open62541pp 0.19.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
opcua::NodeId Member List

This is the complete list of members for opcua::NodeId, including all inherited members.

asNative(T *wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(const T *wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(T &wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(const T &wrapper) noexceptopcua::Wrapper< T, Handler >related
asWrapper(typename T::NativeType *native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(const typename T::NativeType *native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(typename T::NativeType &native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(const typename T::NativeType &native) noexceptopcua::Wrapper< T, Handler >related
clear() noexceptopcua::Wrapper< T, Handler >inlineprotected
handle() noexceptopcua::Wrapper< T, Handler >inline
handle() const noexceptopcua::Wrapper< T, Handler >inline
HandlerType typedefopcua::Wrapper< T, Handler >
hash() const noexceptopcua::NodeIdinline
identifier()opcua::NodeIdinline
identifier() constopcua::NodeIdinline
identifierIf() noexceptopcua::NodeIdinline
identifierIf() const noexceptopcua::NodeIdinline
identifierType() const noexceptopcua::NodeIdinline
isNull() const noexceptopcua::NodeIdinline
namespaceIndex() const noexceptopcua::NodeIdinline
native() const noexceptopcua::Wrapper< T, Handler >inlineprotected
native() noexceptopcua::Wrapper< T, Handler >inlineprotected
NativeType typedefopcua::Wrapper< T, Handler >
NodeId(NamespaceIndex namespaceIndex, uint32_t identifier) noexceptopcua::NodeIdinline
NodeId(NamespaceIndex namespaceIndex, std::string_view identifier)opcua::NodeIdinline
NodeId(NamespaceIndex namespaceIndex, Guid identifier) noexceptopcua::NodeIdinline
NodeId(NamespaceIndex namespaceIndex, ByteString identifier) noexceptopcua::NodeIdinline
NodeId(T identifier) noexceptopcua::NodeIdinline
operator const T &() const noexceptopcua::Wrapper< T, Handler >inline
operator T&() noexceptopcua::Wrapper< T, Handler >inline
operator!=(const UA_NodeId &lhs, const UA_NodeId &rhs) noexceptopcua::NodeIdrelated
operator->() noexceptopcua::Wrapper< T, Handler >inline
operator->() const noexceptopcua::Wrapper< T, Handler >inline
operator<(const UA_NodeId &lhs, const UA_NodeId &rhs) noexceptopcua::NodeIdrelated
operator<=(const UA_NodeId &lhs, const UA_NodeId &rhs) noexceptopcua::NodeIdrelated
operator=(const Wrapper &other)opcua::Wrapper< T, Handler >inline
operator=(const T &native)opcua::Wrapper< T, Handler >inline
operator=(Wrapper &&other) noexceptopcua::Wrapper< T, Handler >inline
operator=(T &&native) noexceptopcua::Wrapper< T, Handler >inline
operator==(const UA_NodeId &lhs, const UA_NodeId &rhs) noexceptopcua::NodeIdrelated
operator>(const UA_NodeId &lhs, const UA_NodeId &rhs) noexceptopcua::NodeIdrelated
operator>=(const UA_NodeId &lhs, const UA_NodeId &rhs) noexceptopcua::NodeIdrelated
parse(std::string_view str)opcua::NodeIdinlinestatic
swap(Wrapper &other) noexceptopcua::Wrapper< T, Handler >inline
swap(T &native) noexceptopcua::Wrapper< T, Handler >inline
toString() constopcua::NodeId
Wrapper() noexcept=defaultopcua::NodeId
Wrapper(const Wrapper &other)opcua::NodeIdinline
Wrapper(const T &native)opcua::NodeIdinlineexplicit
Wrapper(Wrapper &&other) noexceptopcua::NodeIdinline
Wrapper(T &&native) noexceptopcua::NodeIdinline
~Wrapper() noexcept=defaultopcua::Wrapper< T, Handler >