8#include "Arp/Base/Core/Enum.hxx" 
   55template<> 
struct fmt::formatter<
Arp::Hardware::Nim::Services::NetloadLimiterErrorCode> : 
public fmt::ostream_formatter {};
 
std::int32_t int32
The Arp integer type of 4 byte size.
Definition: PrimitiveTypes.hpp:35
 
Namespace for services of the Network Interface Manager
 
NetloadLimiterErrorCode
This enum contains the error codes for the operations of the netload limiter services.
Definition: NetloadLimiterErrorCode.hpp:19
 
@ UnknownNetworkInterface
Id of network interface unknown.
 
Root namespace for the PLCnext API