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

This is the complete list of members for opcua::ExpandedNodeId, 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
ExpandedNodeId(NodeId id) noexceptopcua::ExpandedNodeIdinlineexplicit
ExpandedNodeId(NodeId id, std::string_view namespaceUri, uint32_t serverIndex)opcua::ExpandedNodeIdinline
handle() noexceptopcua::Wrapper< T, Handler >inline
handle() const noexceptopcua::Wrapper< T, Handler >inline
HandlerType typedefopcua::Wrapper< T, Handler >
hash() const noexceptopcua::ExpandedNodeIdinline
isLocal() const noexceptopcua::ExpandedNodeIdinline
namespaceUri() constopcua::ExpandedNodeIdinline
native() const noexceptopcua::Wrapper< T, Handler >inlineprotected
native() noexceptopcua::Wrapper< T, Handler >inlineprotected
NativeType typedefopcua::Wrapper< T, Handler >
nodeId() noexceptopcua::ExpandedNodeIdinline
nodeId() const noexceptopcua::ExpandedNodeIdinline
operator const T &() const noexceptopcua::Wrapper< T, Handler >inline
operator T&() noexceptopcua::Wrapper< T, Handler >inline
operator!=(const UA_ExpandedNodeId &lhs, const UA_ExpandedNodeId &rhs) noexceptopcua::ExpandedNodeIdrelated
operator->() noexceptopcua::Wrapper< T, Handler >inline
operator->() const noexceptopcua::Wrapper< T, Handler >inline
operator<(const UA_ExpandedNodeId &lhs, const UA_ExpandedNodeId &rhs) noexceptopcua::ExpandedNodeIdrelated
operator<=(const UA_ExpandedNodeId &lhs, const UA_ExpandedNodeId &rhs) noexceptopcua::ExpandedNodeIdrelated
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_ExpandedNodeId &lhs, const UA_ExpandedNodeId &rhs) noexceptopcua::ExpandedNodeIdrelated
operator>(const UA_ExpandedNodeId &lhs, const UA_ExpandedNodeId &rhs) noexceptopcua::ExpandedNodeIdrelated
operator>=(const UA_ExpandedNodeId &lhs, const UA_ExpandedNodeId &rhs) noexceptopcua::ExpandedNodeIdrelated
parse(std::string_view str)opcua::ExpandedNodeIdinlinestatic
serverIndex() const noexceptopcua::ExpandedNodeIdinline
swap(Wrapper &other) noexceptopcua::Wrapper< T, Handler >inline
swap(T &native) noexceptopcua::Wrapper< T, Handler >inline
toString() constopcua::ExpandedNodeId
Wrapper() noexcept=defaultopcua::ExpandedNodeId
Wrapper(const Wrapper &other)opcua::ExpandedNodeIdinline
Wrapper(const T &native)opcua::ExpandedNodeIdinlineexplicit
Wrapper(Wrapper &&other) noexceptopcua::ExpandedNodeIdinline
Wrapper(T &&native) noexceptopcua::ExpandedNodeIdinline
~Wrapper() noexcept=defaultopcua::Wrapper< T, Handler >