![]() |
dnp3 (C++ API) 1.6.0
|
Remaining number of events in the buffer after a confirm on a per-type basis. More...
#include <dnp3.hpp>
Public Attributes | |
| uint32_t | num_binary_input |
| Number of binary input events remaining in the buffer. More... | |
| uint32_t | num_double_bit_binary_input |
| Number of double-bit binary input events remaining in the buffer. More... | |
| uint32_t | num_binary_output_status |
| Number of binary output status events remaining in the buffer. More... | |
| uint32_t | num_counter |
| Number of counter events remaining in the buffer. More... | |
| uint32_t | num_frozen_counter |
| Number of frozen counter events remaining in the buffer. More... | |
| uint32_t | num_analog |
| Number of analog events remaining in the buffer. More... | |
| uint32_t | num_analog_output_status |
| Number of analog output status events remaining in the buffer. More... | |
| uint32_t | num_octet_string |
| Number octet string events remaining in the buffer. More... | |
Friends | |
| class | CppTypeCountFriend |
Remaining number of events in the buffer after a confirm on a per-type basis.
| uint32_t dnp3::TypeCount::num_analog |
Number of analog events remaining in the buffer.
| uint32_t dnp3::TypeCount::num_analog_output_status |
Number of analog output status events remaining in the buffer.
| uint32_t dnp3::TypeCount::num_binary_input |
Number of binary input events remaining in the buffer.
| uint32_t dnp3::TypeCount::num_binary_output_status |
Number of binary output status events remaining in the buffer.
| uint32_t dnp3::TypeCount::num_counter |
Number of counter events remaining in the buffer.
| uint32_t dnp3::TypeCount::num_double_bit_binary_input |
Number of double-bit binary input events remaining in the buffer.
| uint32_t dnp3::TypeCount::num_frozen_counter |
Number of frozen counter events remaining in the buffer.
| uint32_t dnp3::TypeCount::num_octet_string |
Number octet string events remaining in the buffer.