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

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

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