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_SetMonitoringModeRequest, UA_TYPES_SETMONITORINGMODEREQUEST > | inlineprotected |
getMonitoredItemIds() const noexcept | opcua::ua::SetMonitoringModeRequest | inline |
getMonitoredItemIds() noexcept | opcua::ua::SetMonitoringModeRequest | inline |
getMonitoringMode() const noexcept | opcua::ua::SetMonitoringModeRequest | inline |
getRequestHeader() const noexcept | opcua::ua::SetMonitoringModeRequest | inline |
getRequestHeader() noexcept | opcua::ua::SetMonitoringModeRequest | inline |
getSubscriptionId() const noexcept | opcua::ua::SetMonitoringModeRequest | inline |
handle() noexcept | opcua::Wrapper< T > | inline |
handle() const noexcept | opcua::Wrapper< T > | inline |
monitoredItemIds() const noexcept | opcua::ua::SetMonitoringModeRequest | inline |
monitoredItemIds() noexcept | opcua::ua::SetMonitoringModeRequest | inline |
monitoringMode() const noexcept | opcua::ua::SetMonitoringModeRequest | 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_SetMonitoringModeRequest, UA_TYPES_SETMONITORINGMODEREQUEST > | inline |
operator=(const UA_SetMonitoringModeRequest &native) | opcua::TypeWrapper< UA_SetMonitoringModeRequest, UA_TYPES_SETMONITORINGMODEREQUEST > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_SetMonitoringModeRequest, UA_TYPES_SETMONITORINGMODEREQUEST > | inline |
operator=(UA_SetMonitoringModeRequest &&native) noexcept | opcua::TypeWrapper< UA_SetMonitoringModeRequest, UA_TYPES_SETMONITORINGMODEREQUEST > | inline |
opcua::Wrapper::operator=(const T &native) noexcept | opcua::Wrapper< T > | inline |
opcua::Wrapper::operator=(T &&native) noexcept | opcua::Wrapper< T > | inline |
requestHeader() const noexcept | opcua::ua::SetMonitoringModeRequest | inline |
requestHeader() noexcept | opcua::ua::SetMonitoringModeRequest | inline |
SetMonitoringModeRequest(RequestHeader requestHeader, IntegerId subscriptionId, MonitoringMode monitoringMode, Span< const IntegerId > monitoredItemIds) | opcua::ua::SetMonitoringModeRequest | inline |
subscriptionId() const noexcept | opcua::ua::SetMonitoringModeRequest | inline |
swap(Wrapper &other) noexcept | opcua::Wrapper< T > | inline |
swap(T &native) noexcept | opcua::Wrapper< T > | inline |
toString(const UA_SetMonitoringModeRequest &object, const UA_DataType &type) | opcua::TypeWrapper< UA_SetMonitoringModeRequest, UA_TYPES_SETMONITORINGMODEREQUEST > | related |
toString(const UA_SetMonitoringModeRequest &object) | opcua::TypeWrapper< UA_SetMonitoringModeRequest, UA_TYPES_SETMONITORINGMODEREQUEST > | related |
typeIndex() | opcua::TypeWrapper< UA_SetMonitoringModeRequest, UA_TYPES_SETMONITORINGMODEREQUEST > | inlinestatic |
TypeWrapper() noexcept=default | opcua::ua::SetMonitoringModeRequest | |
TypeWrapper(const T &native) | opcua::ua::SetMonitoringModeRequest | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::ua::SetMonitoringModeRequest | inline |
TypeWrapper(const TypeWrapper &other) | opcua::ua::SetMonitoringModeRequest | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::ua::SetMonitoringModeRequest | inline |
TypeWrapper< UA_SetMonitoringModeRequest, UA_TYPES_SETMONITORINGMODEREQUEST >::TypeWrapper(const UA_SetMonitoringModeRequest &native) | opcua::TypeWrapper< UA_SetMonitoringModeRequest, UA_TYPES_SETMONITORINGMODEREQUEST > | inlineexplicit |
TypeWrapper< UA_SetMonitoringModeRequest, UA_TYPES_SETMONITORINGMODEREQUEST >::TypeWrapper(UA_SetMonitoringModeRequest &&native) noexcept | opcua::TypeWrapper< UA_SetMonitoringModeRequest, UA_TYPES_SETMONITORINGMODEREQUEST > | 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_SetMonitoringModeRequest, UA_TYPES_SETMONITORINGMODEREQUEST > | inline |