#include <types_composed.hpp>
◆ SimpleAttributeOperand()
opcua::SimpleAttributeOperand::SimpleAttributeOperand |
( |
NodeId | typeDefinitionId, |
|
|
Span< const QualifiedName > | browsePath, |
|
|
AttributeId | attributeId, |
|
|
std::string_view | indexRange = {} ) |
|
inline |
◆ getTypeDefinitionId() [1/2]
const NodeId & opcua::SimpleAttributeOperand::getTypeDefinitionId |
( |
| ) |
const |
|
inlinenoexcept |
◆ getTypeDefinitionId() [2/2]
NodeId & opcua::SimpleAttributeOperand::getTypeDefinitionId |
( |
| ) |
|
|
inlinenoexcept |
◆ getBrowsePath() [1/2]
◆ getBrowsePath() [2/2]
◆ getAttributeId()
AttributeId opcua::SimpleAttributeOperand::getAttributeId |
( |
| ) |
const |
|
inlinenoexcept |
◆ getIndexRange() [1/2]
const String & opcua::SimpleAttributeOperand::getIndexRange |
( |
| ) |
const |
|
inlinenoexcept |
◆ getIndexRange() [2/2]
String & opcua::SimpleAttributeOperand::getIndexRange |
( |
| ) |
|
|
inlinenoexcept |
◆ TypeWrapper() [1/5]
◆ TypeWrapper() [2/5]
Constructor with native object (deep copy).
Definition at line 30 of file typewrapper.hpp.
◆ TypeWrapper() [3/5]
Constructor with native object (move rvalue).
Definition at line 34 of file typewrapper.hpp.
◆ TypeWrapper() [4/5]
◆ TypeWrapper() [5/5]