open62541pp 0.15.0
C++ wrapper of open62541
|
#include <types_composed.hpp>
UA_CreateMonitoredItemsRequest wrapper class.
Definition at line 1901 of file types_composed.hpp.
Additional Inherited Members | |
Public Types inherited from opcua::Wrapper< UA_CreateMonitoredItemsRequest > | |
using | NativeType |
Static Public Member Functions inherited from opcua::TypeWrapper< UA_CreateMonitoredItemsRequest, UA_TYPES_CREATEMONITOREDITEMSREQUEST > | |
static constexpr TypeIndex | getTypeIndex () |
Protected Member Functions inherited from opcua::TypeWrapper< UA_CreateMonitoredItemsRequest, UA_TYPES_CREATEMONITOREDITEMSREQUEST > | |
constexpr void | clear () noexcept |
Protected Member Functions inherited from opcua::Wrapper< UA_CreateMonitoredItemsRequest > | |
constexpr const UA_CreateMonitoredItemsRequest & | native () const noexcept |
constexpr UA_CreateMonitoredItemsRequest & | native () noexcept |
|
inline |
Definition at line 1906 of file types_composed.hpp.
|
inlinenoexcept |
Definition at line 1919 of file types_composed.hpp.
|
inlinenoexcept |
Definition at line 1919 of file types_composed.hpp.
|
inlinenoexcept |
Definition at line 1920 of file types_composed.hpp.
|
inlinenoexcept |
Definition at line 1921 of file types_composed.hpp.
|
inlinenoexcept |
Definition at line 1924 of file types_composed.hpp.
|
inlinenoexcept |
Definition at line 1924 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.