8#include "Arp/System/Core/Enum.hxx"
12namespace Arp {
namespace Plc {
namespace Commons {
namespace Meta
87ARP_CXX_SYMBOL_EXPORT std::ostream& operator<<(std::ostream& os,
StandardAttribute value);
88ARP_CXX_SYMBOL_EXPORT std::istream& operator>>(std::istream& is,
StandardAttribute& value);
std::uint64_t uint64
The Arp unsigned integer type of 8 byte size.
Definition: PrimitiveTypes.hpp:40
Root namespace for the PLCnext API