Public Member Functions | |
void | handleMessage (const boost::shared_ptr< M2 const > &msg) |
Public Attributes | |
boost::shared_ptr< M2 const > | msg_ |
Definition at line 29 of file latched_subscriber.h.
void swri::LatchedSubscriber< M >::LatchedReceiver< M2 >::handleMessage | ( | const boost::shared_ptr< M2 const > & | msg | ) | [inline] |
Definition at line 32 of file latched_subscriber.h.
boost::shared_ptr<M2 const> swri::LatchedSubscriber< M >::LatchedReceiver< M2 >::msg_ |
Definition at line 31 of file latched_subscriber.h.