open62541pp 0.16.0
C++ wrapper of open62541
|
#include <types_composed.hpp>
UA_ReferenceTypeAttributes wrapper class.
Definition at line 521 of file types_composed.hpp.
Additional Inherited Members | |
Public Types inherited from opcua::Wrapper< UA_ReferenceTypeAttributes > | |
using | NativeType |
Static Public Member Functions inherited from opcua::TypeWrapper< UA_ReferenceTypeAttributes, UA_TYPES_REFERENCETYPEATTRIBUTES > | |
static constexpr TypeIndex | getTypeIndex () |
Protected Member Functions inherited from opcua::TypeWrapper< UA_ReferenceTypeAttributes, UA_TYPES_REFERENCETYPEATTRIBUTES > | |
constexpr void | clear () noexcept |
Protected Member Functions inherited from opcua::Wrapper< UA_ReferenceTypeAttributes > | |
constexpr const UA_ReferenceTypeAttributes & | native () const noexcept |
constexpr UA_ReferenceTypeAttributes & | native () noexcept |
|
inline |
Construct with default attribute definitions.
Definition at line 527 of file types_composed.hpp.
|
inlinenoexcept |
Definition at line 530 of file types_composed.hpp.
|
inlinenoexcept |
Definition at line 530 of file types_composed.hpp.
|
inline |
Definition at line 530 of file types_composed.hpp.
|
inlinenoexcept |
Definition at line 530 of file types_composed.hpp.
|
inline |
Definition at line 530 of file types_composed.hpp.
Definition at line 530 of file types_composed.hpp.
|
inlinenoexcept |
Definition at line 530 of file types_composed.hpp.
Definition at line 530 of file types_composed.hpp.
|
inlinenoexcept |
Definition at line 530 of file types_composed.hpp.
|
inlinenoexcept |
Definition at line 531 of file types_composed.hpp.
|
inlinenoexcept |
Definition at line 531 of file types_composed.hpp.
|
inlinenoexcept |
Definition at line 532 of file types_composed.hpp.
|
inlinenoexcept |
Definition at line 532 of file types_composed.hpp.
|
inlinenoexcept |
Definition at line 535 of file types_composed.hpp.
|
inline |
Definition at line 535 of file types_composed.hpp.
|
constexprdefault |
|
inlineexplicitconstexpr |
Constructor with native object (deep copy).
Definition at line 31 of file typewrapper.hpp.
|
inlineconstexprnoexcept |
Constructor with native object (move rvalue).
Definition at line 35 of file typewrapper.hpp.
|
inlineconstexpr |
Copy constructor (deep copy).
Definition at line 43 of file typewrapper.hpp.
|
inlineconstexprnoexcept |
Move constructor.
Definition at line 47 of file typewrapper.hpp.