.. GENERATED_CONTENT by rosdoc2.verbs.build.builders.sphinx_builder.

class_loader
============

The class_loader package is a ROS-independent package for loading plugins during runtime and the foundation of the higher level ROS "pluginlib" library.
    class_loader utilizes the host operating system's runtime loader to open runtime libraries (e.g. .so/.dll files), introspect the library for exported plugin classes, and allows users to instantiate objects of these exported classes without the explicit declaration (i.e. header file) for those classes.



.. toctree::
   :maxdepth: 2

   Links <__links>

   C++ API <generated/index>



   Standard Documents <__standards>

.. include:: __readme_include.rst

.. toctree::
   :hidden:

   genindex