#include <topic.h>
Public Types | |
typedef boost::shared_ptr< M const > | MConstPtr |
Public Member Functions | |
void | callback (const MConstPtr &message) |
MConstPtr | getMessage () |
bool | hasMessage () |
Private Attributes | |
MConstPtr | message_ |
typedef boost::shared_ptr<M const> ros::topic::SubscribeHelper< M >::MConstPtr |
void ros::topic::SubscribeHelper< M >::callback | ( | const MConstPtr & | message | ) | [inline] |
MConstPtr ros::topic::SubscribeHelper< M >::getMessage | ( | ) | [inline] |
bool ros::topic::SubscribeHelper< M >::hasMessage | ( | ) | [inline] |
MConstPtr ros::topic::SubscribeHelper< M >::message_ [private] |