#include <ros_chain.h>
Public Member Functions | |
~GuardedClassLoaderList () | |
Static Public Member Functions | |
static void | addLoader (boost::shared_ptr< pluginlib::ClassLoaderBase > b) |
Static Private Member Functions | |
static std::vector < boost::shared_ptr < pluginlib::ClassLoaderBase > > & | guarded_loaders () |
Definition at line 114 of file ros_chain.h.
Definition at line 123 of file ros_chain.h.
static void canopen::GuardedClassLoaderList::addLoader | ( | boost::shared_ptr< pluginlib::ClassLoaderBase > | b | ) | [inline, static] |
Definition at line 120 of file ros_chain.h.
static std::vector< boost::shared_ptr<pluginlib::ClassLoaderBase> >& canopen::GuardedClassLoaderList::guarded_loaders | ( | ) | [inline, static, private] |
Definition at line 115 of file ros_chain.h.