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

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

asNative(UA_StatusCode *wrapper) noexceptopcua::Wrapper< UA_StatusCode >related
asNative(const UA_StatusCode *wrapper) noexceptopcua::Wrapper< UA_StatusCode >related
asNative(UA_StatusCode &wrapper) noexceptopcua::Wrapper< UA_StatusCode >related
asNative(const UA_StatusCode &wrapper) noexceptopcua::Wrapper< UA_StatusCode >related
asWrapper(typename T::NativeType *native) noexceptopcua::Wrapper< UA_StatusCode >related
asWrapper(const typename T::NativeType *native) noexceptopcua::Wrapper< UA_StatusCode >related
asWrapper(typename T::NativeType &native) noexceptopcua::Wrapper< UA_StatusCode >related
asWrapper(const typename T::NativeType &native) noexceptopcua::Wrapper< UA_StatusCode >related
clear() noexceptopcua::Wrapper< UA_StatusCode >inlineprotected
get() const noexceptopcua::StatusCodeinline
handle() noexceptopcua::Wrapper< UA_StatusCode >inline
handle() const noexceptopcua::Wrapper< UA_StatusCode >inline
HandlerType typedefopcua::Wrapper< UA_StatusCode >
isBad() const noexceptopcua::StatusCodeinline
isGood() const noexceptopcua::StatusCodeinline
isUncertain() const noexceptopcua::StatusCodeinline
name() const noexceptopcua::StatusCodeinline
native() const noexceptopcua::Wrapper< UA_StatusCode >inlineprotected
native() noexceptopcua::Wrapper< UA_StatusCode >inlineprotected
NativeType typedefopcua::Wrapper< UA_StatusCode >
operator const UA_StatusCode &() const noexceptopcua::Wrapper< UA_StatusCode >inline
operator UA_StatusCode &() noexceptopcua::Wrapper< UA_StatusCode >inline
operator->() noexceptopcua::Wrapper< UA_StatusCode >inline
operator->() const noexceptopcua::Wrapper< UA_StatusCode >inline
operator=(const Wrapper &other)opcua::Wrapper< UA_StatusCode >inline
operator=(const UA_StatusCode &native)opcua::Wrapper< UA_StatusCode >inline
operator=(Wrapper &&other) noexceptopcua::Wrapper< UA_StatusCode >inline
operator=(UA_StatusCode &&native) noexceptopcua::Wrapper< UA_StatusCode >inline
StatusCode() noexcept=defaultopcua::StatusCode
StatusCode(UA_StatusCode code) noexceptopcua::StatusCodeinline
swap(Wrapper &other) noexceptopcua::Wrapper< UA_StatusCode >inline
swap(UA_StatusCode &native) noexceptopcua::Wrapper< UA_StatusCode >inline
throwIfBad() constopcua::StatusCodeinline
Wrapper() noexcept=defaultopcua::Wrapper< UA_StatusCode >
Wrapper(const Wrapper &other)opcua::Wrapper< UA_StatusCode >inline
Wrapper(const UA_StatusCode &native)opcua::Wrapper< UA_StatusCode >inlineexplicit
Wrapper(Wrapper &&other) noexceptopcua::Wrapper< UA_StatusCode >inline
Wrapper(UA_StatusCode &&native) noexceptopcua::Wrapper< UA_StatusCode >inline
~Wrapper() noexcept=defaultopcua::Wrapper< UA_StatusCode >