8#include "Arp/Base/Rsc/Commons/Rsc.hpp"
9#include "Arp/Base/Rsc/Commons/RscSerializable.hpp"
10#include "Arp/Base/Rsc/Commons/RscVariant.hxx"
11#include "Arp/Services/DataLogger/Services/RpnItemType.hpp"
19using namespace Arp::Base::Rsc::Commons;
20using namespace Arp::Base::Rsc::Commons::Services;
45 static size_t GetFieldCount(
void);
Any custom struct type which is intended to be marshalled in a Rsc serialization context,...
Definition: RscSerializable.hpp:35
Reads marshaled data of RSC services.
Definition: RscReader.hpp:34
Writes marshalled data of RSC services.
Definition: RscWriter.hpp:34
Item of the trigger condition/>.
Definition: TriggerRpnItem.hpp:26
TriggerRpnItem(void)
Constructs an TriggerRpnItem instance.
RscVariant< 512 > Item
Data.
Definition: TriggerRpnItem.hpp:40
Namespace for services of the DataLogger
RpnItemType
Item type of the Arp.Services.DataLogger.Services.TriggerRpnItem structure. (RPN = Reverse Polnish No...
Definition: RpnItemType.hpp:19
Root namespace for the PLCnext API