open62541pp 0.16.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
opcua::RequestHeader Member List

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

clear() noexceptopcua::TypeWrapper< UA_RequestHeader, UA_TYPES_REQUESTHEADER >inlineprotected
getAdditionalHeader() const noexceptopcua::RequestHeaderinline
getAdditionalHeader() noexceptopcua::RequestHeaderinline
getAuditEntryId() const noexceptopcua::RequestHeaderinline
getAuditEntryId() noexceptopcua::RequestHeaderinline
getAuthenticationToken() const noexceptopcua::RequestHeaderinline
getAuthenticationToken() noexceptopcua::RequestHeaderinline
getRequestHandle() const noexceptopcua::RequestHeaderinline
getReturnDiagnostics() const noexceptopcua::RequestHeaderinline
getTimeoutHint() const noexceptopcua::RequestHeaderinline
getTimestamp() const noexceptopcua::RequestHeaderinline
getTimestamp() noexceptopcua::RequestHeaderinline
getTypeIndex()opcua::TypeWrapper< UA_RequestHeader, UA_TYPES_REQUESTHEADER >inlinestatic
handle() noexceptopcua::Wrapper< UA_RequestHeader >inline
handle() const noexceptopcua::Wrapper< UA_RequestHeader >inline
native() const noexceptopcua::Wrapper< UA_RequestHeader >inlineprotected
native() noexceptopcua::Wrapper< UA_RequestHeader >inlineprotected
NativeType typedefopcua::Wrapper< UA_RequestHeader >
operator const UA_RequestHeader &() const noexceptopcua::Wrapper< UA_RequestHeader >inline
operator UA_RequestHeader &() noexceptopcua::Wrapper< UA_RequestHeader >inline
operator->() noexceptopcua::Wrapper< UA_RequestHeader >inline
operator->() const noexceptopcua::Wrapper< UA_RequestHeader >inline
operator=(const TypeWrapper &other)opcua::TypeWrapper< UA_RequestHeader, UA_TYPES_REQUESTHEADER >inline
operator=(const UA_RequestHeader &native)opcua::TypeWrapper< UA_RequestHeader, UA_TYPES_REQUESTHEADER >inline
operator=(TypeWrapper &&other) noexceptopcua::TypeWrapper< UA_RequestHeader, UA_TYPES_REQUESTHEADER >inline
operator=(UA_RequestHeader &&native) noexceptopcua::TypeWrapper< UA_RequestHeader, UA_TYPES_REQUESTHEADER >inline
RequestHeader(NodeId authenticationToken, DateTime timestamp, uint32_t requestHandle, uint32_t returnDiagnostics, std::string_view auditEntryId, uint32_t timeoutHint, ExtensionObject additionalHeader)opcua::RequestHeaderinline
swap(TypeWrapper &other) noexceptopcua::TypeWrapper< UA_RequestHeader, UA_TYPES_REQUESTHEADER >inline
swap(UA_RequestHeader &native) noexceptopcua::TypeWrapper< UA_RequestHeader, UA_TYPES_REQUESTHEADER >inline
TypeWrapper()=defaultopcua::RequestHeader
TypeWrapper(const T &native)opcua::RequestHeaderinlineexplicit
TypeWrapper(T &&native) noexceptopcua::RequestHeaderinline
TypeWrapper(const TypeWrapper &other)opcua::RequestHeaderinline
TypeWrapper(TypeWrapper &&other) noexceptopcua::RequestHeaderinline
opcua::TypeWrapper< UA_RequestHeader, UA_TYPES_REQUESTHEADER >::TypeWrapper(const UA_RequestHeader &native)opcua::TypeWrapper< UA_RequestHeader, UA_TYPES_REQUESTHEADER >inlineexplicit
Wrapper()=defaultopcua::Wrapper< UA_RequestHeader >
Wrapper(const UA_RequestHeader &native)opcua::Wrapper< UA_RequestHeader >inlineexplicit
Wrapper(UA_RequestHeader &&native) noexceptopcua::Wrapper< UA_RequestHeader >inlineexplicit
~TypeWrapper()opcua::TypeWrapper< UA_RequestHeader, UA_TYPES_REQUESTHEADER >inline