open62541pp 0.17.0
C++ wrapper of open62541
|
This is the complete list of members for opcua::NodeId, including all inherited members.
asNative(WrapperType *wrapper) noexcept | opcua::Wrapper< UA_NodeId > | related |
asNative(const WrapperType *wrapper) noexcept | opcua::Wrapper< UA_NodeId > | related |
asNative(WrapperType &wrapper) noexcept | opcua::Wrapper< UA_NodeId > | related |
asNative(const WrapperType &wrapper) noexcept | opcua::Wrapper< UA_NodeId > | related |
asWrapper(NativeType *native) noexcept | opcua::Wrapper< UA_NodeId > | related |
asWrapper(const NativeType *native) noexcept | opcua::Wrapper< UA_NodeId > | related |
asWrapper(NativeType &native) noexcept | opcua::Wrapper< UA_NodeId > | related |
asWrapper(const NativeType &native) noexcept | opcua::Wrapper< UA_NodeId > | related |
clear() noexcept | opcua::TypeWrapper< UA_NodeId, UA_TYPES_NODEID > | inlineprotected |
getIdentifier() const | opcua::NodeId | inline |
getIdentifierAs() const | opcua::NodeId | inline |
getIdentifierAs() const | opcua::NodeId | inline |
getIdentifierType() const noexcept | opcua::NodeId | inline |
getNamespaceIndex() const noexcept | opcua::NodeId | inline |
handle() noexcept | opcua::Wrapper< UA_NodeId > | inline |
handle() const noexcept | opcua::Wrapper< UA_NodeId > | inline |
hash() const noexcept | opcua::NodeId | inline |
identifier() | opcua::NodeId | inline |
identifier() const | opcua::NodeId | inline |
identifierIf() noexcept | opcua::NodeId | inline |
identifierIf() const noexcept | opcua::NodeId | inline |
identifierType() const noexcept | opcua::NodeId | inline |
isNull() const noexcept | opcua::NodeId | inline |
namespaceIndex() const noexcept | opcua::NodeId | inline |
native() const noexcept | opcua::Wrapper< UA_NodeId > | inlineprotected |
native() noexcept | opcua::Wrapper< UA_NodeId > | inlineprotected |
NativeType typedef | opcua::Wrapper< UA_NodeId > | |
NodeId(NamespaceIndex namespaceIndex, uint32_t identifier) noexcept | opcua::NodeId | inline |
NodeId(NamespaceIndex namespaceIndex, std::string_view identifier) | opcua::NodeId | inline |
NodeId(NamespaceIndex namespaceIndex, Guid identifier) noexcept | opcua::NodeId | inline |
NodeId(NamespaceIndex namespaceIndex, ByteString identifier) noexcept | opcua::NodeId | inline |
NodeId(T identifier) noexcept | opcua::NodeId | inline |
operator const UA_NodeId &() const noexcept | opcua::Wrapper< UA_NodeId > | inline |
operator UA_NodeId &() noexcept | opcua::Wrapper< UA_NodeId > | inline |
operator!=(const UA_NodeId &lhs, const UA_NodeId &rhs) noexcept | opcua::NodeId | related |
operator->() noexcept | opcua::Wrapper< UA_NodeId > | inline |
operator->() const noexcept | opcua::Wrapper< UA_NodeId > | inline |
operator<(const UA_NodeId &lhs, const UA_NodeId &rhs) noexcept | opcua::NodeId | related |
operator<=(const UA_NodeId &lhs, const UA_NodeId &rhs) noexcept | opcua::NodeId | related |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_NodeId, UA_TYPES_NODEID > | inline |
operator=(const UA_NodeId &native) | opcua::TypeWrapper< UA_NodeId, UA_TYPES_NODEID > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_NodeId, UA_TYPES_NODEID > | inline |
operator=(UA_NodeId &&native) noexcept | opcua::TypeWrapper< UA_NodeId, UA_TYPES_NODEID > | inline |
operator==(const UA_NodeId &lhs, const UA_NodeId &rhs) noexcept | opcua::NodeId | related |
operator>(const UA_NodeId &lhs, const UA_NodeId &rhs) noexcept | opcua::NodeId | related |
operator>=(const UA_NodeId &lhs, const UA_NodeId &rhs) noexcept | opcua::NodeId | related |
swap(Wrapper &other) noexcept | opcua::Wrapper< UA_NodeId > | inline |
swap(UA_NodeId &native) noexcept | opcua::Wrapper< UA_NodeId > | inline |
toString() const | opcua::NodeId | |
typeIndex() | opcua::TypeWrapper< UA_NodeId, UA_TYPES_NODEID > | inlinestatic |
TypeWrapper() noexcept=default | opcua::NodeId | |
TypeWrapper(const T &native) | opcua::NodeId | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::NodeId | inline |
TypeWrapper(const TypeWrapper &other) | opcua::NodeId | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::NodeId | inline |
opcua::TypeWrapper< UA_NodeId, UA_TYPES_NODEID >::TypeWrapper(const UA_NodeId &native) | opcua::TypeWrapper< UA_NodeId, UA_TYPES_NODEID > | inlineexplicit |
Wrapper() noexcept=default | opcua::Wrapper< UA_NodeId > | |
Wrapper(const UA_NodeId &native) noexcept | opcua::Wrapper< UA_NodeId > | inlineexplicit |
Wrapper(UA_NodeId &&native) noexcept | opcua::Wrapper< UA_NodeId > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_NodeId, UA_TYPES_NODEID > | inline |