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

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

attach(OpcUa_UInt32 length, OpcUa_Double *data)UaDoubleArray
attach(OpcUa_Int32 length, OpcUa_Double *data)UaDoubleArray
clear()UaDoubleArray
create(OpcUa_UInt32 length)UaDoubleArray
detach()UaDoubleArray
operator!=(const UaDoubleArray &other) const UaDoubleArray
operator=(const UaDoubleArray &other)UaDoubleArray
operator==(const UaDoubleArray &other) const UaDoubleArray
operator[](OpcUa_UInt32 index) const UaDoubleArray
operator[](OpcUa_UInt32 index)UaDoubleArray
resize(OpcUa_UInt32 length)UaDoubleArray
UaDoubleArray()UaDoubleArray
UaDoubleArray(const UaDoubleArray &other)UaDoubleArray
UaDoubleArray(OpcUa_Int32 length, OpcUa_Double *data)UaDoubleArray
~UaDoubleArray()UaDoubleArrayvirtual