#include <types_manual.h>
Public Attributes | |
| AttributeId | Attribute |
| std::vector< QualifiedName > | BrowsePath |
| std::vector< std::string > | IndexRange |
| NodeId | TypeId |
Definition at line 91 of file types_manual.h.
| AttributeId OpcUa::SimpleAttributeOperand::Attribute |
Definition at line 95 of file types_manual.h.
| std::vector<QualifiedName> OpcUa::SimpleAttributeOperand::BrowsePath |
Definition at line 94 of file types_manual.h.
| std::vector<std::string> OpcUa::SimpleAttributeOperand::IndexRange |
Definition at line 96 of file types_manual.h.
| NodeId OpcUa::SimpleAttributeOperand::TypeId |
Definition at line 93 of file types_manual.h.