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

Information about the state of buffer after a CONFIRM has been processed. More...

#include <dnp3.hpp>

Public Attributes

ClassCount classes
 Remaining number of events in the buffer on a per-class basis. More...
 
TypeCount types
 Remaining number of events in the buffer on a per-type basis. More...
 

Friends

class CppBufferStateFriend
 

Detailed Description

Information about the state of buffer after a CONFIRM has been processed.

Member Data Documentation

◆ classes

ClassCount dnp3::BufferState::classes

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

◆ types

TypeCount dnp3::BufferState::types

Remaining number of events in the buffer on a per-type basis.


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