PROFINET IO Controller Stack 1.0.0
Modern C++ implementation of a PROFINET IO Controller stack
Loading...
Searching...
No Matches
profinet::PNIOError Member List

This is the complete list of members for profinet::PNIOError, including all inherited members.

BlockName() constprofinet::PNIOError
CreateFromCodes(std::uint8_t errorCode, std::uint8_t errorDecode, std::uint8_t errorCode1, std::uint8_t errorCode2)profinet::PNIOErrorprivatestatic
errorCodeprofinet::PNIOError
errorCode1profinet::PNIOError
errorCode2profinet::PNIOError
errorDecodeprofinet::PNIOError
extracted(const std::uint8_t &errorCode1, const std::uint8_t &errorCode2, std::string &message)profinet::PNIOErrorprivatestatic
FromArgsStatus(std::uint32_t argsStatus)profinet::PNIOErrorstatic
FromBytes(std::span< const std::uint8_t, 4 > data)profinet::PNIOErrorstatic
IsCmError() constprofinet::PNIOErrorinline
PNIOError(const std::string &message, std::uint8_t errorCode, std::uint8_t errorDecode, std::uint8_t errorCode1, std::uint8_t errorCode2)profinet::PNIOErrorinline
ProfinetError(const std::string &message)profinet::ProfinetErrorinlineexplicit
RPCError(const std::string &message)profinet::RPCErrorinlineexplicit