UA Server SDK C++ Bundle  1.4.1.271
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
UaNodeSetXmlParserUaNode Member List

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

contains(const std::list< UaNodeId > &lstNodeIds, const UaNodeId &nodeId)UaBase::UaNodesetXmlParserprotectedstatic
getArgumentValue()UaBase::UaNodesetXmlParserprotected
getBoolArray(UaBooleanArray &ret)UaBase::UaNodesetXmlParserprotected
getBooleanValue() const UaBase::UaNodesetXmlParserprotected
getByteArray(UaByteArray &ret)UaBase::UaNodesetXmlParserprotected
getByteStringArray(UaByteStringArray &ret)UaBase::UaNodesetXmlParserprotected
getByteStringValue() const UaBase::UaNodesetXmlParserprotected
getByteValue() const UaBase::UaNodesetXmlParserprotected
getDoubleArray(UaDoubleArray &ret)UaBase::UaNodesetXmlParserprotected
getDoubleValue() const UaBase::UaNodesetXmlParserprotected
getEnumValueTypeValue()UaBase::UaNodesetXmlParserprotected
getEUInformationValue()UaBase::UaNodesetXmlParserprotected
getExtensionObjectArray(UaExtensionObjectArray &ret)UaBase::UaNodesetXmlParserprotected
getExtensionObjectValue()UaBase::UaNodesetXmlParserprotected
getFloatArray(UaFloatArray &ret)UaBase::UaNodesetXmlParserprotected
getFloatValue() const UaBase::UaNodesetXmlParserprotected
getGuidArray(UaGuidArray &ret)UaBase::UaNodesetXmlParserprotected
getGuidValue() const UaBase::UaNodesetXmlParserprotected
getInt16Array(UaInt16Array &ret)UaBase::UaNodesetXmlParserprotected
getInt16Value() const UaBase::UaNodesetXmlParserprotected
getInt32Array(UaInt32Array &ret)UaBase::UaNodesetXmlParserprotected
getInt32Value() const UaBase::UaNodesetXmlParserprotected
getInt64Array(UaInt64Array &ret)UaBase::UaNodesetXmlParserprotected
getInt64Value() const UaBase::UaNodesetXmlParserprotected
getLocalizedTextArray(UaLocalizedTextArray &ret)UaBase::UaNodesetXmlParserprotected
getLocalizedTextValue() const UaBase::UaNodesetXmlParserprotected
getNodeIdArray(UaNodeIdArray &ret)UaBase::UaNodesetXmlParserprotected
getNodeIdValue() const UaBase::UaNodesetXmlParserprotected
getQualifiedNameArray(UaQualifiedNameArray &ret)UaBase::UaNodesetXmlParserprotected
getQualifiedNameValue() const UaBase::UaNodesetXmlParserprotected
getRangeValue()UaBase::UaNodesetXmlParserprotected
getReferenceTarget(const UaNodeId &referenceType, bool bIsForward, UaNodeId &targetId)UaBase::UaNodesetXmlParserprotected
getSByteArray(UaSByteArray &ret)UaBase::UaNodesetXmlParserprotected
getSByteValue() const UaBase::UaNodesetXmlParserprotected
getStringArray(UaStringArray &ret)UaBase::UaNodesetXmlParserprotected
getStringValue() const UaBase::UaNodesetXmlParserprotected
getUInt16Array(UaUInt16Array &ret)UaBase::UaNodesetXmlParserprotected
getUInt16Value() const UaBase::UaNodesetXmlParserprotected
getUInt32Array(UaUInt32Array &ret)UaBase::UaNodesetXmlParserprotected
getUInt32Value() const UaBase::UaNodesetXmlParserprotected
getUInt64Array(UaUInt64Array &ret)UaBase::UaNodesetXmlParserprotected
getUInt64Value() const UaBase::UaNodesetXmlParserprotected
parseBooleanAttribute(const char *szAttributeName, OpcUa_Boolean bDefaultValue, OpcUa_Boolean &rbValue)UaBase::UaNodesetXmlParserprotected
parseByteAttribute(const char *szAttributeName, OpcUa_Byte defaultValue, OpcUa_Byte &rbValue)UaBase::UaNodesetXmlParserprotected
parseDataType(std::map< UaNodeId, UaBase::BaseNode * > &rMapNodes)UaBase::UaNodesetXmlParserprotectedvirtual
parseDoubleAttribute(const char *szAttributeName, OpcUa_Double defaultValue, OpcUa_Double &rbValue)UaBase::UaNodesetXmlParserprotected
parseExtension(UaString &rsName, UaByteString &rbsValue)UaBase::UaNodesetXmlParserprotected
parseExtensions(UaBase::BaseNode *pBaseNode)UaBase::UaNodesetXmlParserprotectedvirtual
parseInt32Attribute(const char *szAttributeName, OpcUa_Int32 defaultValue, OpcUa_Int32 &rbValue)UaBase::UaNodesetXmlParserprotected
parseLocalizedText() const UaBase::UaNodesetXmlParserprotected
parseMethod(std::map< UaNodeId, UaBase::BaseNode * > &rMapNodes)UaBase::UaNodesetXmlParserprotectedvirtual
parseNode(UaNodeId &rNodeId, UaQualifiedName &rBrowseName, UaLocalizedText &rDisplayName, UaLocalizedText &rDescription, OpcUa_UInt32 &riWriteMask, OpcUa_UInt32 &riUserWriteMask)UaBase::UaNodesetXmlParserprotected
parseNodeId(const UaUniString &sNodeId) const UaBase::UaNodesetXmlParserprotected
parseNodeIdAttribute(const char *szAttributeName, const UaNodeId &defaultValue, UaNodeId &rbValue)UaBase::UaNodesetXmlParserprotected
parseObject(std::map< UaNodeId, UaBase::BaseNode * > &rMapNodes)UaBase::UaNodesetXmlParserprotectedvirtual
parseObjectType(std::map< UaNodeId, UaBase::BaseNode * > &rMapNodes)UaBase::UaNodesetXmlParserprotectedvirtual
parseQualifiedName(const UaUniString &sQualifiedName) const UaBase::UaNodesetXmlParserprotected
parseReference(const UaXmlElementListIterator &it, UaNodeId &rReferenceTypeId, bool &rbIsForward, UaNodeId &rTargetNodeId)UaBase::UaNodesetXmlParserprotected
parseReferences(UaBase::BaseNode *pBaseNode)UaBase::UaNodesetXmlParserprotectedvirtual
parseReferenceType(std::map< UaNodeId, UaBase::BaseNode * > &rMapNodes)UaBase::UaNodesetXmlParserprotectedvirtual
parseTypesValue(UaVariant &rValue)UaBase::UaNodesetXmlParserprotected
parseValue()UaBase::UaNodesetXmlParserprotected
parseVariable(std::map< UaNodeId, UaBase::BaseNode * > &rMapNodes)UaBase::UaNodesetXmlParserprotectedvirtual
parseVariableType(std::map< UaNodeId, UaBase::BaseNode * > &rMapNodes)UaBase::UaNodesetXmlParserprotectedvirtual
parseView(std::map< UaNodeId, UaBase::BaseNode * > &rMapNodes)UaBase::UaNodesetXmlParserprotectedvirtual
readAliases()UaBase::UaNodesetXmlParserprotected
readNamespaceUri()UaBase::UaNodesetXmlParservirtual
readUris()UaNodeSetXmlParserUaNodeprotectedvirtual
readXmlFile()UaNodeSetXmlParserUaNodevirtual
shutDown()UaNodeSetXmlParserUaNodevirtual
startUp(ServerManager *pServerManager)UaNodeSetXmlParserUaNodevirtual
UaNodesetXmlParser(UaXmlDocument *pXmlDoc)UaBase::UaNodesetXmlParser
UaNodeSetXmlParserUaNode(const UaString &sFilename, NodeManagerNodeSetXmlCreator *pNodeManagerXmlCreator, UaBase::BaseNodeFactory *pBaseNodeFactory, XmlUaNodeFactoryManager *pUaNodeFactory)UaNodeSetXmlParserUaNode
~UaNodesetXmlParser()UaBase::UaNodesetXmlParservirtual
~UaNodeSetXmlParserUaNode()UaNodeSetXmlParserUaNodevirtual