#include <types_composed.hpp>
◆ getResponseHeader() [1/2]
const ResponseHeader & opcua::CreateSubscriptionResponse::getResponseHeader |
( |
| ) |
const |
|
inlinenoexcept |
◆ getResponseHeader() [2/2]
ResponseHeader & opcua::CreateSubscriptionResponse::getResponseHeader |
( |
| ) |
|
|
inlinenoexcept |
◆ getSubscriptionId()
uint32_t opcua::CreateSubscriptionResponse::getSubscriptionId |
( |
| ) |
const |
|
inlinenoexcept |
◆ getRevisedPublishingInterval()
bool opcua::CreateSubscriptionResponse::getRevisedPublishingInterval |
( |
| ) |
const |
|
inlinenoexcept |
◆ getRevisedLifetimeCount()
uint32_t opcua::CreateSubscriptionResponse::getRevisedLifetimeCount |
( |
| ) |
const |
|
inlinenoexcept |
◆ getRevisedMaxKeepAliveCount()
uint32_t opcua::CreateSubscriptionResponse::getRevisedMaxKeepAliveCount |
( |
| ) |
const |
|
inlinenoexcept |
◆ TypeWrapper() [1/5]
◆ TypeWrapper() [2/5]
Constructor with native object (deep copy).
Definition at line 30 of file typewrapper.hpp.
◆ TypeWrapper() [3/5]
Constructor with native object (move rvalue).
Definition at line 34 of file typewrapper.hpp.
◆ TypeWrapper() [4/5]
◆ TypeWrapper() [5/5]