clear() noexcept | opcua::TypeWrapper< UA_CreateSubscriptionRequest, UA_TYPES_CREATESUBSCRIPTIONREQUEST > | inlineprotected |
CreateSubscriptionRequest(RequestHeader requestHeader, double requestedPublishingInterval, uint32_t requestedLifetimeCount, uint32_t requestedMaxKeepAliveCount, uint32_t maxNotificationsPerPublish, bool publishingEnabled, uint8_t priority) | opcua::CreateSubscriptionRequest | inline |
getMaxNotificationsPerPublish() const noexcept | opcua::CreateSubscriptionRequest | inline |
getPriority() const noexcept | opcua::CreateSubscriptionRequest | inline |
getPublishingEnabled() const noexcept | opcua::CreateSubscriptionRequest | inline |
getRequestedLifetimeCount() const noexcept | opcua::CreateSubscriptionRequest | inline |
getRequestedMaxKeepAliveCount() const noexcept | opcua::CreateSubscriptionRequest | inline |
getRequestedPublishingInterval() const noexcept | opcua::CreateSubscriptionRequest | inline |
getRequestHeader() const noexcept | opcua::CreateSubscriptionRequest | inline |
getRequestHeader() noexcept | opcua::CreateSubscriptionRequest | inline |
getTypeIndex() | opcua::TypeWrapper< UA_CreateSubscriptionRequest, UA_TYPES_CREATESUBSCRIPTIONREQUEST > | inlinestatic |
handle() noexcept | opcua::Wrapper< UA_CreateSubscriptionRequest > | inline |
handle() const noexcept | opcua::Wrapper< UA_CreateSubscriptionRequest > | inline |
native() const noexcept | opcua::Wrapper< UA_CreateSubscriptionRequest > | inlineprotected |
native() noexcept | opcua::Wrapper< UA_CreateSubscriptionRequest > | inlineprotected |
NativeType typedef | opcua::Wrapper< UA_CreateSubscriptionRequest > | |
operator const UA_CreateSubscriptionRequest &() const noexcept | opcua::Wrapper< UA_CreateSubscriptionRequest > | inline |
operator UA_CreateSubscriptionRequest &() noexcept | opcua::Wrapper< UA_CreateSubscriptionRequest > | inline |
operator->() noexcept | opcua::Wrapper< UA_CreateSubscriptionRequest > | inline |
operator->() const noexcept | opcua::Wrapper< UA_CreateSubscriptionRequest > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_CreateSubscriptionRequest, UA_TYPES_CREATESUBSCRIPTIONREQUEST > | inline |
operator=(const UA_CreateSubscriptionRequest &native) | opcua::TypeWrapper< UA_CreateSubscriptionRequest, UA_TYPES_CREATESUBSCRIPTIONREQUEST > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_CreateSubscriptionRequest, UA_TYPES_CREATESUBSCRIPTIONREQUEST > | inline |
operator=(UA_CreateSubscriptionRequest &&native) noexcept | opcua::TypeWrapper< UA_CreateSubscriptionRequest, UA_TYPES_CREATESUBSCRIPTIONREQUEST > | inline |
swap(TypeWrapper &other) noexcept | opcua::TypeWrapper< UA_CreateSubscriptionRequest, UA_TYPES_CREATESUBSCRIPTIONREQUEST > | inline |
swap(UA_CreateSubscriptionRequest &native) noexcept | opcua::TypeWrapper< UA_CreateSubscriptionRequest, UA_TYPES_CREATESUBSCRIPTIONREQUEST > | inline |
TypeWrapper()=default | opcua::CreateSubscriptionRequest | |
TypeWrapper(const T &native) | opcua::CreateSubscriptionRequest | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::CreateSubscriptionRequest | inline |
TypeWrapper(const TypeWrapper &other) | opcua::CreateSubscriptionRequest | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::CreateSubscriptionRequest | inline |
opcua::TypeWrapper< UA_CreateSubscriptionRequest, UA_TYPES_CREATESUBSCRIPTIONREQUEST >::TypeWrapper(const UA_CreateSubscriptionRequest &native) | opcua::TypeWrapper< UA_CreateSubscriptionRequest, UA_TYPES_CREATESUBSCRIPTIONREQUEST > | inlineexplicit |
Wrapper()=default | opcua::Wrapper< UA_CreateSubscriptionRequest > | |
Wrapper(const UA_CreateSubscriptionRequest &native) | opcua::Wrapper< UA_CreateSubscriptionRequest > | inlineexplicit |
Wrapper(UA_CreateSubscriptionRequest &&native) noexcept | opcua::Wrapper< UA_CreateSubscriptionRequest > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_CreateSubscriptionRequest, UA_TYPES_CREATESUBSCRIPTIONREQUEST > | inline |