Public Member Functions | |
bool | isInitialized () const |
bool | isSubscribed () const |
PublisherModel (const T &other) | |
void | reset (ros::NodeHandle &nh) |
std::string | topic () const |
Public Member Functions inherited from naoqi::publisher::Publisher::PublisherConcept | |
virtual | ~PublisherConcept () |
Public Attributes | |
T | publisher_ |
templated instances of base concept
Definition at line 125 of file publisher.hpp.
|
inline |
Definition at line 127 of file publisher.hpp.
|
inlinevirtual |
Implements naoqi::publisher::Publisher::PublisherConcept.
Definition at line 136 of file publisher.hpp.
|
inlinevirtual |
Implements naoqi::publisher::Publisher::PublisherConcept.
Definition at line 141 of file publisher.hpp.
|
inlinevirtual |
Implements naoqi::publisher::Publisher::PublisherConcept.
Definition at line 146 of file publisher.hpp.
|
inlinevirtual |
Implements naoqi::publisher::Publisher::PublisherConcept.
Definition at line 131 of file publisher.hpp.
T naoqi::publisher::Publisher::PublisherModel< T >::publisher_ |
Definition at line 151 of file publisher.hpp.