A subscriber to a topic.
More...
#include <transport/transport.hh>
§ Subscriber()
Constructor.
- Parameters
-
[in] | _topic | The topic we're subscribing to |
[in] | _node | The associated node |
§ ~Subscriber()
§ GetCallbackId()
unsigned int GetCallbackId |
( |
| ) |
const |
§ GetTopic()
std::string GetTopic |
( |
| ) |
const |
Get the topic name.
- Returns
- The topic name
§ SetCallbackId()
void SetCallbackId |
( |
unsigned int |
_id | ) |
|
§ Unsubscribe()
void Unsubscribe |
( |
| ) |
const |
Unsubscribe from the topic.
The documentation for this class was generated from the following file: