![]() |
dnp3 (C API) 1.6.0
|
Remaining number of events in the buffer after a confirm on a per-class basis. More...
#include <dnp3.h>
Data Fields | |
| uint32_t | num_class_1 |
| Number of class 1 events remaining in the buffer. More... | |
| uint32_t | num_class_2 |
| Number of class 2 events remaining in the buffer. More... | |
| uint32_t | num_class_3 |
| Number of class 3 events remaining in the buffer. More... | |
Remaining number of events in the buffer after a confirm on a per-class basis.
| uint32_t dnp3_class_count_t::num_class_1 |
Number of class 1 events remaining in the buffer.
| uint32_t dnp3_class_count_t::num_class_2 |
Number of class 2 events remaining in the buffer.
| uint32_t dnp3_class_count_t::num_class_3 |
Number of class 3 events remaining in the buffer.