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

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

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