test_plugins::Bar | |
pluginlib::ClassDesc | Storage for information about a given class |
pluginlib::ClassLoader< T > | A class to help manage and load classes |
pluginlib::ClassLoaderBase | |
pluginlib::CreateClassException | An exception class thrown when pluginlib is unable to create the class associated with a given plugin |
test_plugins::Foo | |
test_base::Fubar | |
pluginlib::LibraryLoadException | An exception class thrown when pluginlib is unable to load the library associated with a given plugin |
pluginlib::LibraryUnloadException | An exception class thrown when pluginlib is unable to unload the library associated with a given plugin |
pluginlib::PluginlibException | A base class for all pluginlib exceptions that inherits from std::runtime_exception |