open62541pp 0.15.0
C++ wrapper of open62541
|
#include <types_composed.hpp>
UA_StatusChangeNotification wrapper class.
Definition at line 2303 of file types_composed.hpp.
Additional Inherited Members | |
Public Types inherited from opcua::Wrapper< UA_StatusChangeNotification > | |
using | NativeType |
Static Public Member Functions inherited from opcua::TypeWrapper< UA_StatusChangeNotification, UA_TYPES_STATUSCHANGENOTIFICATION > | |
static constexpr TypeIndex | getTypeIndex () |
Protected Member Functions inherited from opcua::TypeWrapper< UA_StatusChangeNotification, UA_TYPES_STATUSCHANGENOTIFICATION > | |
constexpr void | clear () noexcept |
Protected Member Functions inherited from opcua::Wrapper< UA_StatusChangeNotification > | |
constexpr const UA_StatusChangeNotification & | native () const noexcept |
constexpr UA_StatusChangeNotification & | native () noexcept |
|
inlinenoexcept |
Definition at line 2308 of file types_composed.hpp.
|
inlinenoexcept |
Definition at line 2308 of file types_composed.hpp.
|
inlinenoexcept |
Definition at line 2309 of file types_composed.hpp.
|
inlinenoexcept |
Definition at line 2309 of file types_composed.hpp.
|
constexprdefault |
|
inlineexplicitconstexpr |
Constructor with native object (deep copy).
Definition at line 30 of file typewrapper.hpp.
|
inlineconstexprnoexcept |
Constructor with native object (move rvalue).
Definition at line 34 of file typewrapper.hpp.
|
inlineconstexpr |
Copy constructor (deep copy).
Definition at line 42 of file typewrapper.hpp.
|
inlineconstexprnoexcept |
Move constructor.
Definition at line 46 of file typewrapper.hpp.