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

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

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