open62541pp 0.17.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(WrapperType *wrapper) noexceptopcua::Wrapper< UA_StatusCode >related
asNative(const WrapperType *wrapper) noexceptopcua::Wrapper< UA_StatusCode >related
asNative(WrapperType &wrapper) noexceptopcua::Wrapper< UA_StatusCode >related
asNative(const WrapperType &wrapper) noexceptopcua::Wrapper< UA_StatusCode >related
asWrapper(NativeType *native) noexceptopcua::Wrapper< UA_StatusCode >related
asWrapper(const NativeType *native) noexceptopcua::Wrapper< UA_StatusCode >related
asWrapper(NativeType &native) noexceptopcua::Wrapper< UA_StatusCode >related
asWrapper(const NativeType &native) noexceptopcua::Wrapper< UA_StatusCode >related
get() const noexceptopcua::StatusCodeinline
handle() noexceptopcua::Wrapper< UA_StatusCode >inline
handle() const noexceptopcua::Wrapper< UA_StatusCode >inline
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 UA_StatusCode &native) 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 UA_StatusCode &native) noexceptopcua::Wrapper< UA_StatusCode >inlineexplicit
Wrapper(UA_StatusCode &&native) noexceptopcua::Wrapper< UA_StatusCode >inlineexplicit