![]() |
dnp3 (C API) 1.6.0
|
Information about the state of buffer after a CONFIRM has been processed. More...
#include <dnp3.h>
Data Fields | |
| dnp3_class_count_t | classes |
| Remaining number of events in the buffer on a per-class basis. More... | |
| dnp3_type_count_t | types |
| Remaining number of events in the buffer on a per-type basis. More... | |
Information about the state of buffer after a CONFIRM has been processed.
| dnp3_class_count_t dnp3_buffer_state_t::classes |
Remaining number of events in the buffer on a per-class basis.
| dnp3_type_count_t dnp3_buffer_state_t::types |
Remaining number of events in the buffer on a per-type basis.