#include <types_composed.hpp>
◆ getStatusCode() [1/2]
const StatusCode & opcua::CallMethodResult::getStatusCode |
( |
| ) |
const |
|
inlinenoexcept |
◆ getStatusCode() [2/2]
StatusCode & opcua::CallMethodResult::getStatusCode |
( |
| ) |
|
|
inlinenoexcept |
◆ getInputArgumentResults() [1/2]
Span< const StatusCode > opcua::CallMethodResult::getInputArgumentResults |
( |
| ) |
const |
|
inlinenoexcept |
◆ getInputArgumentResults() [2/2]
Span< StatusCode > opcua::CallMethodResult::getInputArgumentResults |
( |
| ) |
|
|
inlinenoexcept |
◆ getInputArgumentDiagnosticInfos() [1/2]
Span< const DiagnosticInfo > opcua::CallMethodResult::getInputArgumentDiagnosticInfos |
( |
| ) |
const |
|
inlinenoexcept |
◆ getInputArgumentDiagnosticInfos() [2/2]
◆ getOutputArguments() [1/2]
Span< const Variant > opcua::CallMethodResult::getOutputArguments |
( |
| ) |
const |
|
inlinenoexcept |
◆ getOutputArguments() [2/2]
Span< Variant > opcua::CallMethodResult::getOutputArguments |
( |
| ) |
|
|
inlinenoexcept |
◆ TypeWrapper() [1/5]
◆ TypeWrapper() [2/5]
Constructor with native object (deep copy).
Definition at line 31 of file typewrapper.hpp.
◆ TypeWrapper() [3/5]
Constructor with native object (move rvalue).
Definition at line 35 of file typewrapper.hpp.
◆ TypeWrapper() [4/5]
◆ TypeWrapper() [5/5]