Options for a subscription.
More...
#include <SubscribeOptions.hh>
Options for a subscription.
gazebo::transport::SubscribeOptions::SubscribeOptions |
( |
| ) |
|
|
inline |
bool gazebo::transport::SubscribeOptions::GetLatching |
( |
| ) |
const |
|
inline |
std::string gazebo::transport::SubscribeOptions::GetMsgType |
( |
| ) |
const |
|
inline |
NodePtr gazebo::transport::SubscribeOptions::GetNode |
( |
| ) |
const |
|
inline |
std::string gazebo::transport::SubscribeOptions::GetTopic |
( |
| ) |
const |
|
inline |
template<class M >
void gazebo::transport::SubscribeOptions::Init |
( |
const std::string & |
_topic, |
|
|
NodePtr |
_node, |
|
|
bool |
_latching |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: