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

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

attach(OpcUa_UInt32 length, OpcUa_UInt64 *data)UaUInt64Array
attach(OpcUa_Int32 length, OpcUa_UInt64 *data)UaUInt64Array
clear()UaUInt64Array
create(OpcUa_UInt32 length)UaUInt64Array
detach()UaUInt64Array
operator!=(const UaUInt64Array &other) const UaUInt64Array
operator=(const UaUInt64Array &other)UaUInt64Array
operator==(const UaUInt64Array &other) const UaUInt64Array
operator[](OpcUa_UInt32 index) const UaUInt64Array
operator[](OpcUa_UInt32 index)UaUInt64Array
resize(OpcUa_UInt32 length)UaUInt64Array
UaUInt64Array()UaUInt64Array
UaUInt64Array(const UaUInt64Array &other)UaUInt64Array
UaUInt64Array(OpcUa_Int32 length, OpcUa_UInt64 *data)UaUInt64Array
~UaUInt64Array()UaUInt64Arrayvirtual