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_CallMethodResult, UA_TYPES_CALLMETHODRESULT > | inlineprotected |
getInputArgumentDiagnosticInfos() const noexcept | opcua::ua::CallMethodResult | inline |
getInputArgumentDiagnosticInfos() noexcept | opcua::ua::CallMethodResult | inline |
getInputArgumentResults() const noexcept | opcua::ua::CallMethodResult | inline |
getInputArgumentResults() noexcept | opcua::ua::CallMethodResult | inline |
getOutputArguments() const noexcept | opcua::ua::CallMethodResult | inline |
getOutputArguments() noexcept | opcua::ua::CallMethodResult | inline |
getStatusCode() const noexcept | opcua::ua::CallMethodResult | inline |
getStatusCode() noexcept | opcua::ua::CallMethodResult | inline |
handle() noexcept | opcua::Wrapper< T > | inline |
handle() const noexcept | opcua::Wrapper< T > | inline |
inputArgumentDiagnosticInfos() const noexcept | opcua::ua::CallMethodResult | inline |
inputArgumentDiagnosticInfos() noexcept | opcua::ua::CallMethodResult | inline |
inputArgumentResults() const noexcept | opcua::ua::CallMethodResult | inline |
inputArgumentResults() noexcept | opcua::ua::CallMethodResult | inline |
native() const noexcept | opcua::Wrapper< T > | inlineprotected |
native() noexcept | opcua::Wrapper< T > | inlineprotected |
NativeType typedef | opcua::Wrapper< T > | |
operator const T &() const noexcept | opcua::Wrapper< T > | inline |
operator T&() noexcept | opcua::Wrapper< T > | inline |
operator->() noexcept | opcua::Wrapper< T > | inline |
operator->() const noexcept | opcua::Wrapper< T > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_CallMethodResult, UA_TYPES_CALLMETHODRESULT > | inline |
operator=(const UA_CallMethodResult &native) | opcua::TypeWrapper< UA_CallMethodResult, UA_TYPES_CALLMETHODRESULT > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_CallMethodResult, UA_TYPES_CALLMETHODRESULT > | inline |
operator=(UA_CallMethodResult &&native) noexcept | opcua::TypeWrapper< UA_CallMethodResult, UA_TYPES_CALLMETHODRESULT > | inline |
opcua::Wrapper::operator=(const T &native) noexcept | opcua::Wrapper< T > | inline |
opcua::Wrapper::operator=(T &&native) noexcept | opcua::Wrapper< T > | inline |
outputArguments() const noexcept | opcua::ua::CallMethodResult | inline |
outputArguments() noexcept | opcua::ua::CallMethodResult | inline |
statusCode() const noexcept | opcua::ua::CallMethodResult | inline |
statusCode() noexcept | opcua::ua::CallMethodResult | inline |
swap(Wrapper &other) noexcept | opcua::Wrapper< T > | inline |
swap(T &native) noexcept | opcua::Wrapper< T > | inline |
toString(const UA_CallMethodResult &object, const UA_DataType &type) | opcua::TypeWrapper< UA_CallMethodResult, UA_TYPES_CALLMETHODRESULT > | related |
toString(const UA_CallMethodResult &object) | opcua::TypeWrapper< UA_CallMethodResult, UA_TYPES_CALLMETHODRESULT > | related |
typeIndex() | opcua::TypeWrapper< UA_CallMethodResult, UA_TYPES_CALLMETHODRESULT > | inlinestatic |
TypeWrapper() noexcept=default | opcua::ua::CallMethodResult | |
TypeWrapper(const T &native) | opcua::ua::CallMethodResult | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::ua::CallMethodResult | inline |
TypeWrapper(const TypeWrapper &other) | opcua::ua::CallMethodResult | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::ua::CallMethodResult | inline |
TypeWrapper< UA_CallMethodResult, UA_TYPES_CALLMETHODRESULT >::TypeWrapper(const UA_CallMethodResult &native) | opcua::TypeWrapper< UA_CallMethodResult, UA_TYPES_CALLMETHODRESULT > | inlineexplicit |
TypeWrapper< UA_CallMethodResult, UA_TYPES_CALLMETHODRESULT >::TypeWrapper(UA_CallMethodResult &&native) noexcept | opcua::TypeWrapper< UA_CallMethodResult, UA_TYPES_CALLMETHODRESULT > | 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_CallMethodResult, UA_TYPES_CALLMETHODRESULT > | inline |