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

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

asNative(T *wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(const T *wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(T &wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(const T &wrapper) noexceptopcua::Wrapper< T, Handler >related
asWrapper(typename T::NativeType *native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(const typename T::NativeType *native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(typename T::NativeType &native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(const typename T::NativeType &native) noexceptopcua::Wrapper< T, Handler >related
clear() noexceptopcua::Wrapper< T, Handler >inlineprotected
CreateSubscriptionRequest(RequestHeader requestHeader, double requestedPublishingInterval, uint32_t requestedLifetimeCount, uint32_t requestedMaxKeepAliveCount, uint32_t maxNotificationsPerPublish, bool publishingEnabled, uint8_t priority)opcua::ua::CreateSubscriptionRequestinline
handle() noexceptopcua::Wrapper< T, Handler >inline
handle() const noexceptopcua::Wrapper< T, Handler >inline
HandlerType typedefopcua::Wrapper< T, Handler >
maxNotificationsPerPublish() const noexceptopcua::ua::CreateSubscriptionRequestinline
native() const noexceptopcua::Wrapper< T, Handler >inlineprotected
native() noexceptopcua::Wrapper< T, Handler >inlineprotected
NativeType typedefopcua::Wrapper< T, Handler >
operator const T &() const noexceptopcua::Wrapper< T, Handler >inline
operator T&() noexceptopcua::Wrapper< T, Handler >inline
operator->() noexceptopcua::Wrapper< T, Handler >inline
operator->() const noexceptopcua::Wrapper< T, Handler >inline
operator=(const Wrapper &other)opcua::Wrapper< T, Handler >inline
operator=(const T &native)opcua::Wrapper< T, Handler >inline
operator=(Wrapper &&other) noexceptopcua::Wrapper< T, Handler >inline
operator=(T &&native) noexceptopcua::Wrapper< T, Handler >inline
priority() const noexceptopcua::ua::CreateSubscriptionRequestinline
publishingEnabled() const noexceptopcua::ua::CreateSubscriptionRequestinline
requestedLifetimeCount() const noexceptopcua::ua::CreateSubscriptionRequestinline
requestedMaxKeepAliveCount() const noexceptopcua::ua::CreateSubscriptionRequestinline
requestedPublishingInterval() const noexceptopcua::ua::CreateSubscriptionRequestinline
requestHeader() const noexceptopcua::ua::CreateSubscriptionRequestinline
requestHeader() noexceptopcua::ua::CreateSubscriptionRequestinline
swap(Wrapper &other) noexceptopcua::Wrapper< T, Handler >inline
swap(T &native) noexceptopcua::Wrapper< T, Handler >inline
Wrapper() noexcept=defaultopcua::ua::CreateSubscriptionRequest
Wrapper(const Wrapper &other)opcua::ua::CreateSubscriptionRequestinline
Wrapper(const T &native)opcua::ua::CreateSubscriptionRequestinlineexplicit
Wrapper(Wrapper &&other) noexceptopcua::ua::CreateSubscriptionRequestinline
Wrapper(T &&native) noexceptopcua::ua::CreateSubscriptionRequestinline
~Wrapper() noexcept=defaultopcua::Wrapper< T, Handler >