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;
Definition: IRtEventManager.hpp:14
virtual ~IRtEventManager(void)=default
Destructs this instance and frees all resources.
IRtEventManager(void)=default
Constructs an IRtEventManager instance.
RtEventManagerSharedData::Ptr< RtEvent > Ptr
Shared pointer type of RtEvent.
Definition: RtEvent.hpp:24
Root namespace for the PLCnext API