#include <subscriber.h>

Public Member Functions | |
| virtual void | callback (unsigned char *data)=0 |
| virtual int | getEndpointType ()=0 |
| virtual const char * | getMsgType ()=0 |
| virtual const char * | getMsgMD5 ()=0 |
Public Attributes | |
| int | id_ |
| const char * | topic_ |
|
pure virtual |
Implemented in ros::Subscriber< MsgT >, ros::ServiceClient< MReq, MRes >, and ros::ServiceServer< MReq, MRes >.
|
pure virtual |
Implemented in ros::Subscriber< MsgT >, ros::ServiceClient< MReq, MRes >, and ros::ServiceServer< MReq, MRes >.
|
pure virtual |
Implemented in ros::Subscriber< MsgT >, ros::ServiceClient< MReq, MRes >, and ros::ServiceServer< MReq, MRes >.
|
pure virtual |
Implemented in ros::Subscriber< MsgT >, ros::ServiceClient< MReq, MRes >, and ros::ServiceServer< MReq, MRes >.
| int ros::Subscriber_::id_ |
| const char* ros::Subscriber_::topic_ |
1.8.6