|
PROFINET IO Controller Stack 1.0.0
Modern C++ implementation of a PROFINET IO Controller stack
|
This is the complete list of members for profinet::PNIOError, including all inherited members.
| BlockName() const | profinet::PNIOError | |
| CreateFromCodes(std::uint8_t errorCode, std::uint8_t errorDecode, std::uint8_t errorCode1, std::uint8_t errorCode2) | profinet::PNIOError | privatestatic |
| errorCode | profinet::PNIOError | |
| errorCode1 | profinet::PNIOError | |
| errorCode2 | profinet::PNIOError | |
| errorDecode | profinet::PNIOError | |
| extracted(const std::uint8_t &errorCode1, const std::uint8_t &errorCode2, std::string &message) | profinet::PNIOError | privatestatic |
| FromArgsStatus(std::uint32_t argsStatus) | profinet::PNIOError | static |
| FromBytes(std::span< const std::uint8_t, 4 > data) | profinet::PNIOError | static |
| IsCmError() const | profinet::PNIOError | inline |
| PNIOError(const std::string &message, std::uint8_t errorCode, std::uint8_t errorDecode, std::uint8_t errorCode1, std::uint8_t errorCode2) | profinet::PNIOError | inline |
| ProfinetError(const std::string &message) | profinet::ProfinetError | inlineexplicit |
| RPCError(const std::string &message) | profinet::RPCError | inlineexplicit |