#include <ros_chain.h>
Public Types | |
typedef boost::shared_ptr< pluginlib::ClassLoaderBase > | ClassLoaderBaseSharedPtr |
Public Member Functions | |
~GuardedClassLoaderList () | |
Static Public Member Functions | |
static void | addLoader (ClassLoaderBaseSharedPtr b) |
Static Private Member Functions | |
static std::vector< ClassLoaderBaseSharedPtr > & | guarded_loaders () |
Definition at line 116 of file ros_chain.h.
typedef boost::shared_ptr<pluginlib::ClassLoaderBase> canopen::GuardedClassLoaderList::ClassLoaderBaseSharedPtr |
Definition at line 118 of file ros_chain.h.
|
inline |
Definition at line 122 of file ros_chain.h.
|
inlinestatic |
Definition at line 119 of file ros_chain.h.
|
inlinestaticprivate |
Definition at line 126 of file ros_chain.h.