stub_analytics_plugin  1.6
Network Optix Video Analytics SDK
Public Member Functions | List of all members
nx::sdk::common::PluginEvent Class Reference
Inheritance diagram for nx::sdk::common::PluginEvent:
nxpt::CommonRefCounter< IPluginEvent >

Public Member Functions

 PluginEvent (IPluginEvent::Level level, std::string caption, std::string description)
 
virtual void * queryInterface (const nxpl::NX_GUID &interfaceId) override
 
virtual Level level () const override
 
virtual const char * caption () const override
 
virtual const char * description () const override
 
void setLevel (IPluginEvent::Level level)
 
void setCaption (std::string caption)
 
void setDescription (std::string description)
 
- Public Member Functions inherited from nxpt::CommonRefCounter< IPluginEvent >
 CommonRefCounter (const CommonRefCounter &)=delete
 
 CommonRefCounter (CommonRefCounter &&)=delete
 
CommonRefCounteroperator= (const CommonRefCounter &)=delete
 
CommonRefCounteroperator= (CommonRefCounter &&)=delete
 
virtual unsigned int addRef () override
 
virtual unsigned int releaseRef () override
 
unsigned int refCount () const
 

Additional Inherited Members

- Protected Member Functions inherited from nxpt::CommonRefCounter< IPluginEvent >
 CommonRefCounter (CommonRefManager *refManager)
 
- Protected Attributes inherited from nxpt::CommonRefCounter< IPluginEvent >
CommonRefManager m_refManager
 

The documentation for this class was generated from the following files: