C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
UaBase::Nodeset Member List

This is the complete list of members for UaBase::Nodeset, including all inherited members.

browse(const UaNodeId &nodeToBrowse, const OpcUa_BrowseDirection browseDirection, const UaNodeId &referenceTypeId, const OpcUa_Boolean includeSubtypes, const OpcUa_UInt32 nodeClassMask, const OpcUa_UInt32 resultMask, const OpcUa_UInt32 maxReferencesToReturn, UaByteString &continuationPoint, UaReferenceDescriptions &referenceDescriptions) const UaBase::Nodesetvirtual
browseNext(OpcUa_Boolean releaseContinuationPoint, UaByteString &continuationPoint, UaReferenceDescriptions &referenceDescriptions) const UaBase::Nodesetvirtual
deleteNode(UaNodeId nodeId)UaBase::Nodeset
getNamespaceIndices(const UaStringArray &nsUris) const UaBase::Nodeset
getNamespaces() const UaBase::Nodeset
newNode(UaNodeId nodeId, OpcUa_NodeClass nodeClass)UaBase::Nodeset
numberOfNamespaces() const UaBase::Nodeset
read(OpcUa_Double maxAge, OpcUa_TimestampsToReturn timeStamps, const UaReadValueIds &nodesToRead, UaDataValues &values, UaDiagnosticInfos &diagnosticInfos) const UaBase::Nodesetvirtual
remapNamespaces()UaBase::Nodeset
setNamespaces(const UaStringArray &namespaceUris)UaBase::Nodeset
write(const UaWriteValues &nodesToWrite, UaStatusCodeArray &results, UaDiagnosticInfos &diagnosticInfos)UaBase::AbstractNodesetServicesvirtual
~Nodeset()UaBase::Nodeset