, including all inherited members.
AcceptCommandMessage(const Message *commandMessage) const | JAUS::AccessControl | |
AccessControl() | JAUS::AccessControl | |
AddChildService(Service *childService) | JAUS::Service | |
CheckServiceStatus(const unsigned int timeSinceLastCheckMs) | JAUS::AccessControl | [virtual] |
Child(const ID &serviceIdentifier, const ID &parentServiceIdentifier) | JAUS::Events::Child | |
CreateMessage(const UShort messageCode) const | JAUS::AccessControl | [virtual] |
DefaultWaitMs | JAUS::Service | [static] |
EnableDebugMessages(const bool on=true) | JAUS::Service | [inline, virtual] |
EnableService(const bool enable) | JAUS::Service | [inline] |
EventsService() | JAUS::Events::Child | |
EventsService() const | JAUS::Events::Child | |
GenerateEvent(const Events::Subscription &info) const | JAUS::AccessControl | [virtual] |
GetAuthorityCode() const | JAUS::AccessControl | [inline] |
GetChildService(const Service::ID &id=Service::ID()) | JAUS::Service | |
GetChildService(const Service::ID &id=Service::ID()) const | JAUS::Service | |
GetChildServices() | JAUS::Service | [protected] |
GetChildServices() const | JAUS::Service | [protected] |
GetComponent() | JAUS::Service | [inline] |
GetComponent() const | JAUS::Service | [inline] |
GetComponentID() const | JAUS::Service | [inline] |
GetControlCheckPeriod() const | JAUS::AccessControl | |
GetControlledComponents() const | JAUS::AccessControl | |
GetControllerAuthorityCode() const | JAUS::AccessControl | |
GetControllerID() const | JAUS::AccessControl | |
GetControllerUpdateTime() const | JAUS::AccessControl | [inline] |
GetParentService() | JAUS::Service | |
GetParentService() const | JAUS::Service | |
GetServiceID() const | JAUS::Service | [inline] |
GetServices() const | JAUS::Service | |
GetTimeoutPeriod() const | JAUS::AccessControl | |
GetTransportService() | JAUS::Service | [inline, protected] |
GetTransportService() const | JAUS::Service | [inline, protected] |
GlobalBroadcast | JAUS::Service | [static] |
HaveControl(const Address &id) const | JAUS::AccessControl | |
InheritsFrom(const Service::ID &id) const | JAUS::Service | |
Initialize() | JAUS::Service | [inline, virtual] |
IsControllable() const | JAUS::AccessControl | [inline] |
IsControlled() const | JAUS::AccessControl | |
IsDiscoverable() const | JAUS::AccessControl | [inline, virtual] |
IsEnabled() const | JAUS::Service | [inline] |
IsEventSupported(const Events::Type type, const double requestedPeriodicRate, const Message *queryMessage, double &confirmedPeriodicRate, std::string &errorMessage) const | JAUS::AccessControl | [virtual] |
IsServiceShuttingDown() const | JAUS::Service | [inline] |
LoadSettings(const std::string &filename) | JAUS::AccessControl | [virtual] |
LocalBroadcast | JAUS::Service | [static] |
Map typedef | JAUS::Service | |
mAuthorityCode | JAUS::AccessControl | [protected] |
mCallbacks | JAUS::AccessControl | [protected] |
mCallbacksMutex | JAUS::AccessControl | [protected] |
mComponentID | JAUS::Service | [protected] |
mControlCheckTimes | JAUS::AccessControl | [protected] |
mControlConfirmTimes | JAUS::AccessControl | [protected] |
mControlFlags | JAUS::AccessControl | [protected] |
mControllableFlag | JAUS::AccessControl | [protected] |
mControlledComponents | JAUS::AccessControl | [protected] |
mControllerAuthorityCode | JAUS::AccessControl | [protected] |
mControllerCheckTime | JAUS::AccessControl | [protected] |
mControllerID | JAUS::AccessControl | [protected] |
mControllerUpdateTime | JAUS::AccessControl | [protected] |
mControlMutex | JAUS::AccessControl | [protected] |
mDebugMessagesFlag | JAUS::Service | [protected] |
mDebugMessagesMutex | JAUS::Service | [protected, static] |
mMaintainFlags | JAUS::AccessControl | [protected] |
mpComponent | JAUS::Service | [protected] |
mShutdownServiceFlag | JAUS::Service | [protected] |
mTimeoutPeriod | JAUS::AccessControl | [protected] |
mTimeoutPeriods | JAUS::AccessControl | [protected] |
mTimeoutThreshold | JAUS::AccessControl | [protected] |
mToReleaseControl | JAUS::AccessControl | [protected] |
Name | JAUS::AccessControl | [static] |
NoBroadcast | JAUS::Service | [static] |
PrintStatus() const | JAUS::AccessControl | [virtual] |
Ptr typedef | JAUS::Service | |
PushMessageToChildren(const Message *message) | JAUS::Service | [protected] |
Receive(const Message *message) | JAUS::AccessControl | [virtual] |
RecursiveShutdown() | JAUS::Service | [virtual] |
RegisterCallback(Callback *callback, const bool add=true) | JAUS::AccessControl | |
ReleaseComponentControl(const Address &id, const unsigned int waitTimeMs=Service::DefaultWaitMs) | JAUS::AccessControl | |
RequestComponentControl(const Address &id, const bool reacquire=true, const unsigned int waitTimeMs=Service::DefaultWaitMs) | JAUS::AccessControl | |
Send(const Message *message, const int broadcastFlags=NoBroadcast) const | JAUS::Service | [virtual] |
Send(const Message *message, Message *response, const unsigned int waitTimeMs=DefaultWaitMs) const | JAUS::Service | [virtual] |
Send(const Message *message, Message::List &possibleResponses, const unsigned int waitTimeMs=Service::DefaultWaitMs) const | JAUS::Service | [virtual] |
SendEvent(const Events::Subscription &info, const Message *payload) const | JAUS::Events::Child | |
Service(const ID &serviceIdentifier, const ID &parentServiceIdentifier) | JAUS::Service | |
SetAuthorityCode(const Byte authorityCode) | JAUS::AccessControl | |
SetComponent(Component *component) | JAUS::Service | |
SetComponentID(const Address &id) | JAUS::Service | |
SetControllable(const bool on=true) | JAUS::AccessControl | |
SetControllerID(const Address &id) | JAUS::AccessControl | |
SetParentService(Service *parentService) | JAUS::Service | |
SetTimeoutPeriod(const Byte timeSeconds) | JAUS::AccessControl | |
Shutdown() | JAUS::AccessControl | [virtual] |
SignalEvent(const UShort reportMessageCode) | JAUS::Events::Child | |
SignalEvent(const Subscription &info) | JAUS::Events::Child | |
SignalServiceToShutdown(const bool enable=true) | JAUS::Service | [inline] |
~AccessControl() | JAUS::AccessControl | |
~Child() | JAUS::Events::Child | |
~Service() | JAUS::Service | [virtual] |