Since we allocate with our own special functions, we need to also delete using them. This provides a deletion interface for the boost::shared_ptr. More...
Public Member Functions | |
void | operator() (MessageT *m) |
Since we allocate with our own special functions, we need to also delete using them. This provides a deletion interface for the boost::shared_ptr.
Definition at line 488 of file message_notifier.h.
void tf::MessageNotifier< MessageT >::MessageDeleter::operator() | ( | MessageT * | m | ) | [inline] |
Definition at line 491 of file message_notifier.h.