C++ Based OPC UA Client/Server SDK  1.5.5.355
UaUInt16Array Member List

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

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