| Cpluginlib::ClassDesc | Storage for information about a given class |
| ▼Cpluginlib::ClassLoaderBase | Pure virtual base class of pluginlib::ClassLoader which is not templated |
| Cpluginlib::ClassLoader< T > | A class to help manage and load classes |
| ▼Ctest_base::Fubar | |
| Ctest_plugins::Bar | |
| Ctest_plugins::Foo | |
| ▼Cruntime_error | |
| ▼Cpluginlib::PluginlibException | A base class for all pluginlib exceptions that inherits from std::runtime_exception |
| Cpluginlib::ClassLoaderException | Thrown when pluginlib is unable to instantiate a class loader |
| Cpluginlib::CreateClassException | Thrown when pluginlib is unable to create the class associated with a given plugin |
| Cpluginlib::InvalidXMLException | Thrown when pluginlib is unable to load a plugin XML file |
| Cpluginlib::LibraryLoadException | Thrown when pluginlib is unable to load the library associated with a given plugin |
| Cpluginlib::LibraryUnloadException | Thrown when pluginlib is unable to unload the library associated with a given plugin |