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