dnp3 (C++ API) 1.6.0
Loading...
Searching...
No Matches
dnp3::ClassCount Struct Reference

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

#include <dnp3.hpp>

Public Attributes

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

Friends

class CppClassCountFriend
 

Detailed Description

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

Member Data Documentation

◆ num_class_1

uint32_t dnp3::ClassCount::num_class_1

Number of class 1 events remaining in the buffer.

◆ num_class_2

uint32_t dnp3::ClassCount::num_class_2

Number of class 2 events remaining in the buffer.

◆ num_class_3

uint32_t dnp3::ClassCount::num_class_3

Number of class 3 events remaining in the buffer.


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