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

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

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