Class nptool::VPlugin
Inherited by the following classes: nptool::VDetector, nptool::VPrimaryGenerator
Public Functions
| Type | Name |
|---|---|
| virtual std::vector< std::string > | GetDependencies () = 0 |
| virtual bool | IsDetector () |
| virtual bool | IsService () |
| VPlugin () |
|
| ~VPlugin () |
Public Functions Documentation
function GetDependencies
virtual std::vector< std::string > nptool::VPlugin::GetDependencies () = 0
function IsDetector
inline virtual bool nptool::VPlugin::IsDetector ()
function IsService
inline virtual bool nptool::VPlugin::IsService ()
function VPlugin
inline nptool::VPlugin::VPlugin ()
function ~VPlugin
inline nptool::VPlugin::~VPlugin ()
The documentation for this class was generated from the following file src/core/NPVPlugin.h