#include <TAO.h>
Public Member Functions | |
| Option (int id, std::string name, bool isReady) | |
Public Attributes | |
| int | id |
| bool | isReady |
| std::string | name |
| decision_making::ProtocolNext::Option::Option | ( | int | id, |
| std::string | name, | ||
| bool | isReady | ||
| ) | [inline] |
| std::string decision_making::ProtocolNext::Option::name |