Plugin.hh File Reference
#include <tinyxml2.h>#include <gz/plugin/SpecializedPluginPtr.hh>#include <gz/launch/Export.hh>#include <gz/launch/config.hh>Go to the source code of this file.
Classes | |
| class | Plugin |
| Base class for launch plugins. More... | |
Namespaces | |
| namespace | gz |
| namespace | gz::launch |
Typedefs | |
| using | PluginPtr = gz::plugin::SpecializedPluginPtr< Plugin > |
| Pointer to a launch plugin. | |