#include <types_composed.hpp>
◆ SetMonitoringModeRequest()
opcua::SetMonitoringModeRequest::SetMonitoringModeRequest |
( |
RequestHeader | requestHeader, |
|
|
uint32_t | subscriptionId, |
|
|
MonitoringMode | monitoringMode, |
|
|
Span< const uint32_t > | monitoredItemIds ) |
|
inline |
◆ getRequestHeader() [1/2]
const RequestHeader & opcua::SetMonitoringModeRequest::getRequestHeader |
( |
| ) |
const |
|
inlinenoexcept |
◆ getRequestHeader() [2/2]
RequestHeader & opcua::SetMonitoringModeRequest::getRequestHeader |
( |
| ) |
|
|
inlinenoexcept |
◆ getSubscriptionId()
uint32_t opcua::SetMonitoringModeRequest::getSubscriptionId |
( |
| ) |
const |
|
inlinenoexcept |
◆ getMonitoringMode()
MonitoringMode opcua::SetMonitoringModeRequest::getMonitoringMode |
( |
| ) |
const |
|
inlinenoexcept |
◆ getMonitoredItemIds() [1/2]
Span< const uint32_t > opcua::SetMonitoringModeRequest::getMonitoredItemIds |
( |
| ) |
const |
|
inlinenoexcept |
◆ getMonitoredItemIds() [2/2]
Span< uint32_t > opcua::SetMonitoringModeRequest::getMonitoredItemIds |
( |
| ) |
|
|
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]