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

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

attach(OpcUa_Annotation *pValue)UaAnnotation
clear()UaAnnotation
clone(const OpcUa_Annotation &source)UaAnnotationstatic
cloneTo(const OpcUa_Annotation &source, OpcUa_Annotation &copy)UaAnnotationstatic
copy() const UaAnnotation
copyTo(OpcUa_Annotation *pDst) const UaAnnotation
detach(OpcUa_Annotation *pDst)UaAnnotation
getAnnotationTime() const UaAnnotation
getMessage() const UaAnnotation
getUserName() const UaAnnotation
operator!=(const UaAnnotation &other) const UaAnnotation
operator=(const UaAnnotation &other)UaAnnotation
operator==(const UaAnnotation &other) const UaAnnotation
setAnnotationTime(const UaDateTime &annotationTime)UaAnnotation
setMessage(const UaString &message)UaAnnotation
setUserName(const UaString &userName)UaAnnotation
UaAnnotation()UaAnnotation
UaAnnotation(const UaAnnotation &other)UaAnnotation
UaAnnotation(const OpcUa_Annotation &other)UaAnnotation
UaAnnotation(const UaString &message, const UaString &userName, const UaDateTime &annotationTime)UaAnnotation
UaAnnotation(const UaExtensionObject &extensionObject)UaAnnotation
UaAnnotation(const OpcUa_ExtensionObject &extensionObject)UaAnnotation
~UaAnnotation()UaAnnotation