#include <types_composed.hpp>
◆ getResponseHeader() [1/2]
const ResponseHeader & opcua::SetTriggeringResponse::getResponseHeader |
( |
| ) |
const |
|
inlinenoexcept |
◆ getResponseHeader() [2/2]
◆ getAddResults() [1/2]
Span< const StatusCode > opcua::SetTriggeringResponse::getAddResults |
( |
| ) |
const |
|
inlinenoexcept |
◆ getAddResults() [2/2]
◆ getAddDiagnosticInfos() [1/2]
Span< const DiagnosticInfo > opcua::SetTriggeringResponse::getAddDiagnosticInfos |
( |
| ) |
const |
|
inlinenoexcept |
◆ getAddDiagnosticInfos() [2/2]
◆ getRemoveResults() [1/2]
Span< const StatusCode > opcua::SetTriggeringResponse::getRemoveResults |
( |
| ) |
const |
|
inlinenoexcept |
◆ getRemoveResults() [2/2]
◆ getRemoveDiagnosticInfos() [1/2]
Span< const DiagnosticInfo > opcua::SetTriggeringResponse::getRemoveDiagnosticInfos |
( |
| ) |
const |
|
inlinenoexcept |
◆ getRemoveDiagnosticInfos() [2/2]
◆ 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]