|
PROFINET IO Controller Stack 1.0.0
Modern C++ implementation of a PROFINET IO Controller stack
|
Generic block header (type + length) used to scan response blocks. More...
#include <rpc.h>
Collaboration diagram for profinet::rpc::BlockHeaderView:Public Attributes | |
| std::uint16_t | blockType |
| std::uint16_t | blockLength |
Generic block header (type + length) used to scan response blocks.
| std::uint16_t profinet::rpc::BlockHeaderView::blockType |
Definition at line 49 of file rpc.h.
Referenced by profinet::rpc::PeekBlockHeader().