![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
Minimal endpoint identifier for message routing metadata. More...
#include <dfx-pcapng/Writer.hpp>
Public Attributes | |
| Core::Node::Id | nodeId = 0 |
| Node identifier. | |
| Core::Port::Id | portId = 0 |
| Port identifier within the node. | |
Minimal endpoint identifier for message routing metadata.
Identifies a port endpoint by (nodeId, portId). This is used to describe the source and destination of a captured message event.
| Core::Node::Id dfx::Pcapng::Writer::Info::nodeId = 0 |
Node identifier.
| Core::Port::Id dfx::Pcapng::Writer::Info::portId = 0 |
Port identifier within the node.