#include <stdint.h>
Go to the source code of this file.
Namespaces | |
namespace | OpcUa |
OPC UA Address space part. GNU LGPL. | |
Enumerations | |
enum | OpcUa::ReferenceId { OpcUa::References = 31, OpcUa::NonHierarchicalReferences = 32, OpcUa::HierarchicalReferences = 33, OpcUa::HasChild = 34, OpcUa::Organizes = 35, OpcUa::HasEventSource = 36, OpcUa::HasModellingRule = 37, OpcUa::HasEncoding = 38, OpcUa::HasDescription = 39, OpcUa::HasTypeDefinition = 40, OpcUa::GeneratesEvent = 41, OpcUa::Aggregates = 44, OpcUa::HasSubtype = 45, OpcUa::HasProperty = 46, OpcUa::HasComponent = 47, OpcUa::HasNotifier = 48, OpcUa::HasOrderedComponent = 49, OpcUa::HasModelParent = 50, OpcUa::FromState = 51, OpcUa::ToState = 52, OpcUa::HasCause = 53, OpcUa::HasEffect = 54, OpcUa::HasHistoricalConfiguration = 56, OpcUa::HasHistoricalEventConfiguration = 57, OpcUa::HasSubStateMachine = 117, OpcUa::HasEventHistory = 118, OpcUa::AlwaysGeneratesEvent = 3065, OpcUa::HasTrueSubState = 9004, OpcUa::HasFalseSubState = 9005, OpcUa::HasCondition = 9006, OpcUa::Unknown = ~uint32_t() } |