Contains information retrieved from the master about a topic.
More...
#include <master.h>
Contains information retrieved from the master about a topic.
Definition at line 86 of file master.h.
◆ TopicInfo() [1/2]
roswrap::master::TopicInfo::TopicInfo |
( |
| ) |
|
|
inline |
◆ TopicInfo() [2/2]
roswrap::master::TopicInfo::TopicInfo |
( |
const std::string & |
_name, |
|
|
const std::string & |
_datatype |
|
) |
| |
|
inline |
◆ datatype
std::string roswrap::master::TopicInfo::datatype |
Datatype of the topic.
Definition at line 95 of file master.h.
◆ name
std::string roswrap::master::TopicInfo::name |
Name of the topic.
Definition at line 94 of file master.h.
The documentation for this struct was generated from the following file: