AceSmartSoft API Documentation
SmartACE::StateSlave Member List

This is the complete list of members for SmartACE::StateSlave, including all inherited members.

acquire(const std::string &SubState)SmartACE::StateSlave
activate()SmartACE::StateSlave
defineStates(const std::string &MainState, const std::string &SubState)SmartACE::StateSlave
getCurrentMainState() constSmartACE::StateSlave
release(const std::string &SubState)SmartACE::StateSlave
setUpInitialState(const std::string &MainState="Neutral")SmartACE::StateSlave
setWaitState(const std::string &MainState)SmartACE::StateSlave
SmartComponent classSmartACE::StateSlavefriend
StateSlave(SmartComponent *component, StateChangeHandler *hnd=NULL, const std::string &serviceName="state")SmartACE::StateSlave
StateSlaveHandler classSmartACE::StateSlavefriend
tryAcquire(const std::string &SubState)SmartACE::StateSlave
updateState(void)SmartACE::StateSlave
updateStateFromThread(void)SmartACE::StateSlave
~StateSlave()SmartACE::StateSlavevirtual