PLCnext API Documentation
25.0.2.69
Arp
Base
Rsc
Commons
RscStructInfo.hpp
1
2
//
3
// Copyright Phoenix Contact GmbH & Co. KG
4
//
6
#pragma once
7
#include "
Arp/Base/Core/Arp.hpp
"
8
#include "Arp/Base/Rsc/Commons/RscType.hpp"
9
namespace
Arp::Base::Rsc::Commons
10
{
11
16
class
ARP_EXPORT
RscStructInfo
17
{
18
public
:
// construction
19
explicit
RscStructInfo
(
size_t
fieldCount = 0);
20
21
public
:
// fields
22
size_t
FieldCount = 0;
23
};
24
25
}
// end of namespace Arp::Base::Rsc::Commons
Arp.hpp
Arp::Base::Rsc::Commons::RscStructInfo
Contains information to marshal structs.
Definition:
RscStructInfo.hpp:17
Generated on Mon May 12 2025 14:03:45 for PLCnext API Documentation by
1.9.4