Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
freeopcua
include
opc
ua
protocol
expanded_object_ids.h
Go to the documentation of this file.
1
10
#ifndef __OPC_UA_EXPANDED_OBJECTS_IdS
11
#define __OPC_UA_EXPANDED_OBJECTS_IdS
12
13
#include <stdint.h>
14
15
namespace
OpcUa
16
{
17
enum class
ExpandedObjectId
: uint32_t
18
{
19
Null
= 0,
20
ObjectAttribute
= 354,
21
VariableAttribute
= 357,
22
MethodAttribute
= 360,
23
ObjectTypeAttribute
= 363,
24
VariableTypeAttribute
= 366 ,
25
ReferenceTypeAttribute
= 369,
26
DataTypeAttribute
= 372,
27
ViewAttribute
= 375,
28
29
DataChangeNotification
= 811,
30
EventNotificationList
= 916,
//812,
31
StatusChangeNotification
= 820,
32
33
DataChangeFilter
= 724,
34
EventFilter
= 727,
35
AggregateFilter
= 730,
36
37
ElementOperand
= 594,
38
LiteralOperand
= 597,
39
AttributeOperand
= 600,
40
SimpleAttributeOperand
= 603
41
42
43
};
44
}
45
46
#endif // __OPC_UA_BINARY_IdENTIFIERS
OpcUa::ExpandedObjectId::ReferenceTypeAttribute
OpcUa::ExpandedObjectId::Null
OpcUa::ExpandedObjectId::DataTypeAttribute
OpcUa::ExpandedObjectId::ObjectTypeAttribute
OpcUa::ElementOperand
Definition:
types_manual.h:99
OpcUa::ExpandedObjectId
ExpandedObjectId
Definition:
expanded_object_ids.h:17
OpcUa::LiteralOperand
Definition:
types_manual.h:104
OpcUa::ExpandedObjectId::VariableTypeAttribute
OpcUa::ExpandedObjectId::ViewAttribute
OpcUa::ExpandedObjectId::ObjectAttribute
OpcUa::AttributeOperand
Definition:
types_manual.h:110
OpcUa
OPC UA Address space part. GNU LGPL.
Definition:
ua/client/addon.h:18
OpcUa::EventNotificationList
Definition:
types_manual.h:57
OpcUa::StatusChangeNotification
Definition:
types_manual.h:39
OpcUa::EventFilter
Definition:
types_manual.h:134
OpcUa::AggregateFilter
Definition:
types_manual.h:140
OpcUa::DataChangeFilter
Definition:
types_manual.h:84
OpcUa::ExpandedObjectId::MethodAttribute
OpcUa::DataChangeNotification
Definition:
types_manual.h:62
OpcUa::ExpandedObjectId::VariableAttribute
OpcUa::SimpleAttributeOperand
Definition:
types_manual.h:91
ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:06:04