dnp3 (C API) 1.6.0
Loading...
Searching...
No Matches
dnp3_class_count_t Struct Reference

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...
 

Detailed Description

Remaining number of events in the buffer after a confirm on a per-class basis.

Field Documentation

◆ num_class_1

uint32_t dnp3_class_count_t::num_class_1

Number of class 1 events remaining in the buffer.

◆ num_class_2

uint32_t dnp3_class_count_t::num_class_2

Number of class 2 events remaining in the buffer.

◆ num_class_3

uint32_t dnp3_class_count_t::num_class_3

Number of class 3 events remaining in the buffer.


The documentation for this struct was generated from the following file: