◆ IPlcEventComponent()
Arp::Plc::Commons::Domain::IPlcEventComponent::IPlcEventComponent |
( |
void |
| ) |
|
|
protecteddefault |
◆ ~IPlcEventComponent()
virtual Arp::Plc::Commons::Domain::IPlcEventComponent::~IPlcEventComponent |
( |
void |
| ) |
|
|
protectedvirtualdefault |
Destructs this instance and frees all resources.
◆ GetPlcEventReceiver()
virtual PlcEventReceiver* Arp::Plc::Commons::Domain::IPlcEventComponent::GetPlcEventReceiver |
( |
void |
| ) |
|
|
pure virtual |
Gets the event receiver, if this Plc component receives any Plc events.
- Returns
- The event receiver, if this Plc component receives any Plc events, otherwise
nullptr
.
◆ GetPlcEventSender()
virtual PlcEventSender* Arp::Plc::Commons::Domain::IPlcEventComponent::GetPlcEventSender |
( |
void |
| ) |
|
|
pure virtual |
Gets the event sender, if this Plc component sends any Plc events.
- Returns
- The event sender, if this Plc component sends any Plc events, otherwise
nullptr
.
The documentation for this class was generated from the following file: