#include <stdint.h>
Go to the source code of this file.
Namespaces | |
namespace | OpcUa |
OPC UA Address space part. GNU LGPL. | |
Enumerations | |
enum | OpcUa::ExpandedObjectId { OpcUa::Null = 0, OpcUa::ObjectAttribute = 354, OpcUa::VariableAttribute = 357, OpcUa::MethodAttribute = 360, OpcUa::ObjectTypeAttribute = 363, OpcUa::VariableTypeAttribute = 366, OpcUa::ReferenceTypeAttribute = 369, OpcUa::DataTypeAttribute = 372, OpcUa::ViewAttribute = 375, OpcUa::DataChangeNotification = 811, OpcUa::EventNotificationList = 916, OpcUa::StatusChangeNotification = 820, OpcUa::DataChangeFilter = 724, OpcUa::EventFilter = 727, OpcUa::AggregateFilter = 730, OpcUa::ElementOperand = 594, OpcUa::LiteralOperand = 597, OpcUa::AttributeOperand = 600, OpcUa::SimpleAttributeOperand = 603 } |