C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
UaDataValue Member List

This is the complete list of members for UaDataValue, including all inherited members.

attach(const OpcUa_DataValue *pValue)UaDataValue
checkDeadbandExceeded(const UaDataValue &lastDataValue, const UaDataValue &newDataValue, OpcUa_Double absoluteDeadband, OpcUa_Boolean &bDeadbandExceeded)UaDataValuestatic
clear()UaDataValue
clone(const OpcUa_DataValue &source)UaDataValuestatic
cloneTo(const OpcUa_DataValue &source, OpcUa_DataValue &copy)UaDataValuestatic
compare(const OpcUa_DataValue &, const OpcUa_DataValue &, OpcUa_Boolean bCompareTimestamps)UaDataValuestatic
copy() const UaDataValue
copyTo(OpcUa_DataValue *pDst) const UaDataValue
deadbandExceeded(OpcUa_Double val1, OpcUa_Double val2, OpcUa_Double absoluteDeadband)UaDataValuestatic
detach(OpcUa_DataValue *pDst)UaDataValue
isServerTimestampSet() const UaDataValue
isSourceTimestampSet() const UaDataValue
operator const OpcUa_DataValue *() const UaDataValue
operator!=(const UaDataValue &other) const UaDataValue
operator=(const UaDataValue &other)UaDataValue
operator==(const UaDataValue &other) const UaDataValue
serverPicoseconds() const UaDataValue
serverTimestamp() const UaDataValue
setDataValue(UaVariant &value, OpcUa_Boolean detachValue, OpcUa_StatusCode statusCode, OpcUa_DateTime sourceTimestamp, OpcUa_DateTime serverTimestamp)UaDataValue
setDataValue(OpcUa_Variant &value, OpcUa_Boolean detachValue, OpcUa_StatusCode statusCode, OpcUa_DateTime sourceTimestamp, OpcUa_DateTime serverTimestamp)UaDataValue
setServerPicoseconds(OpcUa_UInt16 serverPicoseconds)UaDataValue
setServerTimestamp(OpcUa_DateTime serverTimestamp)UaDataValue
setSourcePicoseconds(OpcUa_UInt16 sourcePicoseconds)UaDataValue
setSourceTimestamp(OpcUa_DateTime sourceTimestamp)UaDataValue
setStatusCode(OpcUa_StatusCode statusCode)UaDataValue
setValue(UaVariant &value, OpcUa_Boolean detachValue, OpcUa_Boolean updateTimeStamps=OpcUa_False)UaDataValue
setValue(OpcUa_Variant &value, OpcUa_Boolean detachValue, OpcUa_Boolean updateTimeStamps=OpcUa_False)UaDataValue
sourcePicoseconds() const UaDataValue
sourceTimestamp() const UaDataValue
UaDataValue()UaDataValue
UaDataValue(const UaDataValue &other)UaDataValue
UaDataValue(const OpcUa_DataValue &other)UaDataValue
UaDataValue(const UaVariant &value, OpcUa_StatusCode statusCode, const UaDateTime &sourceTimestamp, const UaDateTime &serverTimestamp)UaDataValue
value() const UaDataValue
~UaDataValue()UaDataValue