PLCnext API Documentation  22.9.0.33
Public Member Functions | Protected Member Functions | List of all members
Arp::Plc::Commons::Esm::IRtEventManager Class Referenceabstract
Inheritance diagram for Arp::Plc::Commons::Esm::IRtEventManager:
Inheritance graph

Public Member Functions

virtual RtEvent::Ptr GetEvent (const String &name)=0
 
virtual bool HasEvent (const String &name)=0
 

Protected Member Functions

 IRtEventManager (void)=default
 Constructs an IRtEventManager instance. More...
 
virtual ~IRtEventManager (void)=default
 Destructs this instance and frees all resources. More...
 

Constructor & Destructor Documentation

◆ IRtEventManager()

Arp::Plc::Commons::Esm::IRtEventManager::IRtEventManager ( void  )
protecteddefault

Constructs an IRtEventManager instance.

◆ ~IRtEventManager()

virtual Arp::Plc::Commons::Esm::IRtEventManager::~IRtEventManager ( void  )
protectedvirtualdefault

Destructs this instance and frees all resources.


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