This is the complete list of members for
ConnectionManager, including all inherited members.
| Advertise(const std::string &topic, const std::string &msgType) (defined in ConnectionManager) | ConnectionManager | |
| ConnectToRemoteHost(const std::string &host, unsigned short port) | ConnectionManager | |
| Fini() | ConnectionManager | |
| GetAllPublishers(std::list< msgs::Publish > &publishers) | ConnectionManager | |
| GetTopicNamespaces(std::list< std::string > &_namespaces) | ConnectionManager | |
| Init(const std::string &master_host, unsigned short master_port) (defined in ConnectionManager) | ConnectionManager | |
| Instance() | SingletonT< T > | [inline, static] |
| IsRunning() const | ConnectionManager | |
| RegisterTopicNamespace(const std::string &_name) | ConnectionManager | |
| RemoveConnection(ConnectionPtr &conn) | ConnectionManager | |
| Run() | ConnectionManager | |
| SingletonT() | SingletonT< T > | [inline, protected] |
| Stop() | ConnectionManager | |
| Subscribe(const std::string &_topic, const std::string &_msgType, bool _latching) (defined in ConnectionManager) | ConnectionManager | |
| Unadvertise(const std::string &topic) (defined in ConnectionManager) | ConnectionManager | |
| Unsubscribe(const msgs::Subscribe &_sub) (defined in ConnectionManager) | ConnectionManager | |
| Unsubscribe(const std::string &_topic, const std::string &_msgType) (defined in ConnectionManager) | ConnectionManager | |
| ~SingletonT() | SingletonT< T > | [inline, protected, virtual] |