#include <types_manual.h>
Public Attributes | |
| std::string | Alias |
| IntegerId | AttributeId |
| std::vector< std::string > | IndexRange |
| NodeId | Node |
| RelativePath | Path |
Definition at line 110 of file types_manual.h.
| std::string OpcUa::AttributeOperand::Alias |
Definition at line 113 of file types_manual.h.
| IntegerId OpcUa::AttributeOperand::AttributeId |
Definition at line 115 of file types_manual.h.
| std::vector<std::string> OpcUa::AttributeOperand::IndexRange |
Definition at line 116 of file types_manual.h.
| NodeId OpcUa::AttributeOperand::Node |
Definition at line 112 of file types_manual.h.
| RelativePath OpcUa::AttributeOperand::Path |
Definition at line 114 of file types_manual.h.