#include <tf_listener_singleton.h>
Static Public Member Functions | |
static void | destroy () |
static tf::TransformListener * | getInstance () |
Static Protected Attributes | |
static tf::TransformListener * | instance_ |
static boost::mutex | mutex_ |
Private Member Functions | |
TfListenerSingleton & | operator= (TfListenerSingleton const &) |
TfListenerSingleton (TfListenerSingleton const &) | |
Definition at line 44 of file tf_listener_singleton.h.
|
inlineprivate |
Definition at line 53 of file tf_listener_singleton.h.
|
static |
Definition at line 52 of file tf_listener_singleton.cpp.
|
static |
Definition at line 42 of file tf_listener_singleton.cpp.
|
inlineprivate |
Definition at line 54 of file tf_listener_singleton.h.
|
staticprotected |
Definition at line 50 of file tf_listener_singleton.h.
|
staticprotected |
Definition at line 51 of file tf_listener_singleton.h.