Timestamp value.
More...
#include <dnp3.hpp>
◆ invalid_timestamp()
static Timestamp dnp3::Timestamp::invalid_timestamp |
( |
| ) |
|
|
static |
Creates an invalid timestamp struct.
- Note
- Values are initialized to:
- Returns
- New instance of Timestamp
◆ synchronized_timestamp()
static Timestamp dnp3::Timestamp::synchronized_timestamp |
( |
uint64_t |
value | ) |
|
|
static |
Creates a synchronized timestamp struct.
- Note
- Values are initialized to:
- Parameters
-
- Returns
- New instance of Timestamp
◆ unsynchronized_timestamp()
static Timestamp dnp3::Timestamp::unsynchronized_timestamp |
( |
uint64_t |
value | ) |
|
|
static |
Creates an unsynchronized timestamp struct.
- Note
- Values are initialized to:
- Parameters
-
- Returns
- New instance of Timestamp
◆ quality
◆ value
uint64_t dnp3::Timestamp::value |
The documentation for this struct was generated from the following file: