open62541pp 0.18.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
opcua::ua::WriteRequest Member List

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

asNative(WrapperType *wrapper) noexceptopcua::Wrapper< T >related
asNative(const WrapperType *wrapper) noexceptopcua::Wrapper< T >related
asNative(WrapperType &wrapper) noexceptopcua::Wrapper< T >related
asNative(const WrapperType &wrapper) noexceptopcua::Wrapper< T >related
asWrapper(NativeType *native) noexceptopcua::Wrapper< T >related
asWrapper(const NativeType *native) noexceptopcua::Wrapper< T >related
asWrapper(NativeType &native) noexceptopcua::Wrapper< T >related
asWrapper(const NativeType &native) noexceptopcua::Wrapper< T >related
clear() noexceptopcua::TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST >inlineprotected
getNodesToWrite() const noexceptopcua::ua::WriteRequestinline
getNodesToWrite() noexceptopcua::ua::WriteRequestinline
getRequestHeader() const noexceptopcua::ua::WriteRequestinline
getRequestHeader() noexceptopcua::ua::WriteRequestinline
handle() noexceptopcua::Wrapper< T >inline
handle() const noexceptopcua::Wrapper< T >inline
native() const noexceptopcua::Wrapper< T >inlineprotected
native() noexceptopcua::Wrapper< T >inlineprotected
NativeType typedefopcua::Wrapper< T >
nodesToWrite() const noexceptopcua::ua::WriteRequestinline
nodesToWrite() noexceptopcua::ua::WriteRequestinline
operator const T &() const noexceptopcua::Wrapper< T >inline
operator T&() noexceptopcua::Wrapper< T >inline
operator->() noexceptopcua::Wrapper< T >inline
operator->() const noexceptopcua::Wrapper< T >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) noexceptopcua::TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST >inline
operator=(UA_WriteRequest &&native) noexceptopcua::TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST >inline
opcua::Wrapper::operator=(const T &native) noexceptopcua::Wrapper< T >inline
opcua::Wrapper::operator=(T &&native) noexceptopcua::Wrapper< T >inline
requestHeader() const noexceptopcua::ua::WriteRequestinline
requestHeader() noexceptopcua::ua::WriteRequestinline
swap(Wrapper &other) noexceptopcua::Wrapper< T >inline
swap(T &native) noexceptopcua::Wrapper< T >inline
toString(const UA_WriteRequest &object, const UA_DataType &type)opcua::TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST >related
toString(const UA_WriteRequest &object)opcua::TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST >related
typeIndex()opcua::TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST >inlinestatic
TypeWrapper() noexcept=defaultopcua::ua::WriteRequest
TypeWrapper(const T &native)opcua::ua::WriteRequestinlineexplicit
TypeWrapper(T &&native) noexceptopcua::ua::WriteRequestinline
TypeWrapper(const TypeWrapper &other)opcua::ua::WriteRequestinline
TypeWrapper(TypeWrapper &&other) noexceptopcua::ua::WriteRequestinline
TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST >::TypeWrapper(const UA_WriteRequest &native)opcua::TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST >inlineexplicit
TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST >::TypeWrapper(UA_WriteRequest &&native) noexceptopcua::TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST >inline
Wrapper() noexcept=defaultopcua::Wrapper< T >
Wrapper(const T &native) noexceptopcua::Wrapper< T >inlineexplicit
Wrapper(T &&native) noexceptopcua::Wrapper< T >inlineexplicit
WriteRequest(RequestHeader requestHeader, Span< const WriteValue > nodesToWrite)opcua::ua::WriteRequestinline
~TypeWrapper()opcua::TypeWrapper< UA_WriteRequest, UA_TYPES_WRITEREQUEST >inline