8#include "Arp/System/Core/Enum.hxx"
10namespace Arp {
namespace System {
namespace Nm
28template<>
struct fmt::formatter<
Arp::System::Nm::NotificationRegistrationStatus>:
public fmt::ostream_formatter {};
std::uint8_t uint8
The Arp unsigned integer type of 1 byte size.
Definition: PrimitiveTypes.hpp:25
enum ARP_CXX_SYMBOL_EXPORT NotificationRegistrationStatus
Enumeration to represent the status of the Notification
Definition: NotificationRegistrationStatus.hpp:14
Root namespace for the PLCnext API