|
| 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) |
|
| CommonRefCounter (const CommonRefCounter &)=delete |
|
| CommonRefCounter (CommonRefCounter &&)=delete |
|
CommonRefCounter & | operator= (const CommonRefCounter &)=delete |
|
CommonRefCounter & | operator= (CommonRefCounter &&)=delete |
|
virtual unsigned int | addRef () override |
|
virtual unsigned int | releaseRef () override |
|
unsigned int | refCount () const |
|
The documentation for this class was generated from the following files: