Public Member Functions | |
bool | adv () |
void | subscriberCallback (const ros::SingleSubscriberPublisher &) |
void | unadv () |
Public Attributes | |
ros::NodeHandle | nh_ |
ros::Publisher | pub_ |
Protected Member Functions | |
Publications () | |
void | SetUp () |
void | TearDown () |
Definition at line 48 of file publish_unadvertise.cpp.
Publications::Publications | ( | ) | [inline, protected] |
Definition at line 76 of file publish_unadvertise.cpp.
bool Publications::adv | ( | ) | [inline] |
Definition at line 64 of file publish_unadvertise.cpp.
void Publications::SetUp | ( | ) | [inline, protected] |
Definition at line 77 of file publish_unadvertise.cpp.
void Publications::subscriberCallback | ( | const ros::SingleSubscriberPublisher & | ) | [inline] |
Definition at line 54 of file publish_unadvertise.cpp.
void Publications::TearDown | ( | ) | [inline, protected] |
Definition at line 84 of file publish_unadvertise.cpp.
void Publications::unadv | ( | ) | [inline] |
Definition at line 70 of file publish_unadvertise.cpp.
Definition at line 51 of file publish_unadvertise.cpp.
Definition at line 52 of file publish_unadvertise.cpp.