Contains statistic values of one application relation
More...
#include <ArStatisticValue.hpp>
|
static constexpr size_t | GetFieldCount (void) |
|
static size_t | GetFieldCount (void) |
| Returns the count of fields of the struct type More...
|
|
Contains statistic values of one application relation
◆ Deserialize()
void Arp::Io::ProfinetStack::Controller::Services::ArStatisticValue::Deserialize |
( |
RscReader & |
reader | ) |
|
|
inlineoverridevirtual |
◆ Serialize()
void Arp::Io::ProfinetStack::Controller::Services::ArStatisticValue::Serialize |
( |
RscWriter & |
writer | ) |
const |
|
inlineoverridevirtual |
◆ ConnectionCount
uint32 Arp::Io::ProfinetStack::Controller::Services::ArStatisticValue::ConnectionCount = 0 |
Count of reconnects since start of controller or last Reset().
◆ MissedFramesActual
uint32 Arp::Io::ProfinetStack::Controller::Services::ArStatisticValue::MissedFramesActual = 0 |
Count of missed frames since start of connection. This value is not reset by Reset().
◆ MissedFramesGlobal
uint32 Arp::Io::ProfinetStack::Controller::Services::ArStatisticValue::MissedFramesGlobal = 0 |
Sum of missed frames of all configured Profinet devices.
◆ MissedFramesTotal
uint32 Arp::Io::ProfinetStack::Controller::Services::ArStatisticValue::MissedFramesTotal = 0 |
Count of missed frames of profinet device since start of controller or last Reset().
◆ StationName
RscString<256> Arp::Io::ProfinetStack::Controller::Services::ArStatisticValue::StationName |
The documentation for this class was generated from the following file: