Robot Raconteur Core C++ Library
Loading...
Searching...
No Matches
RobotRaconteur::ServiceSubscriptionManager Member List

This is the complete list of members for RobotRaconteur::ServiceSubscriptionManager, including all inherited members.

AddSubscription(const ServiceSubscriptionManagerDetails &details)RobotRaconteur::ServiceSubscriptionManager
Close(bool close_subscriptions=true)RobotRaconteur::ServiceSubscriptionManager
DisableSubscription(const boost::string_ref &name, bool close=true)RobotRaconteur::ServiceSubscriptionManager
EnableSubscription(const boost::string_ref &name)RobotRaconteur::ServiceSubscriptionManager
GetNode()RobotRaconteur::ServiceSubscriptionManager
GetSubscription(const boost::string_ref &name, bool force_create=true)RobotRaconteur::ServiceSubscriptionManager
GetSubscriptionDetails()RobotRaconteur::ServiceSubscriptionManager
GetSubscriptionNames()RobotRaconteur::ServiceSubscriptionManager
Init(const std::vector< ServiceSubscriptionManagerDetails > &details)RobotRaconteur::ServiceSubscriptionManager
IsConnected(const boost::string_ref &name)RobotRaconteur::ServiceSubscriptionManager
IsEnabled(const boost::string_ref &name)RobotRaconteur::ServiceSubscriptionManager
RemoveSubscription(const boost::string_ref &name, bool close=true)RobotRaconteur::ServiceSubscriptionManager
ServiceSubscriptionManager(const boost::shared_ptr< RobotRaconteurNode > &node=RobotRaconteurNode::sp())RobotRaconteur::ServiceSubscriptionManager