8#include "Arp/Base/Core/Enum.hxx" 
   97template<> 
struct fmt::formatter<
Arp::Plc::Commons::Meta::StandardAttribute> : 
public fmt::ostream_formatter {};
 
std::uint64_t uint64
The Arp unsigned integer type of 8 byte size.
Definition: PrimitiveTypes.hpp:37
 
@ ReadOnly
The store is read only and may not be modified
 
Root namespace for the PLCnext API