Public Member Functions | |
virtual bool | isInitialized () const =0 |
virtual bool | isSubscribed () const =0 |
virtual void | reset (ros::NodeHandle &nh)=0 |
virtual std::string | topic () const =0 |
virtual | ~PublisherConcept () |
BASE concept struct
Definition at line 111 of file publisher.hpp.
|
inlinevirtual |
Definition at line 113 of file publisher.hpp.
|
pure virtual |
Implemented in naoqi::publisher::Publisher::PublisherModel< T >.
|
pure virtual |
Implemented in naoqi::publisher::Publisher::PublisherModel< T >.
|
pure virtual |
Implemented in naoqi::publisher::Publisher::PublisherModel< T >.
|
pure virtual |
Implemented in naoqi::publisher::Publisher::PublisherModel< T >.