asNative(WrapperType *wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(const WrapperType *wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(WrapperType &wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(const WrapperType &wrapper) noexcept | opcua::Wrapper< T > | related |
asWrapper(NativeType *native) noexcept | opcua::Wrapper< T > | related |
asWrapper(const NativeType *native) noexcept | opcua::Wrapper< T > | related |
asWrapper(NativeType &native) noexcept | opcua::Wrapper< T > | related |
asWrapper(const NativeType &native) noexcept | opcua::Wrapper< T > | related |
clear() noexcept | opcua::TypeWrapper< UA_ExpandedNodeId, UA_TYPES_EXPANDEDNODEID > | inlineprotected |
ExpandedNodeId(NodeId id) noexcept | opcua::ExpandedNodeId | inlineexplicit |
ExpandedNodeId(NodeId id, std::string_view namespaceUri, uint32_t serverIndex) | opcua::ExpandedNodeId | inline |
getNamespaceUri() const | opcua::ExpandedNodeId | inline |
getNodeId() noexcept | opcua::ExpandedNodeId | inline |
getNodeId() const noexcept | opcua::ExpandedNodeId | inline |
getServerIndex() const noexcept | opcua::ExpandedNodeId | inline |
handle() noexcept | opcua::Wrapper< T > | inline |
handle() const noexcept | opcua::Wrapper< T > | inline |
hash() const noexcept | opcua::ExpandedNodeId | inline |
isLocal() const noexcept | opcua::ExpandedNodeId | inline |
namespaceUri() const | opcua::ExpandedNodeId | inline |
native() const noexcept | opcua::Wrapper< T > | inlineprotected |
native() noexcept | opcua::Wrapper< T > | inlineprotected |
NativeType typedef | opcua::Wrapper< T > | |
nodeId() noexcept | opcua::ExpandedNodeId | inline |
nodeId() const noexcept | opcua::ExpandedNodeId | inline |
operator const T &() const noexcept | opcua::Wrapper< T > | inline |
operator T&() noexcept | opcua::Wrapper< T > | inline |
operator!=(const UA_ExpandedNodeId &lhs, const UA_ExpandedNodeId &rhs) noexcept | opcua::ExpandedNodeId | related |
operator->() noexcept | opcua::Wrapper< T > | inline |
operator->() const noexcept | opcua::Wrapper< T > | inline |
operator<(const UA_ExpandedNodeId &lhs, const UA_ExpandedNodeId &rhs) noexcept | opcua::ExpandedNodeId | related |
operator<=(const UA_ExpandedNodeId &lhs, const UA_ExpandedNodeId &rhs) noexcept | opcua::ExpandedNodeId | related |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_ExpandedNodeId, UA_TYPES_EXPANDEDNODEID > | inline |
operator=(const UA_ExpandedNodeId &native) | opcua::TypeWrapper< UA_ExpandedNodeId, UA_TYPES_EXPANDEDNODEID > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_ExpandedNodeId, UA_TYPES_EXPANDEDNODEID > | inline |
operator=(UA_ExpandedNodeId &&native) noexcept | opcua::TypeWrapper< UA_ExpandedNodeId, UA_TYPES_EXPANDEDNODEID > | inline |
opcua::Wrapper::operator=(const T &native) noexcept | opcua::Wrapper< T > | inline |
opcua::Wrapper::operator=(T &&native) noexcept | opcua::Wrapper< T > | inline |
operator==(const UA_ExpandedNodeId &lhs, const UA_ExpandedNodeId &rhs) noexcept | opcua::ExpandedNodeId | related |
operator>(const UA_ExpandedNodeId &lhs, const UA_ExpandedNodeId &rhs) noexcept | opcua::ExpandedNodeId | related |
operator>=(const UA_ExpandedNodeId &lhs, const UA_ExpandedNodeId &rhs) noexcept | opcua::ExpandedNodeId | related |
parse(std::string_view str) | opcua::ExpandedNodeId | inlinestatic |
serverIndex() const noexcept | opcua::ExpandedNodeId | inline |
swap(Wrapper &other) noexcept | opcua::Wrapper< T > | inline |
swap(T &native) noexcept | opcua::Wrapper< T > | inline |
toString() const | opcua::ExpandedNodeId | |
TypeWrapper< UA_ExpandedNodeId, UA_TYPES_EXPANDEDNODEID >::toString(const UA_ExpandedNodeId &object, const UA_DataType &type) | opcua::TypeWrapper< UA_ExpandedNodeId, UA_TYPES_EXPANDEDNODEID > | related |
TypeWrapper< UA_ExpandedNodeId, UA_TYPES_EXPANDEDNODEID >::toString(const UA_ExpandedNodeId &object) | opcua::TypeWrapper< UA_ExpandedNodeId, UA_TYPES_EXPANDEDNODEID > | related |
typeIndex() | opcua::TypeWrapper< UA_ExpandedNodeId, UA_TYPES_EXPANDEDNODEID > | inlinestatic |
TypeWrapper() noexcept=default | opcua::ExpandedNodeId | |
TypeWrapper(const T &native) | opcua::ExpandedNodeId | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::ExpandedNodeId | inline |
TypeWrapper(const TypeWrapper &other) | opcua::ExpandedNodeId | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::ExpandedNodeId | inline |
TypeWrapper< UA_ExpandedNodeId, UA_TYPES_EXPANDEDNODEID >::TypeWrapper(const UA_ExpandedNodeId &native) | opcua::TypeWrapper< UA_ExpandedNodeId, UA_TYPES_EXPANDEDNODEID > | inlineexplicit |
TypeWrapper< UA_ExpandedNodeId, UA_TYPES_EXPANDEDNODEID >::TypeWrapper(UA_ExpandedNodeId &&native) noexcept | opcua::TypeWrapper< UA_ExpandedNodeId, UA_TYPES_EXPANDEDNODEID > | inline |
Wrapper() noexcept=default | opcua::Wrapper< T > | |
Wrapper(const T &native) noexcept | opcua::Wrapper< T > | inlineexplicit |
Wrapper(T &&native) noexcept | opcua::Wrapper< T > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_ExpandedNodeId, UA_TYPES_EXPANDEDNODEID > | inline |