opendnp3
3.1.0
Reference implementation of DNP3 (IEEE-1815)
|
A template for a integer range. More...
#include <opendnp3/master/HeaderTypes.h>
Public Attributes | |
T | start |
T | stop |
A template for a integer range.
Definition at line 49 of file HeaderTypes.h.
T opendnp3::StartStopRange< T >::start |
Definition at line 51 of file HeaderTypes.h.
T opendnp3::StartStopRange< T >::stop |
Definition at line 52 of file HeaderTypes.h.