#include <data_value.h>
Definition at line 26 of file data_value.h.
OpcUa::DataValue::DataValue |
( |
| ) |
|
|
inline |
OpcUa::DataValue::DataValue |
( |
const DataValue & |
data | ) |
|
|
default |
OpcUa::DataValue::DataValue |
( |
const Variant & |
value | ) |
|
|
inlineexplicit |
template<typename T >
OpcUa::DataValue::DataValue |
( |
const T |
val | ) |
|
|
inlineexplicit |
template<typename T >
DataValue& OpcUa::DataValue::operator= |
( |
const T & |
value | ) |
|
|
inline |
template<typename T >
bool OpcUa::DataValue::operator== |
( |
const T & |
t | ) |
const |
|
inline |
bool OpcUa::DataValue::operator== |
( |
const DataValue & |
data | ) |
const |
|
inline |
void OpcUa::DataValue::SetServerTimestamp |
( |
const DateTime & |
t | ) |
|
|
inline |
void OpcUa::DataValue::SetSourceTimestamp |
( |
const DateTime & |
t | ) |
|
|
inline |
uint8_t OpcUa::DataValue::Encoding |
uint16_t OpcUa::DataValue::ServerPicoseconds |
DateTime OpcUa::DataValue::ServerTimestamp |
uint16_t OpcUa::DataValue::SourcePicoseconds |
DateTime OpcUa::DataValue::SourceTimestamp |
The documentation for this struct was generated from the following file: