TopicManager Member List
This is the complete list of members for TopicManager, including all inherited members.
AddNode(NodePtr _node) (defined in TopicManager)TopicManager
Advertise(const std::string &_topic, unsigned int _queueLimit, bool _latch)TopicManager [inline]
ClearBuffers() (defined in TopicManager)TopicManager
ConnectPubToSub(const std::string &topic, const SubscriptionTransportPtr &sublink)TopicManager
ConnectSubscribers(const std::string &topic)TopicManager
ConnectSubToPub(const msgs::Publish &_pub)TopicManager
DisconnectPubFromSub(const std::string &topic, const std::string &host, unsigned int port)TopicManager
DisconnectSubFromPub(const std::string &topic, const std::string &host, unsigned int port)TopicManager
FindPublication(const std::string &topic) (defined in TopicManager)TopicManager
Fini() (defined in TopicManager)TopicManager
GetTopicNamespaces(std::list< std::string > &_namespaces)TopicManager
Init() (defined in TopicManager)TopicManager
Instance()SingletonT< T > [inline, static]
IsAdvertised(const std::string &_topic)TopicManager
PauseIncoming(bool _pause) (defined in TopicManager)TopicManager
ProcessNodes() (defined in TopicManager)TopicManager
Publish(const std::string &topic, const google::protobuf::Message &message, const boost::function< void()> &cb=0)TopicManager
RegisterTopicNamespace(const std::string &_name)TopicManager
RemoveNode(unsigned int _id) (defined in TopicManager)TopicManager
SingletonT()SingletonT< T > [inline, protected]
Subscribe(const SubscribeOptions &options)TopicManager
Unadvertise(const std::string &topic)TopicManager
Unsubscribe(const std::string &topic, const CallbackHelperPtr &_sub)TopicManager
Unsubscribe(const std::string &_topic, const NodePtr &_sub) (defined in TopicManager)TopicManager
UpdatePublications(const std::string &topic, const std::string &msgType)TopicManager
~SingletonT()SingletonT< T > [inline, protected, virtual]