Classes | |
| class | ClassDesc |
| Storage for information about a given class. More... | |
| class | ClassLoader |
| A class to help manage and load classes. More... | |
| class | ClassLoaderBase |
| class | ClassLoaderException |
| An exception class thrown when pluginlib is unable to instantiate a class loader. More... | |
| class | CreateClassException |
| An exception class thrown when pluginlib is unable to create the class associated with a given plugin. More... | |
| class | LibraryLoadException |
| An exception class thrown when pluginlib is unable to load the library associated with a given plugin. More... | |
| class | LibraryUnloadException |
| An exception class thrown when pluginlib is unable to unload the library associated with a given plugin. More... | |
| class | PluginlibException |
| A base class for all pluginlib exceptions that inherits from std::runtime_exception. More... | |