C++ UA Server SDK  1.5.0.318
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
UaNodeId Member List

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

attach(const OpcUa_NodeId *pOther)UaNodeId
clear()UaNodeId
clone(const OpcUa_NodeId &source)UaNodeIdstatic
cloneTo(const OpcUa_NodeId &source, OpcUa_NodeId &copy)UaNodeIdstatic
compare(const OpcUa_NodeId &, const OpcUa_NodeId &)UaNodeIdstatic
copy() const UaNodeId
copyTo(OpcUa_NodeId *pDst) const UaNodeId
detach(OpcUa_NodeId *pDst)UaNodeId
fromXmlString(UaString xmlString)UaNodeIdstatic
identifierNumeric() const UaNodeId
identifierString() const UaNodeId
identifierType() const UaNodeId
isNull() const UaNodeId
namespaceIndex() const UaNodeId
nodeIdCompare(OpcUa_NodeId *pNodeId) const UaNodeId
operator const OpcUa_NodeId *() const UaNodeId
operator!=(const UaNodeId &other) const UaNodeId
operator<(const UaNodeId &other) const UaNodeId
operator<<(UaDataStream &, const UaNodeId &)UaNodeIdfriend
operator=(const UaNodeId &other)UaNodeId
operator==(const UaNodeId &other) const UaNodeId
operator>>(UaDataStream &, UaNodeId &)UaNodeIdfriend
setNamespaceIndex(OpcUa_UInt16 NsIdx)UaNodeId
setNodeId(OpcUa_UInt32 id, OpcUa_UInt16 NsIdx=0)UaNodeId
setNodeId(const UaString &sId, OpcUa_UInt16 NsIdx=1)UaNodeId
setNodeId(const UaGuid &id, OpcUa_UInt16 NsIdx)UaNodeId
setNodeId(const UaByteString &id, OpcUa_UInt16 NsIdx)UaNodeId
toDataValue(UaDataValue &dataValue, OpcUa_Boolean updateTimeStamps) const UaNodeId
toDataValue(OpcUa_DataValue &dataValue, OpcUa_Boolean updateTimeStamps) const UaNodeId
toDataValue(UaDataValue &dataValue, OpcUa_Boolean bDetach, OpcUa_Boolean updateTimeStamps)UaNodeId
toDataValue(OpcUa_DataValue &dataValue, OpcUa_Boolean bDetach, OpcUa_Boolean updateTimeStamps)UaNodeId
toFullString() const UaNodeId
toString() const UaNodeId
toVariant(UaVariant &variant) const UaNodeId
toVariant(OpcUa_Variant &variant) const UaNodeId
toVariant(UaVariant &variant, OpcUa_Boolean bDetach)UaNodeId
toVariant(OpcUa_Variant &variant, OpcUa_Boolean bDetach)UaNodeId
toXmlString() const UaNodeId
UaNodeId()UaNodeId
UaNodeId(const UaNodeId &other)UaNodeId
UaNodeId(const OpcUa_NodeId &other)UaNodeId
UaNodeId(OpcUa_UInt32 id, OpcUa_UInt16 NsIdx=0)UaNodeId
UaNodeId(const UaString &sId, OpcUa_UInt16 NsIdx)UaNodeId
UaNodeId(const UaGuid &guid, OpcUa_UInt16 NsIdx)UaNodeId
UaNodeId(const UaByteString &data, OpcUa_UInt16 NsIdx)UaNodeId
~UaNodeId()UaNodeId