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

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

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