|
HDK
|
#include <pluginBase.h>
Inheritance diagram for HfPluginBase:Public Member Functions | |
| virtual HF_API | ~HfPluginBase () |
Protected Member Functions | |
| HF_API | HfPluginBase ()=default |
Base class for all hydra plugin classes. This class provides no functionality other than to serve as a polymorphic type for the plugin registry.
Definition at line 22 of file pluginBase.h.
|
virtual |
|
protecteddefault |