libalcommon
1.12
|
_private | AL::ALBroker | |
ALBroker() | AL::ALBroker | |
createBroker(const std::string &pName, const std::string &pIP, int pPort, const std::string &pParentIP, int pParentPort, int pKeepAlive=0, std::string pPath="", bool pLoadLib=true) | AL::ALBroker | [static] |
fBrokerManager | AL::ALBroker | |
getBrokerList(std::vector< ALModuleInfo > &pBrokerList) | AL::ALBroker | |
getDcmProxy(void) | AL::ALBroker | |
getGlobalModuleList(boost::shared_ptr< std::vector< ALModuleInfo > > pModuleList) | AL::ALBroker | |
getIP() const | AL::ALBroker | |
getLedsProxy(void) | AL::ALBroker | |
getLoggerProxy(void) | AL::ALBroker | |
getMemoryProxy(void) | AL::ALBroker | |
getModuleByName(const std::string &pModuleName) | AL::ALBroker | |
getModuleList(boost::shared_ptr< std::vector< ALModuleInfo > > pModuleList) | AL::ALBroker | |
getMotionProxy(void) | AL::ALBroker | |
getName() const | AL::ALBroker | |
getPort() const | AL::ALBroker | |
getPreferencesProxy(void) | AL::ALBroker | |
getProxy(const std::string &pProxyName, int pProxyOption=0) | AL::ALBroker | |
getThis() | AL::ALBroker | |
getThis() const | AL::ALBroker | |
httpGet(const std::string &pPath) | AL::ALBroker | |
isExiting() const | AL::ALBroker | |
isModulePresent(const std::string &pModuleName) | AL::ALBroker | |
Ptr typedef | AL::ALBroker | |
registerModule(boost::shared_ptr< ALModuleCore > pModule) | AL::ALBroker | |
setBrokerManagerInstance(boost::shared_ptr< ALBrokerManager > pBrokerManager) | AL::ALBroker | |
shutdown() | AL::ALBroker | |
unregisterModule(const std::string &pModuleName) | AL::ALBroker | |
WeakPtr typedef | AL::ALBroker | |
~ALBroker(void) | AL::ALBroker | [virtual] |