CallRequest(RequestHeader requestHeader, Span< const CallMethodRequest > methodsToCall) | opcua::CallRequest | inline |
clear() noexcept | opcua::TypeWrapper< UA_CallRequest, UA_TYPES_CALLREQUEST > | inlineprotected |
getMethodsToCall() const noexcept | opcua::CallRequest | inline |
getMethodsToCall() noexcept | opcua::CallRequest | inline |
getRequestHeader() const noexcept | opcua::CallRequest | inline |
getRequestHeader() noexcept | opcua::CallRequest | inline |
getTypeIndex() | opcua::TypeWrapper< UA_CallRequest, UA_TYPES_CALLREQUEST > | inlinestatic |
handle() noexcept | opcua::Wrapper< UA_CallRequest > | inline |
handle() const noexcept | opcua::Wrapper< UA_CallRequest > | inline |
native() const noexcept | opcua::Wrapper< UA_CallRequest > | inlineprotected |
native() noexcept | opcua::Wrapper< UA_CallRequest > | inlineprotected |
NativeType typedef | opcua::Wrapper< UA_CallRequest > | |
operator const UA_CallRequest &() const noexcept | opcua::Wrapper< UA_CallRequest > | inline |
operator UA_CallRequest &() noexcept | opcua::Wrapper< UA_CallRequest > | inline |
operator->() noexcept | opcua::Wrapper< UA_CallRequest > | inline |
operator->() const noexcept | opcua::Wrapper< UA_CallRequest > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_CallRequest, UA_TYPES_CALLREQUEST > | inline |
operator=(const UA_CallRequest &native) | opcua::TypeWrapper< UA_CallRequest, UA_TYPES_CALLREQUEST > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_CallRequest, UA_TYPES_CALLREQUEST > | inline |
operator=(UA_CallRequest &&native) noexcept | opcua::TypeWrapper< UA_CallRequest, UA_TYPES_CALLREQUEST > | inline |
swap(TypeWrapper &other) noexcept | opcua::TypeWrapper< UA_CallRequest, UA_TYPES_CALLREQUEST > | inline |
swap(UA_CallRequest &native) noexcept | opcua::TypeWrapper< UA_CallRequest, UA_TYPES_CALLREQUEST > | inline |
TypeWrapper()=default | opcua::CallRequest | |
TypeWrapper(const T &native) | opcua::CallRequest | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::CallRequest | inline |
TypeWrapper(const TypeWrapper &other) | opcua::CallRequest | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::CallRequest | inline |
opcua::TypeWrapper< UA_CallRequest, UA_TYPES_CALLREQUEST >::TypeWrapper(const UA_CallRequest &native) | opcua::TypeWrapper< UA_CallRequest, UA_TYPES_CALLREQUEST > | inlineexplicit |
Wrapper()=default | opcua::Wrapper< UA_CallRequest > | |
Wrapper(const UA_CallRequest &native) | opcua::Wrapper< UA_CallRequest > | inlineexplicit |
Wrapper(UA_CallRequest &&native) noexcept | opcua::Wrapper< UA_CallRequest > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_CallRequest, UA_TYPES_CALLREQUEST > | inline |