opendnp3  3.1.0
Reference implementation of DNP3 (IEEE-1815)
opendnp3::Count< T > Struct Template Reference

A template for an integer count. More...

#include <opendnp3/master/HeaderTypes.h>

Public Attributes

value
 

Detailed Description

template<class T>
struct opendnp3::Count< T >

A template for an integer count.

Definition at line 58 of file HeaderTypes.h.

Member Data Documentation

◆ value

template<class T>
T opendnp3::Count< T >::value

Definition at line 60 of file HeaderTypes.h.


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