|
Robot Raconteur Core C++ Library
|
This is the complete list of members for RobotRaconteur::SubObjectSubscription, including all inherited members.
| AsyncGetDefaultClient(boost::function< void(const boost::shared_ptr< T > &, const boost::shared_ptr< RobotRaconteurException > &)> handler, int32_t timeout=RR_TIMEOUT_INFINITE) | RobotRaconteur::SubObjectSubscription | inline |
| Close() | RobotRaconteur::SubObjectSubscription | |
| GetDefaultClient() | RobotRaconteur::SubObjectSubscription | inline |
| GetDefaultClientWait(int32_t timeout=RR_TIMEOUT_INFINITE) | RobotRaconteur::SubObjectSubscription | inline |
| TryGetDefaultClient(boost::shared_ptr< T > &client_out) | RobotRaconteur::SubObjectSubscription | inline |
| TryGetDefaultClientWait(boost::shared_ptr< T > &client_out, int32_t timeout=RR_TIMEOUT_INFINITE) | RobotRaconteur::SubObjectSubscription | inline |