Interface, which provides methods for subscribing topics. More...
#include <subscriber.h>
Public Member Functions | |
virtual void | advertise ()=0 |
Advertise the subscriber to the network. This is called by Bridge after ros::init(). You should not call this method by yourself. | |
Interface, which provides methods for subscribing topics.
Definition at line 37 of file subscriber.h.