8 #include "Arp/Plc/Commons/Esm/RtEvent.hpp" 10 namespace Arp {
namespace Plc {
namespace Commons {
namespace Esm
25 virtual bool HasEvent(
const String& name) = 0;
virtual ~IRtEventManager(void)=default
Destructs this instance and frees all resources.
Definition: IRtEventManager.hpp:13
RtEventManagerSharedData::Ptr< RtEvent > Ptr
Shared pointer type of RtEvent.
Definition: RtEvent.hpp:20
Root namespace for the PLCnext API
IRtEventManager(void)=default
Constructs an IRtEventManager instance.