clear() noexcept | opcua::TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST > | inlineprotected |
getNodesToWrite() const noexcept | opcua::WriteRequest | inline |
getNodesToWrite() noexcept | opcua::WriteRequest | inline |
getRequestHeader() const noexcept | opcua::WriteRequest | inline |
getRequestHeader() noexcept | opcua::WriteRequest | inline |
getTypeIndex() | opcua::TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST > | inlinestatic |
handle() noexcept | opcua::Wrapper< UA_WriteRequest > | inline |
handle() const noexcept | opcua::Wrapper< UA_WriteRequest > | inline |
native() const noexcept | opcua::Wrapper< UA_WriteRequest > | inlineprotected |
native() noexcept | opcua::Wrapper< UA_WriteRequest > | inlineprotected |
NativeType typedef | opcua::Wrapper< UA_WriteRequest > | |
operator const UA_WriteRequest &() const noexcept | opcua::Wrapper< UA_WriteRequest > | inline |
operator UA_WriteRequest &() noexcept | opcua::Wrapper< UA_WriteRequest > | inline |
operator->() noexcept | opcua::Wrapper< UA_WriteRequest > | inline |
operator->() const noexcept | opcua::Wrapper< UA_WriteRequest > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST > | inline |
operator=(const UA_WriteRequest &native) | opcua::TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST > | inline |
operator=(UA_WriteRequest &&native) noexcept | opcua::TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST > | inline |
swap(TypeWrapper &other) noexcept | opcua::TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST > | inline |
swap(UA_WriteRequest &native) noexcept | opcua::TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST > | inline |
TypeWrapper()=default | opcua::WriteRequest | |
TypeWrapper(const T &native) | opcua::WriteRequest | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::WriteRequest | inline |
TypeWrapper(const TypeWrapper &other) | opcua::WriteRequest | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::WriteRequest | inline |
opcua::TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST >::TypeWrapper(const UA_WriteRequest &native) | opcua::TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST > | inlineexplicit |
Wrapper()=default | opcua::Wrapper< UA_WriteRequest > | |
Wrapper(const UA_WriteRequest &native) | opcua::Wrapper< UA_WriteRequest > | inlineexplicit |
Wrapper(UA_WriteRequest &&native) noexcept | opcua::Wrapper< UA_WriteRequest > | inlineexplicit |
WriteRequest(RequestHeader requestHeader, Span< const WriteValue > nodesToWrite) | opcua::WriteRequest | inline |
~TypeWrapper() | opcua::TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST > | inline |