Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
freeopcua
include
opc
ua
protocol
reference_ids.h
Go to the documentation of this file.
1
11
#ifndef opc_ua_referencie_ids_h
12
#define opc_ua_referencie_ids_h
13
14
#include <stdint.h>
15
16
namespace
OpcUa
17
{
18
19
enum class
ReferenceId
: uint32_t
20
{
21
References
= 31,
22
NonHierarchicalReferences
= 32,
23
HierarchicalReferences
= 33,
24
HasChild
= 34,
25
Organizes
= 35,
26
HasEventSource
= 36,
27
HasModellingRule
= 37,
28
HasEncoding
= 38,
29
HasDescription
= 39,
30
HasTypeDefinition
= 40,
31
GeneratesEvent
= 41,
32
Aggregates
= 44,
33
HasSubtype
= 45,
34
HasProperty
= 46,
35
HasComponent
= 47,
36
HasNotifier
= 48,
37
HasOrderedComponent
= 49,
38
HasModelParent
= 50,
39
FromState
= 51,
40
ToState
= 52,
41
HasCause
= 53,
42
HasEffect
= 54,
43
HasHistoricalConfiguration
= 56,
44
HasHistoricalEventConfiguration
= 57,
45
HasSubStateMachine
= 117,
46
HasEventHistory
= 118,
47
AlwaysGeneratesEvent
= 3065,
48
HasTrueSubState
= 9004,
49
HasFalseSubState
= 9005,
50
HasCondition
= 9006,
51
52
Unknown
= ~uint32_t()
53
};
54
55
}
// namespace OpcUa
56
#endif // opc_ua_referencie_ids_h
57
OpcUa::ReferenceId::HasEventHistory
OpcUa::ObjectId::HasTrueSubState
OpcUa::ObjectId::HasNotifier
OpcUa::ObjectId::FromState
OpcUa::ObjectId::HasSubStateMachine
OpcUa::ObjectId::HasHistoricalConfiguration
OpcUa::ObjectId::HasChild
OpcUa::ObjectId::Organizes
OpcUa::ObjectId::Aggregates
OpcUa::ReferenceId::HasHistoricalEventConfiguration
OpcUa::ObjectId::HasProperty
OpcUa::ObjectId::HasComponent
OpcUa::ObjectId::ToState
OpcUa::ObjectId::HasDescription
OpcUa::ReferenceId
ReferenceId
Definition:
reference_ids.h:19
OpcUa::ReferenceId::HasModelParent
OpcUa::ObjectId::HierarchicalReferences
OpcUa
OPC UA Address space part. GNU LGPL.
Definition:
ua/client/addon.h:18
OpcUa::ObjectId::HasEncoding
OpcUa::ObjectId::HasEffect
OpcUa::ObjectId::HasSubtype
OpcUa::ObjectId::HasFalseSubState
OpcUa::ObjectId::HasOrderedComponent
OpcUa::ObjectId::HasTypeDefinition
OpcUa::ObjectId::HasCondition
OpcUa::ObjectId::HasEventSource
OpcUa::ObjectId::HasModellingRule
OpcUa::ObjectId::NonHierarchicalReferences
OpcUa::ObjectId::AlwaysGeneratesEvent
OpcUa::ReferenceId::References
OpcUa::ObjectId::GeneratesEvent
OpcUa::ObjectId::HasCause
OpcUa::AttributeId::Unknown
ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:07