#include <types.hpp>
◆ status() [1/2]
const StatusCode & opcua::ua::StatusChangeNotification::status |
( |
| ) |
const |
|
inlinenoexcept |
◆ getStatus() [1/2]
const StatusCode & opcua::ua::StatusChangeNotification::getStatus |
( |
| ) |
const |
|
inlinenoexcept |
◆ status() [2/2]
StatusCode & opcua::ua::StatusChangeNotification::status |
( |
| ) |
|
|
inlinenoexcept |
◆ getStatus() [2/2]
StatusCode & opcua::ua::StatusChangeNotification::getStatus |
( |
| ) |
|
|
inlinenoexcept |
◆ diagnosticInfo() [1/2]
const DiagnosticInfo & opcua::ua::StatusChangeNotification::diagnosticInfo |
( |
| ) |
const |
|
inlinenoexcept |
◆ getDiagnosticInfo() [1/2]
const DiagnosticInfo & opcua::ua::StatusChangeNotification::getDiagnosticInfo |
( |
| ) |
const |
|
inlinenoexcept |
◆ diagnosticInfo() [2/2]
DiagnosticInfo & opcua::ua::StatusChangeNotification::diagnosticInfo |
( |
| ) |
|
|
inlinenoexcept |
◆ getDiagnosticInfo() [2/2]
DiagnosticInfo & opcua::ua::StatusChangeNotification::getDiagnosticInfo |
( |
| ) |
|
|
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]