8#include "Arp/System/Core/Enum.hxx"
12namespace Arp {
namespace Hardware {
namespace Nim {
namespace Services
std::int32_t int32
The Arp integer type of 4 byte size.
Definition: PrimitiveTypes.hpp:38
NetloadLimiterErrorCode
This enum contains the error codes for the operations of the netload limiter services.
Definition: NetloadLimiterErrorCode.hpp:19
@ InternalError
An internal occured. See log for more details.
@ NotSupported
Network interface does not support netload limiter
@ UnknownNetworkInterface
Id of network interface unknown.
Root namespace for the PLCnext API