|
PROFINET IO Controller Stack 1.0.0
Modern C++ implementation of a PROFINET IO Controller stack
|
UDP transport abstraction for PROFINET DCE/RPC. More...
#include <asio.hpp>#include <chrono>#include <cstdint>#include "profinet/IRpcTransport.h"#include "profinet/protocol.h"
Include dependency graph for rpcTransport.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | profinet::rpc::RpcTransport |
| Synchronous UDP transport used by PROFINET DCE/RPC. More... | |
Namespaces | |
| namespace | profinet |
| namespace | profinet::rpc |
UDP transport abstraction for PROFINET DCE/RPC.
Definition in file rpcTransport.h.