|
opendnp3
3.1.0
Reference implementation of DNP3 (IEEE-1815)
|
#include <opendnp3/StackStatistics.h>
Classes | |
| struct | Rx |
| struct | Tx |
Public Member Functions | |
| Transport ()=default | |
| Transport (const Rx &rx, const Tx &tx) | |
Public Attributes | |
| Rx | rx |
| Tx | tx |
Definition at line 48 of file StackStatistics.h.
|
default |
Definition at line 75 of file StackStatistics.h.
| Rx opendnp3::StackStatistics::Transport::rx |
Definition at line 77 of file StackStatistics.h.
| Tx opendnp3::StackStatistics::Transport::tx |
Definition at line 78 of file StackStatistics.h.