, including all inherited members.
AddChildService(Service *childService) | JAUS::Service | |
Child(const ID &serviceIdentifier, const ID &parentServiceIdentifier) | JAUS::Management::Child | [inline] |
ClearEmergency() | JAUS::LocalWaypointDriver | [virtual] |
CreateMessage(const UShort messageCode) const | JAUS::LocalWaypointDriver | [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 | |
GenerateDriveCommand(const Byte status)=0 | JAUS::LocalWaypointDriver | [pure virtual] |
GenerateEvent(const Events::Subscription &info) const | JAUS::LocalWaypointDriver | [virtual] |
GenerateIdleDriveCommand(const Byte status) const =0 | JAUS::LocalWaypointDriver | [pure virtual] |
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] |
GetControlledDriverID() const | JAUS::LocalWaypointDriver | [virtual] |
GetDesiredTravelSpeed() const | JAUS::LocalWaypointDriver | [virtual] |
GetLocalPose() const | JAUS::LocalWaypointDriver | [virtual] |
GetLocalWaypoint() const | JAUS::LocalWaypointDriver | [virtual] |
GetLocalWaypointTime() const | JAUS::LocalWaypointDriver | [virtual] |
GetParentService() | JAUS::Service | |
GetParentService() const | JAUS::Service | |
GetServiceID() const | JAUS::Service | [inline] |
GetServices() const | JAUS::Service | |
GetStatus() const | JAUS::Management::Child | [inline] |
GetTransportService() | JAUS::Service | [inline, protected] |
GetTransportService() const | JAUS::Service | [inline, protected] |
GetTravelSpeedTime() const | JAUS::LocalWaypointDriver | [virtual] |
GetVelocityState() const | JAUS::LocalWaypointDriver | [virtual] |
GlobalBroadcast | JAUS::Service | [static] |
InheritsFrom(const Service::ID &id) const | JAUS::Service | |
Initialize() | JAUS::Service | [inline, virtual] |
IsDiscoverable() const | JAUS::LocalWaypointDriver | [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::LocalWaypointDriver | [virtual] |
IsServiceShuttingDown() const | JAUS::Service | [inline] |
IsWaypointAchieved(const LocalPose ¤tPose, const JAUS::SetLocalWaypoint &desiredWaypoint) const =0 | JAUS::LocalWaypointDriver | [pure virtual] |
LoadSettings(const std::string &filename) | JAUS::Service | [inline, virtual] |
LocalBroadcast | JAUS::Service | [static] |
LocalWaypointDriver() | JAUS::LocalWaypointDriver | |
Map typedef | JAUS::Service | |
mComponentID | JAUS::Service | [protected] |
mDebugMessagesFlag | JAUS::Service | [protected] |
mDebugMessagesMutex | JAUS::Service | [protected, static] |
mpComponent | JAUS::Service | [protected] |
mShutdownServiceFlag | JAUS::Service | [protected] |
mStatus | JAUS::Management::Child | [protected] |
Name | JAUS::LocalWaypointDriver | [static] |
NoBroadcast | JAUS::Service | [static] |
PrintStatus() const | JAUS::LocalWaypointDriver | [virtual] |
ProcessAcquisitionOfControl(const Address &controlledComponent) | JAUS::AccessControl::Child | [inline, virtual] |
Ptr typedef | JAUS::Service | |
PushMessageToChildren(const Message *message) | JAUS::Service | [protected] |
Receive(const Message *message) | JAUS::LocalWaypointDriver | [virtual] |
RecursiveShutdown() | JAUS::Service | [virtual] |
ReleaseComponentControl(const Address &id, const bool sendStandbyCommand, const unsigned int waitTimeMs=Service::DefaultWaitMs) | JAUS::Management::Child | |
ReleaseControl() | JAUS::LocalWaypointDriver | [virtual] |
RequestComponentControl(const Address &id, const bool sendResumeCommand, const bool reacquire=false, const unsigned int waitTimeMs=Service::DefaultWaitMs) | JAUS::Management::Child | |
RequestControl() | JAUS::AccessControl::Child | [inline, virtual] |
Reset() | JAUS::LocalWaypointDriver | [virtual] |
Resume() | JAUS::LocalWaypointDriver | [virtual] |
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 | |
SetComponent(Component *component) | JAUS::Service | |
SetComponentID(const Address &id) | JAUS::Service | |
SetDesiredTravelSpeed(const JAUS::SetTravelSpeed *command) | JAUS::LocalWaypointDriver | [inline, virtual] |
SetDesiredTravelSpeed(const double speed) | JAUS::LocalWaypointDriver | [virtual] |
SetDriverToControl(const Address &driver) | JAUS::LocalWaypointDriver | [virtual] |
SetEmergency() | JAUS::LocalWaypointDriver | [virtual] |
SetLocalWaypoint(const JAUS::SetLocalWaypoint *command) | JAUS::LocalWaypointDriver | [virtual] |
SetParentService(Service *parentService) | JAUS::Service | |
Shutdown() | JAUS::Service | [inline, virtual] |
SignalEvent(const UShort reportMessageCode) | JAUS::Events::Child | |
SignalEvent(const Subscription &info) | JAUS::Events::Child | |
SignalServiceToShutdown(const bool enable=true) | JAUS::Service | [inline] |
Standby() | JAUS::LocalWaypointDriver | [virtual] |
WaypointAchieved(const JAUS::SetLocalWaypoint &waypoint)=0 | JAUS::LocalWaypointDriver | [pure virtual] |
WaypointDriverUpdateEvent(const unsigned int timeSinceLastUpdateMs) | JAUS::LocalWaypointDriver | [inline, virtual] |
~Child() | JAUS::Management::Child | [inline, virtual] |
~LocalWaypointDriver() | JAUS::LocalWaypointDriver | [virtual] |
~Service() | JAUS::Service | [virtual] |