Gazebo Plugin

API Reference

3.0.0~pre1
EnablePluginFromThis.hh File Reference
#include <memory>
#include <gz/plugin/PluginPtr.hh>

Go to the source code of this file.

Classes

class  EnablePluginFromThis
 EnablePluginFromThis is an optional base class which can be inherited by Plugin classes. When a Plugin class inherits it and that Plugin class is instantiated using the Loader class, its instance will be able to access the PluginPtr that manages its lifecycle. This interface will also be available by calling instance->QueryInterface<EnablePluginFromThis>() More...
 

Namespaces

namespace  gz
 
namespace  gz::plugin