opendnp3
3.1.0
Reference implementation of DNP3 (IEEE-1815)
|
Strong typing for UTCTimestamps. More...
#include <opendnp3/util/UTCTimestamp.h>
Public Member Functions | |
UTCTimestamp ()=default | |
UTCTimestamp (uint64_t msSinceEpoch) | |
Public Attributes | |
uint64_t | msSinceEpoch = 0 |
Strong typing for UTCTimestamps.
Definition at line 31 of file UTCTimestamp.h.
|
default |
|
inline |
Definition at line 37 of file UTCTimestamp.h.
uint64_t opendnp3::UTCTimestamp::msSinceEpoch = 0 |
Definition at line 39 of file UTCTimestamp.h.