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

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

attach(OpcUa_UInt32 length, OpcUa_DataValue *data)UaDataValues
attach(OpcUa_Int32 length, OpcUa_DataValue *data)UaDataValues
clear()UaDataValues
create(OpcUa_UInt32 length)UaDataValues
detach()UaDataValues
operator!=(const UaDataValues &other) const UaDataValues
operator=(const UaDataValues &other)UaDataValues
operator==(const UaDataValues &other) const UaDataValues
operator[](OpcUa_UInt32 index) const UaDataValues
operator[](OpcUa_UInt32 index)UaDataValues
resize(OpcUa_UInt32 length)UaDataValues
UaDataValues()UaDataValues
UaDataValues(const UaDataValues &other)UaDataValues
UaDataValues(OpcUa_Int32 length, OpcUa_DataValue *data)UaDataValues
~UaDataValues()UaDataValuesvirtual