PLCnext API Documentation
25.0.2.69
Arp
Base
Rsc
Commons
RscSerializable.hpp
1
2
//
3
// Copyright Phoenix Contact GmbH & Co. KG
4
//
6
#pragma once
7
#include "
Arp/Base/Core/Arp.hpp
"
8
9
namespace
Arp::Base::Rsc::Commons
10
{
11
34
class
ARP_EXPORT
RscSerializable
35
{
36
public
:
// construction
38
RscSerializable
(
void
) =
default
;
39
};
40
41
}
// end of namespace Arp::Base::Rsc::Commons
Arp.hpp
Arp::Base::Rsc::Commons::RscSerializable
Any custom struct type which is intended to be marshalled in a Rsc serialization context,...
Definition:
RscSerializable.hpp:35
Arp::Base::Rsc::Commons::RscSerializable::RscSerializable
RscSerializable(void)=default
The default constructor.
Generated on Mon May 12 2025 14:03:45 for PLCnext API Documentation by
1.9.4