▼Npluginlib | |
CClassDesc | Storage for information about a given class |
CClassLoader | A class to help manage and load classes |
CClassLoaderBase | Pure virtual base class of pluginlib::ClassLoader which is not templated |
CClassLoaderException | Thrown when pluginlib is unable to instantiate a class loader |
CCreateClassException | Thrown when pluginlib is unable to create the class associated with a given plugin |
CInvalidXMLException | Thrown when pluginlib is unable to load a plugin XML file |
CLibraryLoadException | Thrown when pluginlib is unable to load the library associated with a given plugin |
CLibraryUnloadException | Thrown when pluginlib is unable to unload the library associated with a given plugin |
CPluginlibException | A base class for all pluginlib exceptions that inherits from std::runtime_exception |
▼Ntest_base | |
CFubar | |
▼Ntest_plugins | |
CBar | |
CFoo |