30#ifndef _OpcUa_Types_H_
31#define _OpcUa_Types_H_ 1
33#include <opcua_builtintypes.h>
39struct _OpcUa_EncodeableType;
40struct _OpcUa_EnumeratedType;
42#ifndef OPCUA_EXCLUDE_IdType
52#if OPCUA_FORCE_INT32_ENUMS
53 ,_OpcUa_IdType_MaxEnumerationValue = OpcUa_Int32_Max
58#define OpcUa_IdType_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_IdType_Numeric)
60#define OpcUa_IdType_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_IdType_Numeric)
65#ifndef OPCUA_EXCLUDE_NodeClass
80#if OPCUA_FORCE_INT32_ENUMS
81 ,_OpcUa_NodeClass_MaxEnumerationValue = OpcUa_Int32_Max
86#define OpcUa_NodeClass_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_NodeClass_Unspecified)
88#define OpcUa_NodeClass_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_NodeClass_Unspecified)
93#ifndef OPCUA_EXCLUDE_PermissionType
117#if OPCUA_FORCE_INT32_ENUMS
118 ,_OpcUa_PermissionType_MaxEnumerationValue = OpcUa_Int32_Max
123#define OpcUa_PermissionType_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_PermissionType_None)
125#define OpcUa_PermissionType_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_PermissionType_None)
130#ifndef OPCUA_EXCLUDE_AccessLevelType
144#if OPCUA_FORCE_INT32_ENUMS
145 ,_OpcUa_AccessLevelType_MaxEnumerationValue = OpcUa_Int32_Max
150#define OpcUa_AccessLevelType_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_AccessLevelType_None)
152#define OpcUa_AccessLevelType_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_AccessLevelType_None)
157#ifndef OPCUA_EXCLUDE_AccessLevelExType
175#if OPCUA_FORCE_INT32_ENUMS
176 ,_OpcUa_AccessLevelExType_MaxEnumerationValue = OpcUa_Int32_Max
181#define OpcUa_AccessLevelExType_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_AccessLevelExType_None)
183#define OpcUa_AccessLevelExType_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_AccessLevelExType_None)
188#ifndef OPCUA_EXCLUDE_EventNotifierType
198#if OPCUA_FORCE_INT32_ENUMS
199 ,_OpcUa_EventNotifierType_MaxEnumerationValue = OpcUa_Int32_Max
204#define OpcUa_EventNotifierType_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_EventNotifierType_None)
206#define OpcUa_EventNotifierType_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_EventNotifierType_None)
211#ifndef OPCUA_EXCLUDE_AccessRestrictionType
222#if OPCUA_FORCE_INT32_ENUMS
223 ,_OpcUa_AccessRestrictionType_MaxEnumerationValue = OpcUa_Int32_Max
228#define OpcUa_AccessRestrictionType_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_AccessRestrictionType_None)
230#define OpcUa_AccessRestrictionType_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_AccessRestrictionType_None)
235#ifndef OPCUA_EXCLUDE_RolePermissionType
259#ifndef OPCUA_EXCLUDE_StructureType
270#if OPCUA_FORCE_INT32_ENUMS
271 ,_OpcUa_StructureType_MaxEnumerationValue = OpcUa_Int32_Max
276#define OpcUa_StructureType_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_StructureType_Structure)
278#define OpcUa_StructureType_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_StructureType_Structure)
283#ifndef OPCUA_EXCLUDE_StructureField
313#ifndef OPCUA_EXCLUDE_StructureDefinition
340#ifndef OPCUA_EXCLUDE_EnumValueType
365#ifndef OPCUA_EXCLUDE_EnumField
391#ifndef OPCUA_EXCLUDE_EnumDefinition
415#ifndef OPCUA_EXCLUDE_ReferenceNode
440#ifndef OPCUA_EXCLUDE_Node
476#ifndef OPCUA_EXCLUDE_InstanceNode
512#ifndef OPCUA_EXCLUDE_TypeNode
548#ifndef OPCUA_EXCLUDE_ObjectNode
585#ifndef OPCUA_EXCLUDE_ObjectTypeNode
622#ifndef OPCUA_EXCLUDE_VariableNode
668#ifndef OPCUA_EXCLUDE_VariableTypeNode
710#ifndef OPCUA_EXCLUDE_ReferenceTypeNode
749#ifndef OPCUA_EXCLUDE_MethodNode
787#ifndef OPCUA_EXCLUDE_ViewNode
825#ifndef OPCUA_EXCLUDE_DataTypeNode
863#ifndef OPCUA_EXCLUDE_Argument
891#ifndef OPCUA_EXCLUDE_OptionSet
915#ifndef OPCUA_EXCLUDE_TimeZoneDataType
939#ifndef OPCUA_EXCLUDE_ApplicationType
949#if OPCUA_FORCE_INT32_ENUMS
950 ,_OpcUa_ApplicationType_MaxEnumerationValue = OpcUa_Int32_Max
955#define OpcUa_ApplicationType_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_ApplicationType_Server)
957#define OpcUa_ApplicationType_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_ApplicationType_Server)
962#ifndef OPCUA_EXCLUDE_ApplicationDescription
992#ifndef OPCUA_EXCLUDE_RequestHeader
1021#ifndef OPCUA_EXCLUDE_ResponseHeader
1050#ifndef OPCUA_EXCLUDE_ServiceFault
1073#ifndef OPCUA_EXCLUDE_SessionlessInvokeRequestType
1103#ifndef OPCUA_EXCLUDE_SessionlessInvokeResponseType
1130#ifndef OPCUA_EXCLUDE_FindServers
1131#ifndef OPCUA_EXCLUDE_FindServersRequest
1159#ifndef OPCUA_EXCLUDE_FindServersResponse
1185#ifndef OPCUA_EXCLUDE_ServerOnNetwork
1212#ifndef OPCUA_EXCLUDE_FindServersOnNetwork
1213#ifndef OPCUA_EXCLUDE_FindServersOnNetworkRequest
1240#ifndef OPCUA_EXCLUDE_FindServersOnNetworkResponse
1267#ifndef OPCUA_EXCLUDE_MessageSecurityMode
1277#if OPCUA_FORCE_INT32_ENUMS
1278 ,_OpcUa_MessageSecurityMode_MaxEnumerationValue = OpcUa_Int32_Max
1283#define OpcUa_MessageSecurityMode_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_MessageSecurityMode_Invalid)
1285#define OpcUa_MessageSecurityMode_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_MessageSecurityMode_Invalid)
1290#ifndef OPCUA_EXCLUDE_UserTokenType
1300#if OPCUA_FORCE_INT32_ENUMS
1301 ,_OpcUa_UserTokenType_MaxEnumerationValue = OpcUa_Int32_Max
1306#define OpcUa_UserTokenType_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_UserTokenType_Anonymous)
1308#define OpcUa_UserTokenType_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_UserTokenType_Anonymous)
1313#ifndef OPCUA_EXCLUDE_UserTokenPolicy
1340#ifndef OPCUA_EXCLUDE_EndpointDescription
1371#ifndef OPCUA_EXCLUDE_GetEndpoints
1372#ifndef OPCUA_EXCLUDE_GetEndpointsRequest
1400#ifndef OPCUA_EXCLUDE_GetEndpointsResponse
1426#ifndef OPCUA_EXCLUDE_RegisteredServer
1458#ifndef OPCUA_EXCLUDE_RegisterServer
1459#ifndef OPCUA_EXCLUDE_RegisterServerRequest
1483#ifndef OPCUA_EXCLUDE_RegisterServerResponse
1507#ifndef OPCUA_EXCLUDE_MdnsDiscoveryConfiguration
1532#ifndef OPCUA_EXCLUDE_RegisterServer2
1533#ifndef OPCUA_EXCLUDE_RegisterServer2Request
1559#ifndef OPCUA_EXCLUDE_RegisterServer2Response
1587#ifndef OPCUA_EXCLUDE_SecurityTokenRequestType
1595#if OPCUA_FORCE_INT32_ENUMS
1596 ,_OpcUa_SecurityTokenRequestType_MaxEnumerationValue = OpcUa_Int32_Max
1601#define OpcUa_SecurityTokenRequestType_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_SecurityTokenRequestType_Issue)
1603#define OpcUa_SecurityTokenRequestType_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_SecurityTokenRequestType_Issue)
1608#ifndef OPCUA_EXCLUDE_ChannelSecurityToken
1634#ifndef OPCUA_EXCLUDE_OpenSecureChannel
1635#ifndef OPCUA_EXCLUDE_OpenSecureChannelRequest
1663#ifndef OPCUA_EXCLUDE_OpenSecureChannelResponse
1690#ifndef OPCUA_EXCLUDE_CloseSecureChannel
1691#ifndef OPCUA_EXCLUDE_CloseSecureChannelRequest
1714#ifndef OPCUA_EXCLUDE_CloseSecureChannelResponse
1738#ifndef OPCUA_EXCLUDE_SignedSoftwareCertificate
1762#ifndef OPCUA_EXCLUDE_SignatureData
1786#ifndef OPCUA_EXCLUDE_CreateSession
1787#ifndef OPCUA_EXCLUDE_CreateSessionRequest
1818#ifndef OPCUA_EXCLUDE_CreateSessionResponse
1853#ifndef OPCUA_EXCLUDE_UserIdentityToken
1876#ifndef OPCUA_EXCLUDE_AnonymousIdentityToken
1899#ifndef OPCUA_EXCLUDE_UserNameIdentityToken
1925#ifndef OPCUA_EXCLUDE_X509IdentityToken
1949#ifndef OPCUA_EXCLUDE_IssuedIdentityToken
1974#ifndef OPCUA_EXCLUDE_ActivateSession
1975#ifndef OPCUA_EXCLUDE_ActivateSessionRequest
2005#ifndef OPCUA_EXCLUDE_ActivateSessionResponse
2034#ifndef OPCUA_EXCLUDE_CloseSession
2035#ifndef OPCUA_EXCLUDE_CloseSessionRequest
2059#ifndef OPCUA_EXCLUDE_CloseSessionResponse
2083#ifndef OPCUA_EXCLUDE_Cancel
2084#ifndef OPCUA_EXCLUDE_CancelRequest
2108#ifndef OPCUA_EXCLUDE_CancelResponse
2133#ifndef OPCUA_EXCLUDE_NodeAttributesMask
2174#if OPCUA_FORCE_INT32_ENUMS
2175 ,_OpcUa_NodeAttributesMask_MaxEnumerationValue = OpcUa_Int32_Max
2180#define OpcUa_NodeAttributesMask_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_NodeAttributesMask_None)
2182#define OpcUa_NodeAttributesMask_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_NodeAttributesMask_None)
2187#ifndef OPCUA_EXCLUDE_NodeAttributes
2214#ifndef OPCUA_EXCLUDE_ObjectAttributes
2242#ifndef OPCUA_EXCLUDE_VariableAttributes
2278#ifndef OPCUA_EXCLUDE_MethodAttributes
2307#ifndef OPCUA_EXCLUDE_ObjectTypeAttributes
2335#ifndef OPCUA_EXCLUDE_VariableTypeAttributes
2368#ifndef OPCUA_EXCLUDE_ReferenceTypeAttributes
2398#ifndef OPCUA_EXCLUDE_DataTypeAttributes
2426#ifndef OPCUA_EXCLUDE_ViewAttributes
2455#ifndef OPCUA_EXCLUDE_GenericAttributeValue
2479#ifndef OPCUA_EXCLUDE_GenericAttributes
2508#ifndef OPCUA_EXCLUDE_AddNodesItem
2537#ifndef OPCUA_EXCLUDE_AddNodesResult
2561#ifndef OPCUA_EXCLUDE_AddNodes
2562#ifndef OPCUA_EXCLUDE_AddNodesRequest
2587#ifndef OPCUA_EXCLUDE_AddNodesResponse
2615#ifndef OPCUA_EXCLUDE_AddReferencesItem
2643#ifndef OPCUA_EXCLUDE_AddReferences
2644#ifndef OPCUA_EXCLUDE_AddReferencesRequest
2669#ifndef OPCUA_EXCLUDE_AddReferencesResponse
2697#ifndef OPCUA_EXCLUDE_DeleteNodesItem
2721#ifndef OPCUA_EXCLUDE_DeleteNodes
2722#ifndef OPCUA_EXCLUDE_DeleteNodesRequest
2747#ifndef OPCUA_EXCLUDE_DeleteNodesResponse
2775#ifndef OPCUA_EXCLUDE_DeleteReferencesItem
2802#ifndef OPCUA_EXCLUDE_DeleteReferences
2803#ifndef OPCUA_EXCLUDE_DeleteReferencesRequest
2828#ifndef OPCUA_EXCLUDE_DeleteReferencesResponse
2856#ifndef OPCUA_EXCLUDE_AttributeWriteMask
2889#if OPCUA_FORCE_INT32_ENUMS
2890 ,_OpcUa_AttributeWriteMask_MaxEnumerationValue = OpcUa_Int32_Max
2895#define OpcUa_AttributeWriteMask_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_AttributeWriteMask_None)
2897#define OpcUa_AttributeWriteMask_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_AttributeWriteMask_None)
2902#ifndef OPCUA_EXCLUDE_BrowseDirection
2912#if OPCUA_FORCE_INT32_ENUMS
2913 ,_OpcUa_BrowseDirection_MaxEnumerationValue = OpcUa_Int32_Max
2918#define OpcUa_BrowseDirection_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_BrowseDirection_Forward)
2920#define OpcUa_BrowseDirection_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_BrowseDirection_Forward)
2925#ifndef OPCUA_EXCLUDE_ViewDescription
2950#ifndef OPCUA_EXCLUDE_BrowseDescription
2978#ifndef OPCUA_EXCLUDE_BrowseResultMask
2994#if OPCUA_FORCE_INT32_ENUMS
2995 ,_OpcUa_BrowseResultMask_MaxEnumerationValue = OpcUa_Int32_Max
3000#define OpcUa_BrowseResultMask_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_BrowseResultMask_None)
3002#define OpcUa_BrowseResultMask_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_BrowseResultMask_None)
3007#ifndef OPCUA_EXCLUDE_ReferenceDescription
3036#ifndef OPCUA_EXCLUDE_BrowseResult
3062#ifndef OPCUA_EXCLUDE_Browse
3063#ifndef OPCUA_EXCLUDE_BrowseRequest
3090#ifndef OPCUA_EXCLUDE_BrowseResponse
3118#ifndef OPCUA_EXCLUDE_BrowseNext
3119#ifndef OPCUA_EXCLUDE_BrowseNextRequest
3145#ifndef OPCUA_EXCLUDE_BrowseNextResponse
3173#ifndef OPCUA_EXCLUDE_RelativePathElement
3199#ifndef OPCUA_EXCLUDE_RelativePath
3223#ifndef OPCUA_EXCLUDE_BrowsePath
3247#ifndef OPCUA_EXCLUDE_BrowsePathTarget
3271#ifndef OPCUA_EXCLUDE_BrowsePathResult
3296#ifndef OPCUA_EXCLUDE_TranslateBrowsePathsToNodeIds
3297#ifndef OPCUA_EXCLUDE_TranslateBrowsePathsToNodeIdsRequest
3322#ifndef OPCUA_EXCLUDE_TranslateBrowsePathsToNodeIdsResponse
3350#ifndef OPCUA_EXCLUDE_RegisterNodes
3351#ifndef OPCUA_EXCLUDE_RegisterNodesRequest
3376#ifndef OPCUA_EXCLUDE_RegisterNodesResponse
3402#ifndef OPCUA_EXCLUDE_UnregisterNodes
3403#ifndef OPCUA_EXCLUDE_UnregisterNodesRequest
3428#ifndef OPCUA_EXCLUDE_UnregisterNodesResponse
3452#ifndef OPCUA_EXCLUDE_EndpointConfiguration
3483#ifndef OPCUA_EXCLUDE_QueryDataDescription
3508#ifndef OPCUA_EXCLUDE_NodeTypeDescription
3534#ifndef OPCUA_EXCLUDE_FilterOperator
3558#if OPCUA_FORCE_INT32_ENUMS
3559 ,_OpcUa_FilterOperator_MaxEnumerationValue = OpcUa_Int32_Max
3564#define OpcUa_FilterOperator_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_FilterOperator_Equals)
3566#define OpcUa_FilterOperator_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_FilterOperator_Equals)
3571#ifndef OPCUA_EXCLUDE_QueryDataSet
3597#ifndef OPCUA_EXCLUDE_NodeReference
3624#ifndef OPCUA_EXCLUDE_ContentFilterElement
3649#ifndef OPCUA_EXCLUDE_ContentFilter
3673#ifndef OPCUA_EXCLUDE_ElementOperand
3696#ifndef OPCUA_EXCLUDE_LiteralOperand
3719#ifndef OPCUA_EXCLUDE_AttributeOperand
3746#ifndef OPCUA_EXCLUDE_SimpleAttributeOperand
3773#ifndef OPCUA_EXCLUDE_ContentFilterElementResult
3800#ifndef OPCUA_EXCLUDE_ContentFilterResult
3826#ifndef OPCUA_EXCLUDE_ParsingResult
3853#ifndef OPCUA_EXCLUDE_QueryFirst
3854#ifndef OPCUA_EXCLUDE_QueryFirstRequest
3883#ifndef OPCUA_EXCLUDE_QueryFirstResponse
3915#ifndef OPCUA_EXCLUDE_QueryNext
3916#ifndef OPCUA_EXCLUDE_QueryNextRequest
3941#ifndef OPCUA_EXCLUDE_QueryNextResponse
3968#ifndef OPCUA_EXCLUDE_TimestampsToReturn
3979#if OPCUA_FORCE_INT32_ENUMS
3980 ,_OpcUa_TimestampsToReturn_MaxEnumerationValue = OpcUa_Int32_Max
3985#define OpcUa_TimestampsToReturn_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_TimestampsToReturn_Source)
3987#define OpcUa_TimestampsToReturn_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_TimestampsToReturn_Source)
3992#ifndef OPCUA_EXCLUDE_ReadValueId
4018#ifndef OPCUA_EXCLUDE_Read
4019#ifndef OPCUA_EXCLUDE_ReadRequest
4046#ifndef OPCUA_EXCLUDE_ReadResponse
4074#ifndef OPCUA_EXCLUDE_HistoryReadValueId
4100#ifndef OPCUA_EXCLUDE_HistoryReadResult
4125#ifndef OPCUA_EXCLUDE_EventFilter
4150#ifndef OPCUA_EXCLUDE_ReadEventDetails
4176#ifndef OPCUA_EXCLUDE_ReadRawModifiedDetails
4203#ifndef OPCUA_EXCLUDE_AggregateConfiguration
4230#ifndef OPCUA_EXCLUDE_ReadProcessedDetails
4258#ifndef OPCUA_EXCLUDE_ReadAtTimeDetails
4283#ifndef OPCUA_EXCLUDE_ReadAnnotationDataDetails
4307#ifndef OPCUA_EXCLUDE_HistoryData
4331#ifndef OPCUA_EXCLUDE_HistoryUpdateType
4341#if OPCUA_FORCE_INT32_ENUMS
4342 ,_OpcUa_HistoryUpdateType_MaxEnumerationValue = OpcUa_Int32_Max
4347#define OpcUa_HistoryUpdateType_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_HistoryUpdateType_Insert)
4349#define OpcUa_HistoryUpdateType_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_HistoryUpdateType_Insert)
4354#ifndef OPCUA_EXCLUDE_ModificationInfo
4379#ifndef OPCUA_EXCLUDE_HistoryModifiedData
4405#ifndef OPCUA_EXCLUDE_HistoryEventFieldList
4429#ifndef OPCUA_EXCLUDE_HistoryEvent
4453#ifndef OPCUA_EXCLUDE_HistoryRead
4454#ifndef OPCUA_EXCLUDE_HistoryReadRequest
4482#ifndef OPCUA_EXCLUDE_HistoryReadResponse
4510#ifndef OPCUA_EXCLUDE_WriteValue
4536#ifndef OPCUA_EXCLUDE_Write
4537#ifndef OPCUA_EXCLUDE_WriteRequest
4562#ifndef OPCUA_EXCLUDE_WriteResponse
4590#ifndef OPCUA_EXCLUDE_HistoryUpdateDetails
4613#ifndef OPCUA_EXCLUDE_PerformUpdateType
4623#if OPCUA_FORCE_INT32_ENUMS
4624 ,_OpcUa_PerformUpdateType_MaxEnumerationValue = OpcUa_Int32_Max
4629#define OpcUa_PerformUpdateType_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_PerformUpdateType_Insert)
4631#define OpcUa_PerformUpdateType_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_PerformUpdateType_Insert)
4636#ifndef OPCUA_EXCLUDE_UpdateDataDetails
4662#ifndef OPCUA_EXCLUDE_UpdateStructureDataDetails
4688#ifndef OPCUA_EXCLUDE_UpdateEventDetails
4715#ifndef OPCUA_EXCLUDE_DeleteRawModifiedDetails
4741#ifndef OPCUA_EXCLUDE_DeleteAtTimeDetails
4766#ifndef OPCUA_EXCLUDE_DeleteEventDetails
4791#ifndef OPCUA_EXCLUDE_HistoryUpdateResult
4818#ifndef OPCUA_EXCLUDE_HistoryUpdate
4819#ifndef OPCUA_EXCLUDE_HistoryUpdateRequest
4844#ifndef OPCUA_EXCLUDE_HistoryUpdateResponse
4872#ifndef OPCUA_EXCLUDE_CallMethodRequest
4898#ifndef OPCUA_EXCLUDE_CallMethodResult
4927#ifndef OPCUA_EXCLUDE_Call
4928#ifndef OPCUA_EXCLUDE_CallRequest
4953#ifndef OPCUA_EXCLUDE_CallResponse
4981#ifndef OPCUA_EXCLUDE_MonitoringMode
4990#if OPCUA_FORCE_INT32_ENUMS
4991 ,_OpcUa_MonitoringMode_MaxEnumerationValue = OpcUa_Int32_Max
4996#define OpcUa_MonitoringMode_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_MonitoringMode_Disabled)
4998#define OpcUa_MonitoringMode_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_MonitoringMode_Disabled)
5003#ifndef OPCUA_EXCLUDE_DataChangeTrigger
5012#if OPCUA_FORCE_INT32_ENUMS
5013 ,_OpcUa_DataChangeTrigger_MaxEnumerationValue = OpcUa_Int32_Max
5018#define OpcUa_DataChangeTrigger_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_DataChangeTrigger_Status)
5020#define OpcUa_DataChangeTrigger_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_DataChangeTrigger_Status)
5025#ifndef OPCUA_EXCLUDE_DeadbandType
5034#if OPCUA_FORCE_INT32_ENUMS
5035 ,_OpcUa_DeadbandType_MaxEnumerationValue = OpcUa_Int32_Max
5040#define OpcUa_DeadbandType_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_DeadbandType_None)
5042#define OpcUa_DeadbandType_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_DeadbandType_None)
5047#ifndef OPCUA_EXCLUDE_DataChangeFilter
5072#ifndef OPCUA_EXCLUDE_AggregateFilter
5098#ifndef OPCUA_EXCLUDE_EventFilterResult
5125#ifndef OPCUA_EXCLUDE_AggregateFilterResult
5150#ifndef OPCUA_EXCLUDE_MonitoringParameters
5177#ifndef OPCUA_EXCLUDE_MonitoredItemCreateRequest
5202#ifndef OPCUA_EXCLUDE_MonitoredItemCreateResult
5229#ifndef OPCUA_EXCLUDE_CreateMonitoredItems
5230#ifndef OPCUA_EXCLUDE_CreateMonitoredItemsRequest
5257#ifndef OPCUA_EXCLUDE_CreateMonitoredItemsResponse
5285#ifndef OPCUA_EXCLUDE_MonitoredItemModifyRequest
5309#ifndef OPCUA_EXCLUDE_MonitoredItemModifyResult
5335#ifndef OPCUA_EXCLUDE_ModifyMonitoredItems
5336#ifndef OPCUA_EXCLUDE_ModifyMonitoredItemsRequest
5363#ifndef OPCUA_EXCLUDE_ModifyMonitoredItemsResponse
5391#ifndef OPCUA_EXCLUDE_SetMonitoringMode
5392#ifndef OPCUA_EXCLUDE_SetMonitoringModeRequest
5419#ifndef OPCUA_EXCLUDE_SetMonitoringModeResponse
5447#ifndef OPCUA_EXCLUDE_SetTriggering
5448#ifndef OPCUA_EXCLUDE_SetTriggeringRequest
5477#ifndef OPCUA_EXCLUDE_SetTriggeringResponse
5509#ifndef OPCUA_EXCLUDE_DeleteMonitoredItems
5510#ifndef OPCUA_EXCLUDE_DeleteMonitoredItemsRequest
5536#ifndef OPCUA_EXCLUDE_DeleteMonitoredItemsResponse
5564#ifndef OPCUA_EXCLUDE_CreateSubscription
5565#ifndef OPCUA_EXCLUDE_CreateSubscriptionRequest
5594#ifndef OPCUA_EXCLUDE_CreateSubscriptionResponse
5622#ifndef OPCUA_EXCLUDE_ModifySubscription
5623#ifndef OPCUA_EXCLUDE_ModifySubscriptionRequest
5652#ifndef OPCUA_EXCLUDE_ModifySubscriptionResponse
5679#ifndef OPCUA_EXCLUDE_SetPublishingMode
5680#ifndef OPCUA_EXCLUDE_SetPublishingModeRequest
5706#ifndef OPCUA_EXCLUDE_SetPublishingModeResponse
5734#ifndef OPCUA_EXCLUDE_NotificationMessage
5760#ifndef OPCUA_EXCLUDE_MonitoredItemNotification
5784#ifndef OPCUA_EXCLUDE_DataChangeNotification
5810#ifndef OPCUA_EXCLUDE_EventFieldList
5835#ifndef OPCUA_EXCLUDE_EventNotificationList
5859#ifndef OPCUA_EXCLUDE_StatusChangeNotification
5883#ifndef OPCUA_EXCLUDE_SubscriptionAcknowledgement
5907#ifndef OPCUA_EXCLUDE_Publish
5908#ifndef OPCUA_EXCLUDE_PublishRequest
5933#ifndef OPCUA_EXCLUDE_PublishResponse
5966#ifndef OPCUA_EXCLUDE_Republish
5967#ifndef OPCUA_EXCLUDE_RepublishRequest
5992#ifndef OPCUA_EXCLUDE_RepublishResponse
6017#ifndef OPCUA_EXCLUDE_TransferResult
6042#ifndef OPCUA_EXCLUDE_TransferSubscriptions
6043#ifndef OPCUA_EXCLUDE_TransferSubscriptionsRequest
6069#ifndef OPCUA_EXCLUDE_TransferSubscriptionsResponse
6097#ifndef OPCUA_EXCLUDE_DeleteSubscriptions
6098#ifndef OPCUA_EXCLUDE_DeleteSubscriptionsRequest
6123#ifndef OPCUA_EXCLUDE_DeleteSubscriptionsResponse
6151#ifndef OPCUA_EXCLUDE_BuildInfo
6179#ifndef OPCUA_EXCLUDE_RedundancySupport
6191#if OPCUA_FORCE_INT32_ENUMS
6192 ,_OpcUa_RedundancySupport_MaxEnumerationValue = OpcUa_Int32_Max
6197#define OpcUa_RedundancySupport_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_RedundancySupport_None)
6199#define OpcUa_RedundancySupport_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_RedundancySupport_None)
6204#ifndef OPCUA_EXCLUDE_ServerState
6218#if OPCUA_FORCE_INT32_ENUMS
6219 ,_OpcUa_ServerState_MaxEnumerationValue = OpcUa_Int32_Max
6224#define OpcUa_ServerState_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_ServerState_Running)
6226#define OpcUa_ServerState_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_ServerState_Running)
6231#ifndef OPCUA_EXCLUDE_RedundantServerDataType
6256#ifndef OPCUA_EXCLUDE_EndpointUrlListDataType
6280#ifndef OPCUA_EXCLUDE_NetworkGroupDataType
6305#ifndef OPCUA_EXCLUDE_SamplingIntervalDiagnosticsDataType
6331#ifndef OPCUA_EXCLUDE_ServerDiagnosticsSummaryDataType
6365#ifndef OPCUA_EXCLUDE_ServerStatusDataType
6393#ifndef OPCUA_EXCLUDE_ServiceCounterDataType
6417#ifndef OPCUA_EXCLUDE_SessionDiagnosticsDataType
6483#ifndef OPCUA_EXCLUDE_SessionSecurityDiagnosticsDataType
6515#ifndef OPCUA_EXCLUDE_StatusResult
6539#ifndef OPCUA_EXCLUDE_SubscriptionDiagnosticsDataType
6592#ifndef OPCUA_EXCLUDE_ModelChangeStructureVerbMask
6603#if OPCUA_FORCE_INT32_ENUMS
6604 ,_OpcUa_ModelChangeStructureVerbMask_MaxEnumerationValue = OpcUa_Int32_Max
6609#define OpcUa_ModelChangeStructureVerbMask_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_ModelChangeStructureVerbMask_NodeAdded)
6611#define OpcUa_ModelChangeStructureVerbMask_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_ModelChangeStructureVerbMask_NodeAdded)
6616#ifndef OPCUA_EXCLUDE_ModelChangeStructureDataType
6641#ifndef OPCUA_EXCLUDE_SemanticChangeStructureDataType
6665#ifndef OPCUA_EXCLUDE_Range
6689#ifndef OPCUA_EXCLUDE_EUInformation
6715#ifndef OPCUA_EXCLUDE_AxisScaleEnumeration
6724#if OPCUA_FORCE_INT32_ENUMS
6725 ,_OpcUa_AxisScaleEnumeration_MaxEnumerationValue = OpcUa_Int32_Max
6730#define OpcUa_AxisScaleEnumeration_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_AxisScaleEnumeration_Linear)
6732#define OpcUa_AxisScaleEnumeration_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_AxisScaleEnumeration_Linear)
6737#ifndef OPCUA_EXCLUDE_ComplexNumberType
6761#ifndef OPCUA_EXCLUDE_DoubleComplexNumberType
6785#ifndef OPCUA_EXCLUDE_AxisInformation
6813#ifndef OPCUA_EXCLUDE_XVType
6837#ifndef OPCUA_EXCLUDE_ProgramDiagnosticDataType
6871#ifndef OPCUA_EXCLUDE_ProgramDiagnostic2DataType
6909#ifndef OPCUA_EXCLUDE_Annotation
6934#ifndef OPCUA_EXCLUDE_ExceptionDeviationFormat
6945#if OPCUA_FORCE_INT32_ENUMS
6946 ,_OpcUa_ExceptionDeviationFormat_MaxEnumerationValue = OpcUa_Int32_Max
6951#define OpcUa_ExceptionDeviationFormat_Clear(xValue) OpcUa_EnumeratedType_Clear(xValue, OpcUa_ExceptionDeviationFormat_AbsoluteValue)
6953#define OpcUa_ExceptionDeviationFormat_Initialize(xValue) OpcUa_EnumeratedType_Initialize(xValue, OpcUa_ExceptionDeviationFormat_AbsoluteValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_SessionSecurityDiagnosticsDataType_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_ReadEventDetails_Clear(OpcUa_ReadEventDetails *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryUpdateRequest_Initialize(OpcUa_HistoryUpdateRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_WriteResponse_Decode(OpcUa_WriteResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CreateSessionRequest_GetSize(OpcUa_CreateSessionRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
@ OpcUa_BrowseDirection_Forward
@ OpcUa_BrowseDirection_Inverse
@ OpcUa_BrowseDirection_Invalid
@ OpcUa_BrowseDirection_Both
OPCUA_EXPORT OpcUa_Void OpcUa_AggregateConfiguration_Clear(OpcUa_AggregateConfiguration *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryData_Clear(OpcUa_HistoryData *pValue)
struct _OpcUa_TranslateBrowsePathsToNodeIdsResponse OpcUa_TranslateBrowsePathsToNodeIdsResponse
OPCUA_EXPORT OpcUa_Void OpcUa_SimpleAttributeOperand_Clear(OpcUa_SimpleAttributeOperand *pValue)
struct _OpcUa_DeleteNodesRequest OpcUa_DeleteNodesRequest
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReferenceTypeNode_Decode(OpcUa_ReferenceTypeNode *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MonitoredItemNotification_Decode(OpcUa_MonitoredItemNotification *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_SetMonitoringModeResponse_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_LiteralOperand_Clear(OpcUa_LiteralOperand *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_FindServersResponse_Initialize(OpcUa_FindServersResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_CloseSecureChannelResponse_Initialize(OpcUa_CloseSecureChannelResponse *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ModificationInfo_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_StructureField_Clear(OpcUa_StructureField *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_AggregateConfiguration_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UserNameIdentityToken_Decode(OpcUa_UserNameIdentityToken *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ReadAnnotationDataDetails_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ObjectAttributes_Decode(OpcUa_ObjectAttributes *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ComplexNumberType_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_ReadProcessedDetails_Initialize(OpcUa_ReadProcessedDetails *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryUpdateDetails_GetSize(OpcUa_HistoryUpdateDetails *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_NodeTypeDescription_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_PublishRequest_EncodeableType
struct _OpcUa_ReadAnnotationDataDetails OpcUa_ReadAnnotationDataDetails
struct _OpcUa_StructureDefinition OpcUa_StructureDefinition
struct _OpcUa_ServerStatusDataType OpcUa_ServerStatusDataType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_FindServersOnNetworkResponse_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_EventNotificationList_Initialize(OpcUa_EventNotificationList *pValue)
struct _OpcUa_VariableTypeNode OpcUa_VariableTypeNode
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ViewNode_Encode(OpcUa_ViewNode *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_QueryFirstResponse_Clear(OpcUa_QueryFirstResponse *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_EventFilterResult_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_TimeZoneDataType_Clear(OpcUa_TimeZoneDataType *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteNodesResponse_Clear(OpcUa_DeleteNodesResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_SessionDiagnosticsDataType_Clear(OpcUa_SessionDiagnosticsDataType *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_XVType_EncodeableType
struct _OpcUa_BrowseDescription OpcUa_BrowseDescription
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteEventDetails_Clear(OpcUa_DeleteEventDetails *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ObjectNode_GetSize(OpcUa_ObjectNode *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_WriteRequest OpcUa_WriteRequest
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisterServer2Request_GetSize(OpcUa_RegisterServer2Request *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_GenericAttributes_EncodeableType
struct _OpcUa_FindServersOnNetworkRequest OpcUa_FindServersOnNetworkRequest
OPCUA_EXPORT OpcUa_Void OpcUa_EndpointDescription_Initialize(OpcUa_EndpointDescription *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SignedSoftwareCertificate_Decode(OpcUa_SignedSoftwareCertificate *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteReferencesResponse_GetSize(OpcUa_DeleteReferencesResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_DeleteReferencesItem OpcUa_DeleteReferencesItem
OPCUA_EXPORT OpcUa_Void OpcUa_CloseSecureChannelRequest_Initialize(OpcUa_CloseSecureChannelRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ObjectAttributes_Clear(OpcUa_ObjectAttributes *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_NetworkGroupDataType_Decode(OpcUa_NetworkGroupDataType *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ObjectAttributes_Encode(OpcUa_ObjectAttributes *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryEvent_GetSize(OpcUa_HistoryEvent *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryModifiedData_GetSize(OpcUa_HistoryModifiedData *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ViewDescription_GetSize(OpcUa_ViewDescription *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_DoubleComplexNumberType_Initialize(OpcUa_DoubleComplexNumberType *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_DeleteNodesResponse_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_EventFieldList_Initialize(OpcUa_EventFieldList *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ReadRequest_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_FilterOperator_EnumeratedType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_DeleteEventDetails_EncodeableType
enum _OpcUa_HistoryUpdateType OpcUa_HistoryUpdateType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CallMethodRequest_Decode(OpcUa_CallMethodRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_EUInformation_Initialize(OpcUa_EUInformation *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_CallMethodResult_Clear(OpcUa_CallMethodResult *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_MonitoredItemNotification_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_ComplexNumberType_Clear(OpcUa_ComplexNumberType *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_FindServersRequest_Clear(OpcUa_FindServersRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ServerOnNetwork_Initialize(OpcUa_ServerOnNetwork *pValue)
struct _OpcUa_AnonymousIdentityToken OpcUa_AnonymousIdentityToken
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ResponseHeader_GetSize(OpcUa_ResponseHeader *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EndpointDescription_Encode(OpcUa_EndpointDescription *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ServiceCounterDataType_Initialize(OpcUa_ServiceCounterDataType *pValue)
struct _OpcUa_StructureField OpcUa_StructureField
OPCUA_EXPORT OpcUa_StatusCode OpcUa_VariableTypeNode_Encode(OpcUa_VariableTypeNode *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MethodNode_Decode(OpcUa_MethodNode *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_QueryNextRequest_Decode(OpcUa_QueryNextRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_SubscriptionAcknowledgement_Initialize(OpcUa_SubscriptionAcknowledgement *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteEventDetails_Encode(OpcUa_DeleteEventDetails *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TranslateBrowsePathsToNodeIdsResponse_GetSize(OpcUa_TranslateBrowsePathsToNodeIdsResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
enum _OpcUa_BrowseResultMask OpcUa_BrowseResultMask
OPCUA_EXPORT OpcUa_Void OpcUa_GenericAttributes_Initialize(OpcUa_GenericAttributes *pValue)
@ OpcUa_MonitoringMode_Reporting
@ OpcUa_MonitoringMode_Disabled
@ OpcUa_MonitoringMode_Sampling
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EndpointConfiguration_Encode(OpcUa_EndpointConfiguration *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_RegisterServerRequest_Clear(OpcUa_RegisterServerRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteReferencesRequest_Clear(OpcUa_DeleteReferencesRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DataTypeAttributes_GetSize(OpcUa_DataTypeAttributes *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_BrowsePath OpcUa_BrowsePath
OPCUA_EXPORT OpcUa_Void OpcUa_MethodAttributes_Initialize(OpcUa_MethodAttributes *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryReadValueId_Encode(OpcUa_HistoryReadValueId *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ModifySubscriptionRequest_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_FindServersRequest_Decode(OpcUa_FindServersRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_BrowsePathTarget_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReferenceTypeAttributes_GetSize(OpcUa_ReferenceTypeAttributes *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_ServerOnNetwork OpcUa_ServerOnNetwork
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_HistoryUpdateRequest_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_Annotation_Initialize(OpcUa_Annotation *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_SignatureData_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_RelativePathElement_Initialize(OpcUa_RelativePathElement *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ViewNode_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_ServiceFault_Clear(OpcUa_ServiceFault *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_CallResponse_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EnumField_Decode(OpcUa_EnumField *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EnumField_GetSize(OpcUa_EnumField *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MdnsDiscoveryConfiguration_Decode(OpcUa_MdnsDiscoveryConfiguration *pValue, struct _OpcUa_Decoder *pDecoder)
enum _OpcUa_AccessLevelType OpcUa_AccessLevelType
@ OpcUa_AccessLevelExType_NonatomicRead
@ OpcUa_AccessLevelExType_NonatomicWrite
@ OpcUa_AccessLevelExType_NoSubDataTypes
@ OpcUa_AccessLevelExType_None
@ OpcUa_AccessLevelExType_TimestampWrite
@ OpcUa_AccessLevelExType_StatusWrite
@ OpcUa_AccessLevelExType_HistoryWrite
@ OpcUa_AccessLevelExType_CurrentRead
@ OpcUa_AccessLevelExType_SemanticChange
@ OpcUa_AccessLevelExType_WriteFullArrayOnly
@ OpcUa_AccessLevelExType_CurrentWrite
@ OpcUa_AccessLevelExType_HistoryRead
struct _OpcUa_CancelResponse OpcUa_CancelResponse
struct _OpcUa_CallResponse OpcUa_CallResponse
OPCUA_EXPORT OpcUa_StatusCode OpcUa_IssuedIdentityToken_Decode(OpcUa_IssuedIdentityToken *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_MonitoredItemNotification OpcUa_MonitoredItemNotification
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CancelResponse_Encode(OpcUa_CancelResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryUpdateRequest_Decode(OpcUa_HistoryUpdateRequest *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_HistoryUpdateDetails OpcUa_HistoryUpdateDetails
struct _OpcUa_AttributeOperand OpcUa_AttributeOperand
struct _OpcUa_EventFieldList OpcUa_EventFieldList
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ContentFilterElement_GetSize(OpcUa_ContentFilterElement *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadValueId_Encode(OpcUa_ReadValueId *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteRawModifiedDetails_GetSize(OpcUa_DeleteRawModifiedDetails *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_RegisterServer2Response_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_RedundantServerDataType_Initialize(OpcUa_RedundantServerDataType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ViewAttributes_GetSize(OpcUa_ViewAttributes *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddNodesRequest_GetSize(OpcUa_AddNodesRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ViewAttributes_Decode(OpcUa_ViewAttributes *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MonitoredItemNotification_GetSize(OpcUa_MonitoredItemNotification *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_GetEndpointsResponse_Encode(OpcUa_GetEndpointsResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_UserNameIdentityToken_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UpdateEventDetails_Decode(OpcUa_UpdateEventDetails *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_QueryFirstResponse_Decode(OpcUa_QueryFirstResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_TimeZoneDataType_Initialize(OpcUa_TimeZoneDataType *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_RegisterServer2Request_Initialize(OpcUa_RegisterServer2Request *pValue)
struct _OpcUa_ChannelSecurityToken OpcUa_ChannelSecurityToken
OPCUA_EXPORT OpcUa_Void OpcUa_ObjectNode_Initialize(OpcUa_ObjectNode *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ReferenceNode_Initialize(OpcUa_ReferenceNode *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ReadValueId_Initialize(OpcUa_ReadValueId *pValue)
struct _OpcUa_CloseSessionResponse OpcUa_CloseSessionResponse
OPCUA_EXPORT OpcUa_Void OpcUa_Range_Initialize(OpcUa_Range *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ObjectAttributes_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CreateSessionResponse_Decode(OpcUa_CreateSessionResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CancelRequest_Encode(OpcUa_CancelRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_Argument_Encode(OpcUa_Argument *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ServiceFault_Encode(OpcUa_ServiceFault *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_DeleteReferencesResponse OpcUa_DeleteReferencesResponse
OPCUA_EXPORT OpcUa_Void OpcUa_ProgramDiagnostic2DataType_Clear(OpcUa_ProgramDiagnostic2DataType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EventFilterResult_Decode(OpcUa_EventFilterResult *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SignatureData_GetSize(OpcUa_SignatureData *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_QueryFirstRequest_Initialize(OpcUa_QueryFirstRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RepublishResponse_GetSize(OpcUa_RepublishResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_AddNodesRequest OpcUa_AddNodesRequest
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowseNextResponse_GetSize(OpcUa_BrowseNextResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AttributeOperand_Decode(OpcUa_AttributeOperand *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_DataChangeTrigger_EnumeratedType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ContentFilterElementResult_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ViewDescription_Decode(OpcUa_ViewDescription *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_Node_Decode(OpcUa_Node *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_IdType_EnumeratedType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_DataChangeFilter_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_WriteValue_Encode(OpcUa_WriteValue *pValue, struct _OpcUa_Encoder *pEncoder)
@ OpcUa_StructureType_Structure
@ OpcUa_StructureType_StructureWithSubtypedValues
@ OpcUa_StructureType_UnionWithSubtypedValues
@ OpcUa_StructureType_Union
@ OpcUa_StructureType_StructureWithOptionalFields
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisterServerRequest_Encode(OpcUa_RegisterServerRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_MonitoredItemCreateRequest_Clear(OpcUa_MonitoredItemCreateRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SubscriptionDiagnosticsDataType_Decode(OpcUa_SubscriptionDiagnosticsDataType *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_RepublishRequest OpcUa_RepublishRequest
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_UserIdentityToken_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryReadRequest_GetSize(OpcUa_HistoryReadRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryReadResponse_Initialize(OpcUa_HistoryReadResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_TransferResult_Initialize(OpcUa_TransferResult *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteReferencesItem_Initialize(OpcUa_DeleteReferencesItem *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ReferenceDescription_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_BrowseNextRequest_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_EnumValueType_Clear(OpcUa_EnumValueType *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ModifySubscriptionResponse_Clear(OpcUa_ModifySubscriptionResponse *pValue)
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_ModelChangeStructureVerbMask_EnumeratedType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteNodesRequest_Decode(OpcUa_DeleteNodesRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_MonitoredItemModifyRequest_Clear(OpcUa_MonitoredItemModifyRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ReadAtTimeDetails_Clear(OpcUa_ReadAtTimeDetails *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ComplexNumberType_Decode(OpcUa_ComplexNumberType *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_EndpointDescription_Clear(OpcUa_EndpointDescription *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_NodeAttributes_Clear(OpcUa_NodeAttributes *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_EndpointUrlListDataType_Clear(OpcUa_EndpointUrlListDataType *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_RegisterServer2Request_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SubscriptionDiagnosticsDataType_GetSize(OpcUa_SubscriptionDiagnosticsDataType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_UnregisterNodesRequest_EncodeableType
struct _OpcUa_CloseSecureChannelRequest OpcUa_CloseSecureChannelRequest
struct _OpcUa_VariableAttributes OpcUa_VariableAttributes
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadAnnotationDataDetails_Encode(OpcUa_ReadAnnotationDataDetails *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_StructureDefinition_Initialize(OpcUa_StructureDefinition *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ParsingResult_Decode(OpcUa_ParsingResult *pValue, struct _OpcUa_Decoder *pDecoder)
_OpcUa_ModelChangeStructureVerbMask
@ OpcUa_ModelChangeStructureVerbMask_DataTypeChanged
@ OpcUa_ModelChangeStructureVerbMask_ReferenceAdded
@ OpcUa_ModelChangeStructureVerbMask_ReferenceDeleted
@ OpcUa_ModelChangeStructureVerbMask_NodeDeleted
@ OpcUa_ModelChangeStructureVerbMask_NodeAdded
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryUpdateResponse_Encode(OpcUa_HistoryUpdateResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteNodesRequest_Initialize(OpcUa_DeleteNodesRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddReferencesRequest_GetSize(OpcUa_AddReferencesRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_SessionlessInvokeResponseType_EncodeableType
struct _OpcUa_NotificationMessage OpcUa_NotificationMessage
OPCUA_EXPORT OpcUa_Void OpcUa_ReadResponse_Clear(OpcUa_ReadResponse *pValue)
struct _OpcUa_DeleteRawModifiedDetails OpcUa_DeleteRawModifiedDetails
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_DataTypeNode_EncodeableType
struct _OpcUa_CancelRequest OpcUa_CancelRequest
OPCUA_EXPORT OpcUa_Void OpcUa_ActivateSessionRequest_Clear(OpcUa_ActivateSessionRequest *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_HistoryUpdateResponse_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_AddReferencesResponse_Initialize(OpcUa_AddReferencesResponse *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_HistoryUpdateResult_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_DataTypeAttributes_Initialize(OpcUa_DataTypeAttributes *pValue)
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_DeadbandType_EnumeratedType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_DeleteMonitoredItemsResponse_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowseResponse_Decode(OpcUa_BrowseResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_VariableAttributes_GetSize(OpcUa_VariableAttributes *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_QueryFirstResponse_Initialize(OpcUa_QueryFirstResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_UnregisterNodesRequest_Clear(OpcUa_UnregisterNodesRequest *pValue)
struct _OpcUa_ServerDiagnosticsSummaryDataType OpcUa_ServerDiagnosticsSummaryDataType
OPCUA_EXPORT OpcUa_Void OpcUa_CreateSessionRequest_Initialize(OpcUa_CreateSessionRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_MdnsDiscoveryConfiguration_Clear(OpcUa_MdnsDiscoveryConfiguration *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryEventFieldList_Encode(OpcUa_HistoryEventFieldList *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UnregisterNodesResponse_Encode(OpcUa_UnregisterNodesResponse *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_DeleteAtTimeDetails OpcUa_DeleteAtTimeDetails
OPCUA_EXPORT OpcUa_Void OpcUa_WriteResponse_Initialize(OpcUa_WriteResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_NodeReference_Initialize(OpcUa_NodeReference *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryEventFieldList_Decode(OpcUa_HistoryEventFieldList *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_VariableNode_Encode(OpcUa_VariableNode *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ChannelSecurityToken_Encode(OpcUa_ChannelSecurityToken *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddReferencesItem_Decode(OpcUa_AddReferencesItem *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_EventNotifierType_EnumeratedType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EventNotificationList_GetSize(OpcUa_EventNotificationList *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteRawModifiedDetails_Decode(OpcUa_DeleteRawModifiedDetails *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CloseSecureChannelResponse_Decode(OpcUa_CloseSecureChannelResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryModifiedData_Clear(OpcUa_HistoryModifiedData *pValue)
struct _OpcUa_AggregateConfiguration OpcUa_AggregateConfiguration
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteEventDetails_GetSize(OpcUa_DeleteEventDetails *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CloseSecureChannelRequest_Encode(OpcUa_CloseSecureChannelRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_VariableTypeAttributes_Decode(OpcUa_VariableTypeAttributes *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_IssuedIdentityToken_EncodeableType
@ OpcUa_DataChangeTrigger_StatusValueTimestamp
@ OpcUa_DataChangeTrigger_Status
@ OpcUa_DataChangeTrigger_StatusValue
OPCUA_EXPORT OpcUa_Void OpcUa_InstanceNode_Initialize(OpcUa_InstanceNode *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_Node_GetSize(OpcUa_Node *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SetTriggeringResponse_Encode(OpcUa_SetTriggeringResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EndpointConfiguration_GetSize(OpcUa_EndpointConfiguration *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ObjectTypeNode_Encode(OpcUa_ObjectTypeNode *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ContentFilter_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_MethodNode_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_OptionSet_Initialize(OpcUa_OptionSet *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RequestHeader_Encode(OpcUa_RequestHeader *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_HistoryUpdateType_EnumeratedType
struct _OpcUa_UserNameIdentityToken OpcUa_UserNameIdentityToken
OPCUA_EXPORT OpcUa_Void OpcUa_MonitoredItemModifyResult_Clear(OpcUa_MonitoredItemModifyResult *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ReadEventDetails_Initialize(OpcUa_ReadEventDetails *pValue)
enum _OpcUa_ApplicationType OpcUa_ApplicationType
OPCUA_EXPORT OpcUa_Void OpcUa_RepublishResponse_Initialize(OpcUa_RepublishResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_GetEndpointsResponse_GetSize(OpcUa_GetEndpointsResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryEvent_Clear(OpcUa_HistoryEvent *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SessionlessInvokeResponseType_Decode(OpcUa_SessionlessInvokeResponseType *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_RedundantServerDataType OpcUa_RedundantServerDataType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ObjectTypeNode_Decode(OpcUa_ObjectTypeNode *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_BrowseRequest_Initialize(OpcUa_BrowseRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_AddNodesResponse_Initialize(OpcUa_AddNodesResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_EUInformation_Clear(OpcUa_EUInformation *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_TranslateBrowsePathsToNodeIdsResponse_Clear(OpcUa_TranslateBrowsePathsToNodeIdsResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UserIdentityToken_GetSize(OpcUa_UserIdentityToken *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ModificationInfo_Decode(OpcUa_ModificationInfo *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ObjectTypeNode_GetSize(OpcUa_ObjectTypeNode *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteNodesRequest_Encode(OpcUa_DeleteNodesRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteSubscriptionsResponse_Clear(OpcUa_DeleteSubscriptionsResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ParsingResult_Clear(OpcUa_ParsingResult *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryUpdateRequest_Encode(OpcUa_HistoryUpdateRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MdnsDiscoveryConfiguration_Encode(OpcUa_MdnsDiscoveryConfiguration *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_EnumField OpcUa_EnumField
OPCUA_EXPORT OpcUa_Void OpcUa_UserTokenPolicy_Initialize(OpcUa_UserTokenPolicy *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_StatusResult_EncodeableType
struct _OpcUa_ViewNode OpcUa_ViewNode
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ChannelSecurityToken_Decode(OpcUa_ChannelSecurityToken *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_RegisterNodesResponse_Initialize(OpcUa_RegisterNodesResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_RepublishResponse_Clear(OpcUa_RepublishResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CallMethodResult_GetSize(OpcUa_CallMethodResult *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_AddReferencesResponse_EncodeableType
struct _OpcUa_ReferenceDescription OpcUa_ReferenceDescription
OPCUA_EXPORT OpcUa_StatusCode OpcUa_PublishRequest_GetSize(OpcUa_PublishRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteReferencesRequest_Encode(OpcUa_DeleteReferencesRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ObjectTypeAttributes_Clear(OpcUa_ObjectTypeAttributes *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteReferencesResponse_Clear(OpcUa_DeleteReferencesResponse *pValue)
struct _OpcUa_HistoryModifiedData OpcUa_HistoryModifiedData
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_RepublishResponse_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_LiteralOperand_Initialize(OpcUa_LiteralOperand *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_NodeReference_Decode(OpcUa_NodeReference *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_TimeZoneDataType_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_PublishResponse_Initialize(OpcUa_PublishResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_EnumDefinition_Clear(OpcUa_EnumDefinition *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SessionlessInvokeRequestType_Encode(OpcUa_SessionlessInvokeRequestType *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_GenericAttributes_Clear(OpcUa_GenericAttributes *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ApplicationDescription_Encode(OpcUa_ApplicationDescription *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_NodeReference_GetSize(OpcUa_NodeReference *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_HistoryReadValueId_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ProgramDiagnosticDataType_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DataChangeFilter_Encode(OpcUa_DataChangeFilter *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ReadValueId_EncodeableType
struct _OpcUa_SetMonitoringModeResponse OpcUa_SetMonitoringModeResponse
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_QueryNextRequest_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_SetMonitoringModeRequest_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ServerDiagnosticsSummaryDataType_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_TransferSubscriptionsRequest_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_CreateSessionResponse_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_SetPublishingModeRequest_Initialize(OpcUa_SetPublishingModeRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ServerOnNetwork_Decode(OpcUa_ServerOnNetwork *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteSubscriptionsRequest_Initialize(OpcUa_DeleteSubscriptionsRequest *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_EndpointDescription_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_RegisteredServer_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_UserTokenPolicy_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RelativePath_Decode(OpcUa_RelativePath *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SessionlessInvokeResponseType_GetSize(OpcUa_SessionlessInvokeResponseType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_SessionSecurityDiagnosticsDataType OpcUa_SessionSecurityDiagnosticsDataType
struct _OpcUa_OpenSecureChannelResponse OpcUa_OpenSecureChannelResponse
OPCUA_EXPORT OpcUa_Void OpcUa_PublishRequest_Clear(OpcUa_PublishRequest *pValue)
struct _OpcUa_RepublishResponse OpcUa_RepublishResponse
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EnumValueType_Decode(OpcUa_EnumValueType *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ProgramDiagnosticDataType_Clear(OpcUa_ProgramDiagnosticDataType *pValue)
struct _OpcUa_CreateMonitoredItemsRequest OpcUa_CreateMonitoredItemsRequest
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ApplicationDescription_Decode(OpcUa_ApplicationDescription *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_OptionSet_Decode(OpcUa_OptionSet *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_SessionDiagnosticsDataType_Initialize(OpcUa_SessionDiagnosticsDataType *pValue)
struct _OpcUa_Node OpcUa_Node
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryEventFieldList_Clear(OpcUa_HistoryEventFieldList *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_SignedSoftwareCertificate_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_IssuedIdentityToken_Clear(OpcUa_IssuedIdentityToken *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ContentFilterElementResult_Clear(OpcUa_ContentFilterElementResult *pValue)
struct _OpcUa_HistoryEventFieldList OpcUa_HistoryEventFieldList
OPCUA_EXPORT OpcUa_Void OpcUa_CreateSubscriptionRequest_Initialize(OpcUa_CreateSubscriptionRequest *pValue)
enum _OpcUa_NodeAttributesMask OpcUa_NodeAttributesMask
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ModifyMonitoredItemsRequest_GetSize(OpcUa_ModifyMonitoredItemsRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ModifySubscriptionResponse_GetSize(OpcUa_ModifySubscriptionResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_DeleteSubscriptionsResponse OpcUa_DeleteSubscriptionsResponse
OPCUA_EXPORT OpcUa_Void OpcUa_X509IdentityToken_Clear(OpcUa_X509IdentityToken *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ServiceCounterDataType_EncodeableType
struct _OpcUa_SetPublishingModeRequest OpcUa_SetPublishingModeRequest
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowseNextRequest_Encode(OpcUa_BrowseNextRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ElementOperand_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryReadResult_Clear(OpcUa_HistoryReadResult *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_RolePermissionType_Clear(OpcUa_RolePermissionType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReferenceDescription_Decode(OpcUa_ReferenceDescription *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ServerDiagnosticsSummaryDataType_Encode(OpcUa_ServerDiagnosticsSummaryDataType *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CallMethodRequest_Encode(OpcUa_CallMethodRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddReferencesItem_GetSize(OpcUa_AddReferencesItem *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_TranslateBrowsePathsToNodeIdsRequest OpcUa_TranslateBrowsePathsToNodeIdsRequest
OPCUA_EXPORT OpcUa_Void OpcUa_RelativePathElement_Clear(OpcUa_RelativePathElement *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ResponseHeader_Decode(OpcUa_ResponseHeader *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisteredServer_GetSize(OpcUa_RegisteredServer *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_AddReferencesRequest OpcUa_AddReferencesRequest
OPCUA_EXPORT OpcUa_StatusCode OpcUa_NotificationMessage_GetSize(OpcUa_NotificationMessage *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_ElementOperand_Initialize(OpcUa_ElementOperand *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ServerOnNetwork_Encode(OpcUa_ServerOnNetwork *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_QueryNextResponse OpcUa_QueryNextResponse
@ OpcUa_ApplicationType_Server
@ OpcUa_ApplicationType_DiscoveryServer
@ OpcUa_ApplicationType_ClientAndServer
@ OpcUa_ApplicationType_Client
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EndpointUrlListDataType_GetSize(OpcUa_EndpointUrlListDataType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddNodesItem_Decode(OpcUa_AddNodesItem *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_MethodAttributes_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SamplingIntervalDiagnosticsDataType_Decode(OpcUa_SamplingIntervalDiagnosticsDataType *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ViewDescription_Initialize(OpcUa_ViewDescription *pValue)
struct _OpcUa_ReadAtTimeDetails OpcUa_ReadAtTimeDetails
OPCUA_EXPORT OpcUa_Void OpcUa_ReadAtTimeDetails_Initialize(OpcUa_ReadAtTimeDetails *pValue)
struct _OpcUa_NodeAttributes OpcUa_NodeAttributes
struct _OpcUa_RolePermissionType OpcUa_RolePermissionType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowseRequest_Decode(OpcUa_BrowseRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryEventFieldList_Initialize(OpcUa_HistoryEventFieldList *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UpdateDataDetails_Encode(OpcUa_UpdateDataDetails *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryEvent_Initialize(OpcUa_HistoryEvent *pValue)
struct _OpcUa_BrowseResponse OpcUa_BrowseResponse
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddNodesResult_GetSize(OpcUa_AddNodesResult *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadEventDetails_Decode(OpcUa_ReadEventDetails *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ObjectNode_Decode(OpcUa_ObjectNode *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DataTypeNode_GetSize(OpcUa_DataTypeNode *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_MethodAttributes_Clear(OpcUa_MethodAttributes *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_BrowseDescription_EncodeableType
struct _OpcUa_UnregisterNodesRequest OpcUa_UnregisterNodesRequest
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteNodesResponse_Decode(OpcUa_DeleteNodesResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CloseSecureChannelResponse_Encode(OpcUa_CloseSecureChannelResponse *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_HistoryReadResponse OpcUa_HistoryReadResponse
@ OpcUa_ServerState_CommunicationFault
@ OpcUa_ServerState_Running
@ OpcUa_ServerState_Unknown
@ OpcUa_ServerState_NoConfiguration
@ OpcUa_ServerState_Shutdown
@ OpcUa_ServerState_Suspended
@ OpcUa_ServerState_Failed
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_CloseSecureChannelRequest_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReferenceTypeNode_GetSize(OpcUa_ReferenceTypeNode *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_ParsingResult OpcUa_ParsingResult
OPCUA_EXPORT OpcUa_Void OpcUa_SimpleAttributeOperand_Initialize(OpcUa_SimpleAttributeOperand *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_BrowseNextResponse_Initialize(OpcUa_BrowseNextResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ServiceCounterDataType_GetSize(OpcUa_ServiceCounterDataType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_QueryDataDescription_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_StructureDefinition_Encode(OpcUa_StructureDefinition *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteAtTimeDetails_Clear(OpcUa_DeleteAtTimeDetails *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RedundantServerDataType_GetSize(OpcUa_RedundantServerDataType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CreateSubscriptionRequest_Encode(OpcUa_CreateSubscriptionRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_CreateSessionRequest_Clear(OpcUa_CreateSessionRequest *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ReferenceTypeAttributes_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_ObjectNode_Clear(OpcUa_ObjectNode *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_GetEndpointsResponse_Initialize(OpcUa_GetEndpointsResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SetMonitoringModeResponse_Decode(OpcUa_SetMonitoringModeResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_SetTriggeringResponse_Clear(OpcUa_SetTriggeringResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ReadResponse_Initialize(OpcUa_ReadResponse *pValue)
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_BrowseResultMask_EnumeratedType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowseResult_GetSize(OpcUa_BrowseResult *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UserTokenPolicy_GetSize(OpcUa_UserTokenPolicy *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SimpleAttributeOperand_Decode(OpcUa_SimpleAttributeOperand *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AggregateFilter_GetSize(OpcUa_AggregateFilter *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_MonitoredItemCreateResult_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SessionSecurityDiagnosticsDataType_Decode(OpcUa_SessionSecurityDiagnosticsDataType *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_NotificationMessage_Initialize(OpcUa_NotificationMessage *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ProgramDiagnostic2DataType_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_UnregisterNodesResponse_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_VariableNode_GetSize(OpcUa_VariableNode *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_VariableTypeAttributes_GetSize(OpcUa_VariableTypeAttributes *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_SessionDiagnosticsDataType_EncodeableType
enum _OpcUa_SecurityTokenRequestType OpcUa_SecurityTokenRequestType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_StatusChangeNotification_Encode(OpcUa_StatusChangeNotification *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ServerStatusDataType_Clear(OpcUa_ServerStatusDataType *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_GetEndpointsResponse_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_QueryNextRequest_Initialize(OpcUa_QueryNextRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EventNotificationList_Encode(OpcUa_EventNotificationList *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_ActivateSessionRequest OpcUa_ActivateSessionRequest
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryUpdateRequest_Clear(OpcUa_HistoryUpdateRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_NodeTypeDescription_GetSize(OpcUa_NodeTypeDescription *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_QueryNextResponse_Clear(OpcUa_QueryNextResponse *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_MonitoringParameters_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CreateSubscriptionResponse_Decode(OpcUa_CreateSubscriptionResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_InstanceNode_Encode(OpcUa_InstanceNode *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_AddNodesResult OpcUa_AddNodesResult
@ OpcUa_DeadbandType_Percent
@ OpcUa_DeadbandType_Absolute
@ OpcUa_DeadbandType_None
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SetMonitoringModeResponse_Encode(OpcUa_SetMonitoringModeResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_QueryDataDescription_Initialize(OpcUa_QueryDataDescription *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_StatusChangeNotification_Decode(OpcUa_StatusChangeNotification *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ServiceFault_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CreateSessionResponse_Encode(OpcUa_CreateSessionResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AggregateConfiguration_GetSize(OpcUa_AggregateConfiguration *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteMonitoredItemsRequest_Clear(OpcUa_DeleteMonitoredItemsRequest *pValue)
struct _OpcUa_RequestHeader OpcUa_RequestHeader
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteSubscriptionsRequest_Clear(OpcUa_DeleteSubscriptionsRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MethodAttributes_Decode(OpcUa_MethodAttributes *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_OptionSet_Encode(OpcUa_OptionSet *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_MonitoredItemModifyResult_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_CreateMonitoredItemsResponse_Clear(OpcUa_CreateMonitoredItemsResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteMonitoredItemsResponse_Encode(OpcUa_DeleteMonitoredItemsResponse *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_CreateSessionRequest OpcUa_CreateSessionRequest
OPCUA_EXPORT OpcUa_Void OpcUa_ReadRawModifiedDetails_Initialize(OpcUa_ReadRawModifiedDetails *pValue)
struct _OpcUa_ReadValueId OpcUa_ReadValueId
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TranslateBrowsePathsToNodeIdsRequest_Encode(OpcUa_TranslateBrowsePathsToNodeIdsRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ModifyMonitoredItemsResponse_Clear(OpcUa_ModifyMonitoredItemsResponse *pValue)
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_UserTokenType_EnumeratedType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CancelRequest_Decode(OpcUa_CancelRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ReadRawModifiedDetails_Clear(OpcUa_ReadRawModifiedDetails *pValue)
enum _OpcUa_ModelChangeStructureVerbMask OpcUa_ModelChangeStructureVerbMask
OPCUA_EXPORT OpcUa_Void OpcUa_ViewNode_Clear(OpcUa_ViewNode *pValue)
struct _OpcUa_HistoryUpdateResult OpcUa_HistoryUpdateResult
OPCUA_EXPORT OpcUa_Void OpcUa_NodeAttributes_Initialize(OpcUa_NodeAttributes *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SessionSecurityDiagnosticsDataType_Encode(OpcUa_SessionSecurityDiagnosticsDataType *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteNodesRequest_Clear(OpcUa_DeleteNodesRequest *pValue)
struct _OpcUa_EndpointDescription OpcUa_EndpointDescription
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_BrowseDirection_EnumeratedType
struct _OpcUa_ModifySubscriptionRequest OpcUa_ModifySubscriptionRequest
OPCUA_EXPORT OpcUa_Void OpcUa_CreateSubscriptionResponse_Clear(OpcUa_CreateSubscriptionResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryModifiedData_Decode(OpcUa_HistoryModifiedData *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SemanticChangeStructureDataType_Encode(OpcUa_SemanticChangeStructureDataType *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_StatusResult_Initialize(OpcUa_StatusResult *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ViewAttributes_Initialize(OpcUa_ViewAttributes *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_EventFilter_Initialize(OpcUa_EventFilter *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_MonitoredItemNotification_Clear(OpcUa_MonitoredItemNotification *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_DeleteSubscriptionsResponse_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_DataTypeNode_Clear(OpcUa_DataTypeNode *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_SetTriggeringResponse_Initialize(OpcUa_SetTriggeringResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_InstanceNode_GetSize(OpcUa_InstanceNode *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ModifySubscriptionRequest_Decode(OpcUa_ModifySubscriptionRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisterNodesResponse_Encode(OpcUa_RegisterNodesResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SubscriptionAcknowledgement_Encode(OpcUa_SubscriptionAcknowledgement *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ElementOperand_GetSize(OpcUa_ElementOperand *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryUpdateResult_Initialize(OpcUa_HistoryUpdateResult *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DataChangeNotification_Encode(OpcUa_DataChangeNotification *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_EventNotificationList OpcUa_EventNotificationList
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteReferencesResponse_Initialize(OpcUa_DeleteReferencesResponse *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_NetworkGroupDataType_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_RedundantServerDataType_Clear(OpcUa_RedundantServerDataType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_NotificationMessage_Decode(OpcUa_NotificationMessage *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowseDescription_Encode(OpcUa_BrowseDescription *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_CallMethodRequest OpcUa_CallMethodRequest
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowsePathResult_Decode(OpcUa_BrowsePathResult *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CreateSessionRequest_Encode(OpcUa_CreateSessionRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_RequestHeader_Initialize(OpcUa_RequestHeader *pValue)
struct _OpcUa_RegisteredServer OpcUa_RegisteredServer
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DataTypeNode_Decode(OpcUa_DataTypeNode *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_MdnsDiscoveryConfiguration_Initialize(OpcUa_MdnsDiscoveryConfiguration *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_QueryNextResponse_Initialize(OpcUa_QueryNextResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryUpdateResponse_Clear(OpcUa_HistoryUpdateResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowseDescription_Decode(OpcUa_BrowseDescription *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryData_Decode(OpcUa_HistoryData *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AggregateConfiguration_Decode(OpcUa_AggregateConfiguration *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ContentFilterResult_Initialize(OpcUa_ContentFilterResult *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SetMonitoringModeRequest_Encode(OpcUa_SetMonitoringModeRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_CallMethodRequest_Initialize(OpcUa_CallMethodRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_AddReferencesResponse_Clear(OpcUa_AddReferencesResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteMonitoredItemsRequest_Decode(OpcUa_DeleteMonitoredItemsRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisterServer2Request_Decode(OpcUa_RegisterServer2Request *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisterNodesRequest_Decode(OpcUa_RegisterNodesRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_NotificationMessage_Clear(OpcUa_NotificationMessage *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ContentFilter_GetSize(OpcUa_ContentFilter *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_ComplexNumberType_Initialize(OpcUa_ComplexNumberType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EndpointUrlListDataType_Decode(OpcUa_EndpointUrlListDataType *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_Argument_Decode(OpcUa_Argument *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_EnumField_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryEvent_Decode(OpcUa_HistoryEvent *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_RelativePathElement_EncodeableType
struct _OpcUa_ReadResponse OpcUa_ReadResponse
OPCUA_EXPORT OpcUa_StatusCode OpcUa_VariableAttributes_Encode(OpcUa_VariableAttributes *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_EUInformation OpcUa_EUInformation
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReferenceNode_GetSize(OpcUa_ReferenceNode *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_ReadAnnotationDataDetails_Initialize(OpcUa_ReadAnnotationDataDetails *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ModifySubscriptionResponse_Encode(OpcUa_ModifySubscriptionResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_StatusResult_Clear(OpcUa_StatusResult *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DataTypeNode_Encode(OpcUa_DataTypeNode *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_NodeReference_Clear(OpcUa_NodeReference *pValue)
struct _OpcUa_EnumDefinition OpcUa_EnumDefinition
struct _OpcUa_ContentFilterElement OpcUa_ContentFilterElement
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryModifiedData_Initialize(OpcUa_HistoryModifiedData *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ChannelSecurityToken_Clear(OpcUa_ChannelSecurityToken *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_SessionlessInvokeResponseType_Clear(OpcUa_SessionlessInvokeResponseType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_WriteResponse_Encode(OpcUa_WriteResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_AccessRestrictionType_EnumeratedType
struct _OpcUa_CloseSessionRequest OpcUa_CloseSessionRequest
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ServiceFault_Decode(OpcUa_ServiceFault *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ModifySubscriptionRequest_Initialize(OpcUa_ModifySubscriptionRequest *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_CallMethodResult_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TransferSubscriptionsRequest_GetSize(OpcUa_TransferSubscriptionsRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_RegisterServer2Response_Initialize(OpcUa_RegisterServer2Response *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RepublishResponse_Encode(OpcUa_RepublishResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CancelRequest_GetSize(OpcUa_CancelRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EventFieldList_GetSize(OpcUa_EventFieldList *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_RegisterNodesResponse OpcUa_RegisterNodesResponse
struct _OpcUa_ReferenceTypeAttributes OpcUa_ReferenceTypeAttributes
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UserIdentityToken_Decode(OpcUa_UserIdentityToken *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_BrowseResult_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_AttributeWriteMask_EnumeratedType
OPCUA_EXPORT OpcUa_Void OpcUa_ViewAttributes_Clear(OpcUa_ViewAttributes *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteSubscriptionsResponse_Decode(OpcUa_DeleteSubscriptionsResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_HistoryReadResult_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ContentFilterElement_Decode(OpcUa_ContentFilterElement *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_VariableNode_Decode(OpcUa_VariableNode *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_BrowsePath_EncodeableType
struct _OpcUa_ObjectTypeAttributes OpcUa_ObjectTypeAttributes
OPCUA_EXPORT OpcUa_Void OpcUa_SetPublishingModeResponse_Clear(OpcUa_SetPublishingModeResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_RegisterServerRequest_Initialize(OpcUa_RegisterServerRequest *pValue)
struct _OpcUa_RelativePathElement OpcUa_RelativePathElement
enum _OpcUa_RedundancySupport OpcUa_RedundancySupport
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_AddNodesRequest_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AggregateFilterResult_Encode(OpcUa_AggregateFilterResult *pValue, struct _OpcUa_Encoder *pEncoder)
_OpcUa_AttributeWriteMask
@ OpcUa_AttributeWriteMask_Description
@ OpcUa_AttributeWriteMask_ArrayDimensions
@ OpcUa_AttributeWriteMask_AccessLevel
@ OpcUa_AttributeWriteMask_RolePermissions
@ OpcUa_AttributeWriteMask_None
@ OpcUa_AttributeWriteMask_NodeId
@ OpcUa_AttributeWriteMask_Historizing
@ OpcUa_AttributeWriteMask_ValueForVariableType
@ OpcUa_AttributeWriteMask_ValueRank
@ OpcUa_AttributeWriteMask_AccessLevelEx
@ OpcUa_AttributeWriteMask_IsAbstract
@ OpcUa_AttributeWriteMask_Executable
@ OpcUa_AttributeWriteMask_DataType
@ OpcUa_AttributeWriteMask_WriteMask
@ OpcUa_AttributeWriteMask_UserWriteMask
@ OpcUa_AttributeWriteMask_DisplayName
@ OpcUa_AttributeWriteMask_ContainsNoLoops
@ OpcUa_AttributeWriteMask_AccessRestrictions
@ OpcUa_AttributeWriteMask_InverseName
@ OpcUa_AttributeWriteMask_MinimumSamplingInterval
@ OpcUa_AttributeWriteMask_DataTypeDefinition
@ OpcUa_AttributeWriteMask_BrowseName
@ OpcUa_AttributeWriteMask_NodeClass
@ OpcUa_AttributeWriteMask_EventNotifier
@ OpcUa_AttributeWriteMask_UserExecutable
@ OpcUa_AttributeWriteMask_Symmetric
@ OpcUa_AttributeWriteMask_UserAccessLevel
OPCUA_EXPORT OpcUa_Void OpcUa_MethodNode_Initialize(OpcUa_MethodNode *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AnonymousIdentityToken_Encode(OpcUa_AnonymousIdentityToken *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SetPublishingModeResponse_Encode(OpcUa_SetPublishingModeResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_NodeTypeDescription_Clear(OpcUa_NodeTypeDescription *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_RelativePath_Clear(OpcUa_RelativePath *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryEvent_Encode(OpcUa_HistoryEvent *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EventFieldList_Decode(OpcUa_EventFieldList *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_SamplingIntervalDiagnosticsDataType_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ServiceCounterDataType_Decode(OpcUa_ServiceCounterDataType *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_AnonymousIdentityToken_Initialize(OpcUa_AnonymousIdentityToken *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowseResult_Decode(OpcUa_BrowseResult *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryUpdateDetails_Decode(OpcUa_HistoryUpdateDetails *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MonitoredItemCreateResult_Decode(OpcUa_MonitoredItemCreateResult *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_SetTriggeringResponse OpcUa_SetTriggeringResponse
OPCUA_EXPORT OpcUa_Void OpcUa_SetMonitoringModeResponse_Initialize(OpcUa_SetMonitoringModeResponse *pValue)
struct _OpcUa_CreateSubscriptionRequest OpcUa_CreateSubscriptionRequest
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EventFilter_Decode(OpcUa_EventFilter *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadValueId_GetSize(OpcUa_ReadValueId *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_AggregateFilterResult_Initialize(OpcUa_AggregateFilterResult *pValue)
struct _OpcUa_UnregisterNodesResponse OpcUa_UnregisterNodesResponse
OPCUA_EXPORT OpcUa_Void OpcUa_ApplicationDescription_Clear(OpcUa_ApplicationDescription *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadRequest_Encode(OpcUa_ReadRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AggregateFilterResult_GetSize(OpcUa_AggregateFilterResult *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ServerStatusDataType_GetSize(OpcUa_ServerStatusDataType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_CallRequest_Clear(OpcUa_CallRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_FindServersResponse_Encode(OpcUa_FindServersResponse *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_NetworkGroupDataType OpcUa_NetworkGroupDataType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ComplexNumberType_Encode(OpcUa_ComplexNumberType *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_VariableAttributes_Decode(OpcUa_VariableAttributes *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_AggregateConfiguration_Initialize(OpcUa_AggregateConfiguration *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ModificationInfo_Encode(OpcUa_ModificationInfo *pValue, struct _OpcUa_Encoder *pEncoder)
enum _OpcUa_TimestampsToReturn OpcUa_TimestampsToReturn
OPCUA_EXPORT OpcUa_Void OpcUa_SamplingIntervalDiagnosticsDataType_Clear(OpcUa_SamplingIntervalDiagnosticsDataType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadRequest_Decode(OpcUa_ReadRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_SetTriggeringRequest_Initialize(OpcUa_SetTriggeringRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ElementOperand_Clear(OpcUa_ElementOperand *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_X509IdentityToken_GetSize(OpcUa_X509IdentityToken *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_GenericAttributeValue_Clear(OpcUa_GenericAttributeValue *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MonitoringParameters_GetSize(OpcUa_MonitoringParameters *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_DataTypeAttributes_Clear(OpcUa_DataTypeAttributes *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ContentFilter_Encode(OpcUa_ContentFilter *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_DataTypeAttributes_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_SubscriptionAcknowledgement_Clear(OpcUa_SubscriptionAcknowledgement *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_UserIdentityToken_Clear(OpcUa_UserIdentityToken *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_AttributeOperand_Clear(OpcUa_AttributeOperand *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowsePath_Encode(OpcUa_BrowsePath *pValue, struct _OpcUa_Encoder *pEncoder)
_OpcUa_TimestampsToReturn
@ OpcUa_TimestampsToReturn_Source
@ OpcUa_TimestampsToReturn_Invalid
@ OpcUa_TimestampsToReturn_Neither
@ OpcUa_TimestampsToReturn_Both
@ OpcUa_TimestampsToReturn_Server
OPCUA_EXPORT OpcUa_Void OpcUa_AggregateFilterResult_Clear(OpcUa_AggregateFilterResult *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CloseSessionRequest_Encode(OpcUa_CloseSessionRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_OpenSecureChannelResponse_Decode(OpcUa_OpenSecureChannelResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_HistoryModifiedData_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteNodesResponse_GetSize(OpcUa_DeleteNodesResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UnregisterNodesRequest_Decode(OpcUa_UnregisterNodesRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteReferencesItem_Clear(OpcUa_DeleteReferencesItem *pValue)
struct _OpcUa_CreateMonitoredItemsResponse OpcUa_CreateMonitoredItemsResponse
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EnumDefinition_Encode(OpcUa_EnumDefinition *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_MonitoredItemModifyRequest_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_QueryNextResponse_Encode(OpcUa_QueryNextResponse *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_HistoryReadValueId OpcUa_HistoryReadValueId
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddNodesResponse_GetSize(OpcUa_AddNodesResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ApplicationDescription_GetSize(OpcUa_ApplicationDescription *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ParsingResult_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_EndpointConfiguration_Initialize(OpcUa_EndpointConfiguration *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TransferResult_Encode(OpcUa_TransferResult *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryReadValueId_Decode(OpcUa_HistoryReadValueId *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_WriteValue_Decode(OpcUa_WriteValue *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ModifyMonitoredItemsResponse_Encode(OpcUa_ModifyMonitoredItemsResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ReadProcessedDetails_Clear(OpcUa_ReadProcessedDetails *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CreateMonitoredItemsRequest_Decode(OpcUa_CreateMonitoredItemsRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CreateSubscriptionResponse_Encode(OpcUa_CreateSubscriptionResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_AttributeOperand_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SignedSoftwareCertificate_GetSize(OpcUa_SignedSoftwareCertificate *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_Annotation_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryUpdateResponse_Initialize(OpcUa_HistoryUpdateResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_UnregisterNodesResponse_Initialize(OpcUa_UnregisterNodesResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_BrowseRequest_Clear(OpcUa_BrowseRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AggregateConfiguration_Encode(OpcUa_AggregateConfiguration *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReferenceTypeNode_Encode(OpcUa_ReferenceTypeNode *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_VariableTypeAttributes_Initialize(OpcUa_VariableTypeAttributes *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ServerOnNetwork_EncodeableType
struct _OpcUa_ModifyMonitoredItemsResponse OpcUa_ModifyMonitoredItemsResponse
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MdnsDiscoveryConfiguration_GetSize(OpcUa_MdnsDiscoveryConfiguration *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteAtTimeDetails_GetSize(OpcUa_DeleteAtTimeDetails *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_ChannelSecurityToken_Initialize(OpcUa_ChannelSecurityToken *pValue)
struct _OpcUa_CallMethodResult OpcUa_CallMethodResult
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_QueryDataSet_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_GenericAttributeValue_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteNodesResponse_Encode(OpcUa_DeleteNodesResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_VariableTypeAttributes_Encode(OpcUa_VariableTypeAttributes *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_NetworkGroupDataType_Clear(OpcUa_NetworkGroupDataType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EnumDefinition_Decode(OpcUa_EnumDefinition *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_QueryDataSet OpcUa_QueryDataSet
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_MonitoringMode_EnumeratedType
OPCUA_EXPORT OpcUa_Void OpcUa_MonitoredItemModifyRequest_Initialize(OpcUa_MonitoredItemModifyRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MethodNode_GetSize(OpcUa_MethodNode *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_ObjectTypeNode_Initialize(OpcUa_ObjectTypeNode *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ActivateSessionResponse_Initialize(OpcUa_ActivateSessionResponse *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_X509IdentityToken_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_StatusChangeNotification_Initialize(OpcUa_StatusChangeNotification *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_MonitoredItemNotification_Initialize(OpcUa_MonitoredItemNotification *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteReferencesItem_GetSize(OpcUa_DeleteReferencesItem *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_SecurityTokenRequestType_EnumeratedType
OPCUA_EXPORT OpcUa_Void OpcUa_Annotation_Clear(OpcUa_Annotation *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryUpdateResult_Decode(OpcUa_HistoryUpdateResult *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MethodNode_Encode(OpcUa_MethodNode *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_SessionlessInvokeRequestType_Clear(OpcUa_SessionlessInvokeRequestType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AxisInformation_Encode(OpcUa_AxisInformation *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MethodAttributes_GetSize(OpcUa_MethodAttributes *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_SubscriptionDiagnosticsDataType_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_SemanticChangeStructureDataType_Initialize(OpcUa_SemanticChangeStructureDataType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowseResponse_Encode(OpcUa_BrowseResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_MonitoredItemModifyResult_Initialize(OpcUa_MonitoredItemModifyResult *pValue)
struct _OpcUa_ModifySubscriptionResponse OpcUa_ModifySubscriptionResponse
OPCUA_EXPORT OpcUa_Void OpcUa_VariableTypeNode_Clear(OpcUa_VariableTypeNode *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteNodesItem_Clear(OpcUa_DeleteNodesItem *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DataChangeFilter_GetSize(OpcUa_DataChangeFilter *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_GetEndpointsRequest_Encode(OpcUa_GetEndpointsRequest *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_ObjectTypeNode OpcUa_ObjectTypeNode
OPCUA_EXPORT OpcUa_Void OpcUa_ModifyMonitoredItemsResponse_Initialize(OpcUa_ModifyMonitoredItemsResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ComplexNumberType_GetSize(OpcUa_ComplexNumberType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_CloseSessionResponse_Clear(OpcUa_CloseSessionResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ModifyMonitoredItemsRequest_Decode(OpcUa_ModifyMonitoredItemsRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_FindServersResponse_EncodeableType
enum _OpcUa_AccessLevelExType OpcUa_AccessLevelExType
OPCUA_EXPORT OpcUa_Void OpcUa_TransferSubscriptionsRequest_Initialize(OpcUa_TransferSubscriptionsRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_BuildInfo_Initialize(OpcUa_BuildInfo *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ReadValueId_Clear(OpcUa_ReadValueId *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReferenceTypeAttributes_Decode(OpcUa_ReferenceTypeAttributes *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_WriteValue OpcUa_WriteValue
OPCUA_EXPORT OpcUa_Void OpcUa_GetEndpointsRequest_Initialize(OpcUa_GetEndpointsRequest *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_SetPublishingModeResponse_EncodeableType
enum _OpcUa_PerformUpdateType OpcUa_PerformUpdateType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MonitoredItemModifyResult_GetSize(OpcUa_MonitoredItemModifyResult *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
enum _OpcUa_MessageSecurityMode OpcUa_MessageSecurityMode
OPCUA_EXPORT OpcUa_StatusCode OpcUa_FindServersRequest_Encode(OpcUa_FindServersRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowsePathTarget_Encode(OpcUa_BrowsePathTarget *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DataChangeNotification_Decode(OpcUa_DataChangeNotification *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_AddReferencesResponse OpcUa_AddReferencesResponse
struct _OpcUa_QueryDataDescription OpcUa_QueryDataDescription
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_EventFieldList_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisterServerResponse_Encode(OpcUa_RegisterServerResponse *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_DataChangeNotification OpcUa_DataChangeNotification
OPCUA_EXPORT OpcUa_Void OpcUa_UpdateEventDetails_Initialize(OpcUa_UpdateEventDetails *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ReferenceDescription_Clear(OpcUa_ReferenceDescription *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteReferencesResponse_Decode(OpcUa_DeleteReferencesResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ContentFilterElement_Initialize(OpcUa_ContentFilterElement *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadAtTimeDetails_Encode(OpcUa_ReadAtTimeDetails *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_VariableAttributes_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_Argument_GetSize(OpcUa_Argument *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_FindServersResponse_Decode(OpcUa_FindServersResponse *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_InstanceNode OpcUa_InstanceNode
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteReferencesItem_Decode(OpcUa_DeleteReferencesItem *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_StatusResult OpcUa_StatusResult
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TimeZoneDataType_Decode(OpcUa_TimeZoneDataType *pValue, struct _OpcUa_Decoder *pDecoder)
enum _OpcUa_IdType OpcUa_IdType
OPCUA_EXPORT OpcUa_Void OpcUa_FindServersOnNetworkResponse_Clear(OpcUa_FindServersOnNetworkResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisterNodesResponse_GetSize(OpcUa_RegisterNodesResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_ContentFilterElementResult_Initialize(OpcUa_ContentFilterElementResult *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SignatureData_Encode(OpcUa_SignatureData *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_Range_Decode(OpcUa_Range *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_BrowseResponse_Initialize(OpcUa_BrowseResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_Range_Clear(OpcUa_Range *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_RegisterServer2Request_Clear(OpcUa_RegisterServer2Request *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ApplicationDescription_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ResponseHeader_Encode(OpcUa_ResponseHeader *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ViewNode_GetSize(OpcUa_ViewNode *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_DataTypeNode OpcUa_DataTypeNode
struct _OpcUa_EndpointConfiguration OpcUa_EndpointConfiguration
struct _OpcUa_ProgramDiagnosticDataType OpcUa_ProgramDiagnosticDataType
struct _OpcUa_MonitoringParameters OpcUa_MonitoringParameters
struct _OpcUa_SetTriggeringRequest OpcUa_SetTriggeringRequest
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MonitoredItemModifyResult_Decode(OpcUa_MonitoredItemModifyResult *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_AddNodesResult_Initialize(OpcUa_AddNodesResult *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ResponseHeader_EncodeableType
struct _OpcUa_SemanticChangeStructureDataType OpcUa_SemanticChangeStructureDataType
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_RedundancySupport_EnumeratedType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_SetTriggeringRequest_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_ActivateSessionRequest_Initialize(OpcUa_ActivateSessionRequest *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_QueryFirstResponse_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_TransferSubscriptionsResponse_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteSubscriptionsRequest_Encode(OpcUa_DeleteSubscriptionsRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_AddReferencesRequest_Initialize(OpcUa_AddReferencesRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SessionSecurityDiagnosticsDataType_GetSize(OpcUa_SessionSecurityDiagnosticsDataType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_PublishResponse_Decode(OpcUa_PublishResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryReadRequest_Encode(OpcUa_HistoryReadRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_AddNodesResponse_EncodeableType
struct _OpcUa_ObjectNode OpcUa_ObjectNode
struct _OpcUa_MethodAttributes OpcUa_MethodAttributes
struct _OpcUa_SessionlessInvokeRequestType OpcUa_SessionlessInvokeRequestType
OPCUA_EXPORT OpcUa_Void OpcUa_SubscriptionDiagnosticsDataType_Initialize(OpcUa_SubscriptionDiagnosticsDataType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EUInformation_GetSize(OpcUa_EUInformation *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_QueryNextRequest_Encode(OpcUa_QueryNextRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_SubscriptionAcknowledgement_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SetMonitoringModeRequest_Decode(OpcUa_SetMonitoringModeRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_PermissionType_EnumeratedType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddReferencesResponse_GetSize(OpcUa_AddReferencesResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_ModifyMonitoredItemsRequest OpcUa_ModifyMonitoredItemsRequest
OPCUA_EXPORT OpcUa_StatusCode OpcUa_QueryFirstResponse_GetSize(OpcUa_QueryFirstResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_TransferSubscriptionsRequest_Clear(OpcUa_TransferSubscriptionsRequest *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ModifyMonitoredItemsRequest_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SamplingIntervalDiagnosticsDataType_Encode(OpcUa_SamplingIntervalDiagnosticsDataType *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ServiceCounterDataType_Encode(OpcUa_ServiceCounterDataType *pValue, struct _OpcUa_Encoder *pEncoder)
@ OpcUa_PerformUpdateType_Remove
@ OpcUa_PerformUpdateType_Insert
@ OpcUa_PerformUpdateType_Replace
@ OpcUa_PerformUpdateType_Update
OPCUA_EXPORT OpcUa_Void OpcUa_CreateMonitoredItemsRequest_Clear(OpcUa_CreateMonitoredItemsRequest *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_BrowseNextResponse_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_QueryNextResponse_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_EnumField_Initialize(OpcUa_EnumField *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ServiceCounterDataType_Clear(OpcUa_ServiceCounterDataType *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ModelChangeStructureDataType_Initialize(OpcUa_ModelChangeStructureDataType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadProcessedDetails_Decode(OpcUa_ReadProcessedDetails *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SimpleAttributeOperand_Encode(OpcUa_SimpleAttributeOperand *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EnumDefinition_GetSize(OpcUa_EnumDefinition *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_CancelResponse_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_CloseSecureChannelRequest_Clear(OpcUa_CloseSecureChannelRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryUpdateResult_Encode(OpcUa_HistoryUpdateResult *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_Node_Encode(OpcUa_Node *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_BrowsePathTarget_Initialize(OpcUa_BrowsePathTarget *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisterServer2Response_GetSize(OpcUa_RegisterServer2Response *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ReadAtTimeDetails_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_Node_Initialize(OpcUa_Node *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TransferSubscriptionsResponse_Encode(OpcUa_TransferSubscriptionsResponse *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_LiteralOperand OpcUa_LiteralOperand
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CloseSessionResponse_Encode(OpcUa_CloseSessionResponse *pValue, struct _OpcUa_Encoder *pEncoder)
enum _OpcUa_PermissionType OpcUa_PermissionType
OPCUA_EXPORT OpcUa_Void OpcUa_RegisterServerResponse_Clear(OpcUa_RegisterServerResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_QueryDataDescription_GetSize(OpcUa_QueryDataDescription *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_CancelRequest_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_X509IdentityToken_Encode(OpcUa_X509IdentityToken *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ActivateSessionResponse_Clear(OpcUa_ActivateSessionResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_StructureDefinition_Clear(OpcUa_StructureDefinition *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ProgramDiagnostic2DataType_Decode(OpcUa_ProgramDiagnostic2DataType *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ObjectTypeAttributes_Initialize(OpcUa_ObjectTypeAttributes *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadRawModifiedDetails_Encode(OpcUa_ReadRawModifiedDetails *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UpdateDataDetails_Decode(OpcUa_UpdateDataDetails *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_RepublishRequest_Clear(OpcUa_RepublishRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ContentFilter_Clear(OpcUa_ContentFilter *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ModifySubscriptionRequest_GetSize(OpcUa_ModifySubscriptionRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowseRequest_GetSize(OpcUa_BrowseRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CancelResponse_GetSize(OpcUa_CancelResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_CreateSessionRequest_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_DataChangeNotification_Initialize(OpcUa_DataChangeNotification *pValue)
enum _OpcUa_BrowseDirection OpcUa_BrowseDirection
OPCUA_EXPORT OpcUa_StatusCode OpcUa_FindServersOnNetworkResponse_GetSize(OpcUa_FindServersOnNetworkResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ProgramDiagnostic2DataType_Encode(OpcUa_ProgramDiagnostic2DataType *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisteredServer_Encode(OpcUa_RegisteredServer *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MonitoredItemCreateRequest_Encode(OpcUa_MonitoredItemCreateRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TimeZoneDataType_Encode(OpcUa_TimeZoneDataType *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_TranslateBrowsePathsToNodeIdsRequest_Clear(OpcUa_TranslateBrowsePathsToNodeIdsRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_GenericAttributes_Encode(OpcUa_GenericAttributes *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ObjectAttributes_GetSize(OpcUa_ObjectAttributes *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisterServerResponse_GetSize(OpcUa_RegisterServerResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ServiceFault_GetSize(OpcUa_ServiceFault *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SubscriptionDiagnosticsDataType_Encode(OpcUa_SubscriptionDiagnosticsDataType *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_CancelResponse_Initialize(OpcUa_CancelResponse *pValue)
struct _OpcUa_BrowseNextRequest OpcUa_BrowseNextRequest
OPCUA_EXPORT OpcUa_Void OpcUa_ViewDescription_Clear(OpcUa_ViewDescription *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_DataChangeFilter_Initialize(OpcUa_DataChangeFilter *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_TypeNode_Clear(OpcUa_TypeNode *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_SessionlessInvokeRequestType_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddNodesItem_GetSize(OpcUa_AddNodesItem *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_CallRequest_Initialize(OpcUa_CallRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_QueryDataDescription_Clear(OpcUa_QueryDataDescription *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryData_GetSize(OpcUa_HistoryData *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_CreateMonitoredItemsRequest_Initialize(OpcUa_CreateMonitoredItemsRequest *pValue)
@ OpcUa_EventNotifierType_HistoryRead
@ OpcUa_EventNotifierType_None
@ OpcUa_EventNotifierType_HistoryWrite
@ OpcUa_EventNotifierType_SubscribeToEvents
OPCUA_EXPORT OpcUa_StatusCode OpcUa_LiteralOperand_Encode(OpcUa_LiteralOperand *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_NetworkGroupDataType_Encode(OpcUa_NetworkGroupDataType *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_LiteralOperand_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_WriteValue_Initialize(OpcUa_WriteValue *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_CallResponse_Clear(OpcUa_CallResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_CancelRequest_Clear(OpcUa_CancelRequest *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_NodeReference_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_BrowsePathResult_EncodeableType
struct _OpcUa_GenericAttributeValue OpcUa_GenericAttributeValue
struct _OpcUa_ReferenceNode OpcUa_ReferenceNode
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SessionDiagnosticsDataType_Encode(OpcUa_SessionDiagnosticsDataType *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_BrowseNextResponse_Clear(OpcUa_BrowseNextResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_NodeAttributes_GetSize(OpcUa_NodeAttributes *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_ViewNode_Initialize(OpcUa_ViewNode *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowsePathTarget_GetSize(OpcUa_BrowsePathTarget *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SetTriggeringRequest_GetSize(OpcUa_SetTriggeringRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryReadResult_Initialize(OpcUa_HistoryReadResult *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MonitoredItemCreateRequest_GetSize(OpcUa_MonitoredItemCreateRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ServerDiagnosticsSummaryDataType_Decode(OpcUa_ServerDiagnosticsSummaryDataType *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ReferenceTypeAttributes_Initialize(OpcUa_ReferenceTypeAttributes *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ServerStatusDataType_Encode(OpcUa_ServerStatusDataType *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_X509IdentityToken OpcUa_X509IdentityToken
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ChannelSecurityToken_GetSize(OpcUa_ChannelSecurityToken *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
@ OpcUa_AccessLevelType_HistoryRead
@ OpcUa_AccessLevelType_CurrentWrite
@ OpcUa_AccessLevelType_TimestampWrite
@ OpcUa_AccessLevelType_CurrentRead
@ OpcUa_AccessLevelType_StatusWrite
@ OpcUa_AccessLevelType_HistoryWrite
@ OpcUa_AccessLevelType_SemanticChange
@ OpcUa_AccessLevelType_None
OPCUA_EXPORT OpcUa_Void OpcUa_CreateSubscriptionResponse_Initialize(OpcUa_CreateSubscriptionResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_XVType_GetSize(OpcUa_XVType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_GetEndpointsRequest_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DataTypeAttributes_Decode(OpcUa_DataTypeAttributes *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_QueryFirstResponse_Encode(OpcUa_QueryFirstResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_DoubleComplexNumberType_Clear(OpcUa_DoubleComplexNumberType *pValue)
struct _OpcUa_RegisterServerRequest OpcUa_RegisterServerRequest
OPCUA_EXPORT OpcUa_Void OpcUa_SetTriggeringRequest_Clear(OpcUa_SetTriggeringRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_WriteRequest_Decode(OpcUa_WriteRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadResponse_Encode(OpcUa_ReadResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_EventNotificationList_Clear(OpcUa_EventNotificationList *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EventFilter_Encode(OpcUa_EventFilter *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_ServiceFault OpcUa_ServiceFault
struct _OpcUa_SamplingIntervalDiagnosticsDataType OpcUa_SamplingIntervalDiagnosticsDataType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteNodesRequest_GetSize(OpcUa_DeleteNodesRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SetTriggeringResponse_Decode(OpcUa_SetTriggeringResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TransferResult_GetSize(OpcUa_TransferResult *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowseNextRequest_GetSize(OpcUa_BrowseNextRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RelativePath_Encode(OpcUa_RelativePath *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CloseSecureChannelResponse_GetSize(OpcUa_CloseSecureChannelResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ModifySubscriptionRequest_Encode(OpcUa_ModifySubscriptionRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteEventDetails_Initialize(OpcUa_DeleteEventDetails *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadResponse_GetSize(OpcUa_ReadResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ElementOperand_Encode(OpcUa_ElementOperand *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowseDescription_GetSize(OpcUa_BrowseDescription *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_NodeTypeDescription_Initialize(OpcUa_NodeTypeDescription *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_RolePermissionType_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_ReferenceTypeNode_Clear(OpcUa_ReferenceTypeNode *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UnregisterNodesResponse_GetSize(OpcUa_UnregisterNodesResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_EnumDefinition_Initialize(OpcUa_EnumDefinition *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ObjectTypeAttributes_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DataTypeAttributes_Encode(OpcUa_DataTypeAttributes *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_NodeAttributes_Encode(OpcUa_NodeAttributes *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisterServer2Response_Encode(OpcUa_RegisterServer2Response *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ObjectTypeAttributes_Decode(OpcUa_ObjectTypeAttributes *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_TransferSubscriptionsResponse_Initialize(OpcUa_TransferSubscriptionsResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UpdateStructureDataDetails_Encode(OpcUa_UpdateStructureDataDetails *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AxisInformation_GetSize(OpcUa_AxisInformation *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddNodesResult_Decode(OpcUa_AddNodesResult *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SimpleAttributeOperand_GetSize(OpcUa_SimpleAttributeOperand *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_ProgramDiagnostic2DataType_Initialize(OpcUa_ProgramDiagnostic2DataType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_NotificationMessage_Encode(OpcUa_NotificationMessage *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_BrowseDescription_Clear(OpcUa_BrowseDescription *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_HistoryEvent_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReferenceDescription_GetSize(OpcUa_ReferenceDescription *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CallResponse_Encode(OpcUa_CallResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EndpointDescription_GetSize(OpcUa_EndpointDescription *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
@ OpcUa_RedundancySupport_HotAndMirrored
@ OpcUa_RedundancySupport_Hot
@ OpcUa_RedundancySupport_Warm
@ OpcUa_RedundancySupport_Transparent
@ OpcUa_RedundancySupport_None
@ OpcUa_RedundancySupport_Cold
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteEventDetails_Decode(OpcUa_DeleteEventDetails *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_StructureField_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ObjectTypeAttributes_Encode(OpcUa_ObjectTypeAttributes *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UpdateEventDetails_Encode(OpcUa_UpdateEventDetails *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_MessageSecurityMode_EnumeratedType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_FindServersOnNetworkResponse_Decode(OpcUa_FindServersOnNetworkResponse *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_ReadProcessedDetails OpcUa_ReadProcessedDetails
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadAtTimeDetails_GetSize(OpcUa_ReadAtTimeDetails *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CreateMonitoredItemsRequest_Encode(OpcUa_CreateMonitoredItemsRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_XVType_Initialize(OpcUa_XVType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_StructureField_GetSize(OpcUa_StructureField *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_UserNameIdentityToken_Initialize(OpcUa_UserNameIdentityToken *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_EventFilter_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_GenericAttributeValue_GetSize(OpcUa_GenericAttributeValue *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_EUInformation_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AggregateFilter_Decode(OpcUa_AggregateFilter *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_TypeNode_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_BuildInfo_EncodeableType
enum _OpcUa_ExceptionDeviationFormat OpcUa_ExceptionDeviationFormat
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryReadValueId_GetSize(OpcUa_HistoryReadValueId *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MonitoredItemModifyRequest_Decode(OpcUa_MonitoredItemModifyRequest *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_PublishRequest OpcUa_PublishRequest
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CloseSecureChannelRequest_Decode(OpcUa_CloseSecureChannelRequest *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_AddNodesItem OpcUa_AddNodesItem
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteAtTimeDetails_Decode(OpcUa_DeleteAtTimeDetails *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_UpdateStructureDataDetails_Clear(OpcUa_UpdateStructureDataDetails *pValue)
struct _OpcUa_ModelChangeStructureDataType OpcUa_ModelChangeStructureDataType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadEventDetails_Encode(OpcUa_ReadEventDetails *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_NodeAttributes_Decode(OpcUa_NodeAttributes *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_WriteRequest_Clear(OpcUa_WriteRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AggregateFilter_Encode(OpcUa_AggregateFilter *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_UserNameIdentityToken_Clear(OpcUa_UserNameIdentityToken *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TransferResult_Decode(OpcUa_TransferResult *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_CallMethodRequest_Clear(OpcUa_CallMethodRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteSubscriptionsRequest_Decode(OpcUa_DeleteSubscriptionsRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_RegisterServerResponse_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_EndpointUrlListDataType_EncodeableType
struct _OpcUa_QueryFirstRequest OpcUa_QueryFirstRequest
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TranslateBrowsePathsToNodeIdsRequest_GetSize(OpcUa_TranslateBrowsePathsToNodeIdsRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TransferSubscriptionsResponse_Decode(OpcUa_TransferSubscriptionsResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_InstanceNode_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UnregisterNodesRequest_GetSize(OpcUa_UnregisterNodesRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EventFieldList_Encode(OpcUa_EventFieldList *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_CancelResponse_Clear(OpcUa_CancelResponse *pValue)
struct _OpcUa_ResponseHeader OpcUa_ResponseHeader
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CancelResponse_Decode(OpcUa_CancelResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_EnumValueType_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_AxisInformation_Initialize(OpcUa_AxisInformation *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteMonitoredItemsResponse_GetSize(OpcUa_DeleteMonitoredItemsResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CreateSessionResponse_GetSize(OpcUa_CreateSessionResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadRawModifiedDetails_Decode(OpcUa_ReadRawModifiedDetails *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MonitoredItemModifyRequest_GetSize(OpcUa_MonitoredItemModifyRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_TimestampsToReturn_EnumeratedType
OPCUA_EXPORT OpcUa_Void OpcUa_ServerOnNetwork_Clear(OpcUa_ServerOnNetwork *pValue)
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_AccessLevelExType_EnumeratedType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CreateSessionRequest_Decode(OpcUa_CreateSessionRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ContentFilterResult_Decode(OpcUa_ContentFilterResult *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_OpenSecureChannelRequest_Initialize(OpcUa_OpenSecureChannelRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_NodeReference_Encode(OpcUa_NodeReference *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_StructureDefinition_GetSize(OpcUa_StructureDefinition *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RedundantServerDataType_Encode(OpcUa_RedundantServerDataType *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_TranslateBrowsePathsToNodeIdsRequest_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_AddReferencesItem_Initialize(OpcUa_AddReferencesItem *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ServerStatusDataType_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowsePathTarget_Decode(OpcUa_BrowsePathTarget *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_AggregateFilterResult OpcUa_AggregateFilterResult
OPCUA_EXPORT OpcUa_Void OpcUa_EndpointConfiguration_Clear(OpcUa_EndpointConfiguration *pValue)
struct _OpcUa_DataTypeAttributes OpcUa_DataTypeAttributes
OPCUA_EXPORT OpcUa_StatusCode OpcUa_NodeTypeDescription_Encode(OpcUa_NodeTypeDescription *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_StatusChangeNotification_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_TransferSubscriptionsResponse_Clear(OpcUa_TransferSubscriptionsResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_CreateMonitoredItemsResponse_Initialize(OpcUa_CreateMonitoredItemsResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_X509IdentityToken_Initialize(OpcUa_X509IdentityToken *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ServerStatusDataType_Initialize(OpcUa_ServerStatusDataType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UnregisterNodesRequest_Encode(OpcUa_UnregisterNodesRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SessionlessInvokeResponseType_Encode(OpcUa_SessionlessInvokeResponseType *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RequestHeader_GetSize(OpcUa_RequestHeader *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_TranslateBrowsePathsToNodeIdsResponse_Initialize(OpcUa_TranslateBrowsePathsToNodeIdsResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CreateMonitoredItemsResponse_Decode(OpcUa_CreateMonitoredItemsResponse *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_BrowseNextResponse OpcUa_BrowseNextResponse
OPCUA_EXPORT OpcUa_StatusCode OpcUa_Annotation_Decode(OpcUa_Annotation *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ProgramDiagnosticDataType_GetSize(OpcUa_ProgramDiagnosticDataType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_NetworkGroupDataType_Initialize(OpcUa_NetworkGroupDataType *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ProgramDiagnosticDataType_Initialize(OpcUa_ProgramDiagnosticDataType *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ResponseHeader_Initialize(OpcUa_ResponseHeader *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CreateSubscriptionResponse_GetSize(OpcUa_CreateSubscriptionResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisterServer2Request_Encode(OpcUa_RegisterServer2Request *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_DataChangeNotification_Clear(OpcUa_DataChangeNotification *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ModifyMonitoredItemsResponse_Decode(OpcUa_ModifyMonitoredItemsResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ContentFilterResult_Encode(OpcUa_ContentFilterResult *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_GetEndpointsRequest_Clear(OpcUa_GetEndpointsRequest *pValue)
struct _OpcUa_BrowseResult OpcUa_BrowseResult
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ObjectNode_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ActivateSessionRequest_Decode(OpcUa_ActivateSessionRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_EventNotificationList_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_PublishResponse_Encode(OpcUa_PublishResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CallResponse_Decode(OpcUa_CallResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadAnnotationDataDetails_GetSize(OpcUa_ReadAnnotationDataDetails *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_ModificationInfo_Clear(OpcUa_ModificationInfo *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ReferenceTypeNode_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_GetEndpointsResponse_Clear(OpcUa_GetEndpointsResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_InstanceNode_Clear(OpcUa_InstanceNode *pValue)
struct _OpcUa_PublishResponse OpcUa_PublishResponse
OPCUA_EXPORT OpcUa_Void OpcUa_UpdateEventDetails_Clear(OpcUa_UpdateEventDetails *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EventFilterResult_Encode(OpcUa_EventFilterResult *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_ReadEventDetails OpcUa_ReadEventDetails
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ViewAttributes_Encode(OpcUa_ViewAttributes *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SamplingIntervalDiagnosticsDataType_GetSize(OpcUa_SamplingIntervalDiagnosticsDataType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MonitoredItemCreateResult_Encode(OpcUa_MonitoredItemCreateResult *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_RelativePath_Initialize(OpcUa_RelativePath *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_CallMethodRequest_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteReferencesResponse_Encode(OpcUa_DeleteReferencesResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ModelChangeStructureDataType_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_AddNodesResult_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SetPublishingModeRequest_GetSize(OpcUa_SetPublishingModeRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_OpenSecureChannelResponse_Encode(OpcUa_OpenSecureChannelResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_NodeTypeDescription_Decode(OpcUa_NodeTypeDescription *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteRawModifiedDetails_Initialize(OpcUa_DeleteRawModifiedDetails *pValue)
struct _OpcUa_BrowsePathTarget OpcUa_BrowsePathTarget
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_EndpointConfiguration_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ReadProcessedDetails_EncodeableType
struct _OpcUa_BrowseRequest OpcUa_BrowseRequest
OPCUA_EXPORT OpcUa_Void OpcUa_CreateSessionResponse_Initialize(OpcUa_CreateSessionResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_QueryFirstRequest_Encode(OpcUa_QueryFirstRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_QueryDataSet_Encode(OpcUa_QueryDataSet *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EnumValueType_GetSize(OpcUa_EnumValueType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_FindServersOnNetworkRequest_Decode(OpcUa_FindServersOnNetworkRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_TranslateBrowsePathsToNodeIdsRequest_Initialize(OpcUa_TranslateBrowsePathsToNodeIdsRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_EnumValueType_Initialize(OpcUa_EnumValueType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowseResponse_GetSize(OpcUa_BrowseResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_ReferenceTypeNode OpcUa_ReferenceTypeNode
OPCUA_EXPORT OpcUa_StatusCode OpcUa_PublishRequest_Encode(OpcUa_PublishRequest *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_TransferSubscriptionsRequest OpcUa_TransferSubscriptionsRequest
OPCUA_EXPORT OpcUa_Void OpcUa_VariableTypeNode_Initialize(OpcUa_VariableTypeNode *pValue)
struct _OpcUa_ContentFilter OpcUa_ContentFilter
struct _OpcUa_AggregateFilter OpcUa_AggregateFilter
OPCUA_EXPORT OpcUa_Void OpcUa_EventFilterResult_Initialize(OpcUa_EventFilterResult *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadAtTimeDetails_Decode(OpcUa_ReadAtTimeDetails *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TransferSubscriptionsRequest_Encode(OpcUa_TransferSubscriptionsRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RepublishRequest_Decode(OpcUa_RepublishRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryReadResult_Decode(OpcUa_HistoryReadResult *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisterServerRequest_Decode(OpcUa_RegisterServerRequest *pValue, struct _OpcUa_Decoder *pDecoder)
_OpcUa_ExceptionDeviationFormat
@ OpcUa_ExceptionDeviationFormat_PercentOfEURange
@ OpcUa_ExceptionDeviationFormat_Unknown
@ OpcUa_ExceptionDeviationFormat_AbsoluteValue
@ OpcUa_ExceptionDeviationFormat_PercentOfRange
@ OpcUa_ExceptionDeviationFormat_PercentOfValue
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ViewDescription_Encode(OpcUa_ViewDescription *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ReadEventDetails_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_CreateSubscriptionRequest_Clear(OpcUa_CreateSubscriptionRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_GetEndpointsRequest_GetSize(OpcUa_GetEndpointsRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_RegisterNodesRequest_Initialize(OpcUa_RegisterNodesRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_VariableNode_Clear(OpcUa_VariableNode *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ParsingResult_Encode(OpcUa_ParsingResult *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_Range OpcUa_Range
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_MdnsDiscoveryConfiguration_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DoubleComplexNumberType_Decode(OpcUa_DoubleComplexNumberType *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_AxisInformation_Clear(OpcUa_AxisInformation *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowseNextRequest_Decode(OpcUa_BrowseNextRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_HistoryReadRequest_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_CreateMonitoredItemsResponse_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UpdateStructureDataDetails_GetSize(OpcUa_UpdateStructureDataDetails *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_CreateSubscriptionRequest_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_DeleteMonitoredItemsRequest_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UpdateEventDetails_GetSize(OpcUa_UpdateEventDetails *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
enum _OpcUa_UserTokenType OpcUa_UserTokenType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UserNameIdentityToken_Encode(OpcUa_UserNameIdentityToken *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryReadRequest_Clear(OpcUa_HistoryReadRequest *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_SetTriggeringResponse_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisterNodesRequest_GetSize(OpcUa_RegisterNodesRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_UpdateDataDetails OpcUa_UpdateDataDetails
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadRawModifiedDetails_GetSize(OpcUa_ReadRawModifiedDetails *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BuildInfo_GetSize(OpcUa_BuildInfo *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_PublishRequest_Decode(OpcUa_PublishRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_XVType_Encode(OpcUa_XVType *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RelativePathElement_Encode(OpcUa_RelativePathElement *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_BuildInfo OpcUa_BuildInfo
struct _OpcUa_HistoryReadResult OpcUa_HistoryReadResult
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MonitoringParameters_Encode(OpcUa_MonitoringParameters *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AttributeOperand_Encode(OpcUa_AttributeOperand *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_LiteralOperand_GetSize(OpcUa_LiteralOperand *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ContentFilterResult_GetSize(OpcUa_ContentFilterResult *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_VariableTypeAttributes OpcUa_VariableTypeAttributes
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_HistoryEventFieldList_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CallMethodResult_Decode(OpcUa_CallMethodResult *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_MonitoredItemCreateRequest_Initialize(OpcUa_MonitoredItemCreateRequest *pValue)
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_AxisScaleEnumeration_EnumeratedType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CloseSessionRequest_GetSize(OpcUa_CloseSessionRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteReferencesItem_Encode(OpcUa_DeleteReferencesItem *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_VariableAttributes_Initialize(OpcUa_VariableAttributes *pValue)
struct _OpcUa_GenericAttributes OpcUa_GenericAttributes
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ActivateSessionRequest_Encode(OpcUa_ActivateSessionRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_XVType_Clear(OpcUa_XVType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_StatusResult_Decode(OpcUa_StatusResult *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_SetPublishingModeResponse_Initialize(OpcUa_SetPublishingModeResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MonitoringParameters_Decode(OpcUa_MonitoringParameters *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_UserTokenPolicy OpcUa_UserTokenPolicy
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteSubscriptionsResponse_Encode(OpcUa_DeleteSubscriptionsResponse *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_BrowsePathResult OpcUa_BrowsePathResult
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteAtTimeDetails_Encode(OpcUa_DeleteAtTimeDetails *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_VariableNode_Initialize(OpcUa_VariableNode *pValue)
struct _OpcUa_DeleteSubscriptionsRequest OpcUa_DeleteSubscriptionsRequest
OPCUA_EXPORT OpcUa_Void OpcUa_FindServersOnNetworkResponse_Initialize(OpcUa_FindServersOnNetworkResponse *pValue)
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_ExceptionDeviationFormat_EnumeratedType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_VariableTypeNode_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_ServerDiagnosticsSummaryDataType_Initialize(OpcUa_ServerDiagnosticsSummaryDataType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UpdateStructureDataDetails_Decode(OpcUa_UpdateStructureDataDetails *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_AddNodesResponse_Clear(OpcUa_AddNodesResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_OptionSet_GetSize(OpcUa_OptionSet *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_WriteValue_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_ResponseHeader_Clear(OpcUa_ResponseHeader *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_BrowseResponse_Clear(OpcUa_BrowseResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_UserTokenPolicy_Clear(OpcUa_UserTokenPolicy *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ModelChangeStructureDataType_GetSize(OpcUa_ModelChangeStructureDataType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_MonitoringParameters_Initialize(OpcUa_MonitoringParameters *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_Annotation_Encode(OpcUa_Annotation *pValue, struct _OpcUa_Encoder *pEncoder)
enum _OpcUa_MonitoringMode OpcUa_MonitoringMode
OPCUA_EXPORT OpcUa_Void OpcUa_CloseSessionRequest_Clear(OpcUa_CloseSessionRequest *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ViewDescription_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ActivateSessionResponse_Decode(OpcUa_ActivateSessionResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_FindServersOnNetworkRequest_GetSize(OpcUa_FindServersOnNetworkRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_ObjectAttributes_Initialize(OpcUa_ObjectAttributes *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisteredServer_Decode(OpcUa_RegisteredServer *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_StructureDefinition_Decode(OpcUa_StructureDefinition *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_TypeNode_Initialize(OpcUa_TypeNode *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ApplicationDescription_Initialize(OpcUa_ApplicationDescription *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowsePath_Decode(OpcUa_BrowsePath *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EventFilterResult_GetSize(OpcUa_EventFilterResult *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_StructureType_EnumeratedType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SemanticChangeStructureDataType_Decode(OpcUa_SemanticChangeStructureDataType *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_UnregisterNodesResponse_Clear(OpcUa_UnregisterNodesResponse *pValue)
struct _OpcUa_AxisInformation OpcUa_AxisInformation
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryUpdateRequest_GetSize(OpcUa_HistoryUpdateRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_DeleteNodesRequest_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryUpdateDetails_Encode(OpcUa_HistoryUpdateDetails *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_VariableAttributes_Clear(OpcUa_VariableAttributes *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ReferenceNode_Clear(OpcUa_ReferenceNode *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_StructureDefinition_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_OpenSecureChannelResponse_GetSize(OpcUa_OpenSecureChannelResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MethodAttributes_Encode(OpcUa_MethodAttributes *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SetMonitoringModeResponse_GetSize(OpcUa_SetMonitoringModeResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TransferSubscriptionsResponse_GetSize(OpcUa_TransferSubscriptionsResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_BrowseNextRequest_Initialize(OpcUa_BrowseNextRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ModifyMonitoredItemsRequest_Initialize(OpcUa_ModifyMonitoredItemsRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_SetMonitoringModeRequest_Initialize(OpcUa_SetMonitoringModeRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DoubleComplexNumberType_Encode(OpcUa_DoubleComplexNumberType *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteNodesItem_Decode(OpcUa_DeleteNodesItem *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ServerStatusDataType_Decode(OpcUa_ServerStatusDataType *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_TransferResult_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_AddReferencesItem_EncodeableType
struct _OpcUa_SubscriptionDiagnosticsDataType OpcUa_SubscriptionDiagnosticsDataType
OPCUA_EXPORT OpcUa_Void OpcUa_RepublishRequest_Initialize(OpcUa_RepublishRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EventNotificationList_Decode(OpcUa_EventNotificationList *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_FindServersResponse OpcUa_FindServersResponse
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SetTriggeringRequest_Decode(OpcUa_SetTriggeringRequest *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_ServiceCounterDataType OpcUa_ServiceCounterDataType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_CreateMonitoredItemsRequest_EncodeableType
struct _OpcUa_ViewAttributes OpcUa_ViewAttributes
OPCUA_EXPORT OpcUa_Void OpcUa_ModificationInfo_Initialize(OpcUa_ModificationInfo *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_Argument_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RolePermissionType_Decode(OpcUa_RolePermissionType *pValue, struct _OpcUa_Decoder *pDecoder)
enum _OpcUa_AttributeWriteMask OpcUa_AttributeWriteMask
struct _OpcUa_MonitoredItemCreateResult OpcUa_MonitoredItemCreateResult
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SetPublishingModeRequest_Encode(OpcUa_SetPublishingModeRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ReferenceTypeNode_Initialize(OpcUa_ReferenceTypeNode *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_AnonymousIdentityToken_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_ModifySubscriptionResponse_Initialize(OpcUa_ModifySubscriptionResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CreateMonitoredItemsRequest_GetSize(OpcUa_CreateMonitoredItemsRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_RegisterNodesResponse_Clear(OpcUa_RegisterNodesResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_QueryDataSet_GetSize(OpcUa_QueryDataSet *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_StatusResult_GetSize(OpcUa_StatusResult *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_InstanceNode_Decode(OpcUa_InstanceNode *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_HistoryReadResponse_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadResponse_Decode(OpcUa_ReadResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_SetPublishingModeRequest_Clear(OpcUa_SetPublishingModeRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryReadResponse_GetSize(OpcUa_HistoryReadResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_EnumDefinition_EncodeableType
enum _OpcUa_ServerState OpcUa_ServerState
OPCUA_EXPORT OpcUa_StatusCode OpcUa_WriteResponse_GetSize(OpcUa_WriteResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_CancelRequest_Initialize(OpcUa_CancelRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_Range_GetSize(OpcUa_Range *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CreateMonitoredItemsResponse_GetSize(OpcUa_CreateMonitoredItemsResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RolePermissionType_Encode(OpcUa_RolePermissionType *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ReadAnnotationDataDetails_Clear(OpcUa_ReadAnnotationDataDetails *pValue)
struct _OpcUa_UserIdentityToken OpcUa_UserIdentityToken
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_RelativePath_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ReadRawModifiedDetails_EncodeableType
struct _OpcUa_FindServersOnNetworkResponse OpcUa_FindServersOnNetworkResponse
OPCUA_EXPORT OpcUa_Void OpcUa_UpdateDataDetails_Clear(OpcUa_UpdateDataDetails *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MonitoredItemCreateResult_GetSize(OpcUa_MonitoredItemCreateResult *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_WriteRequest_GetSize(OpcUa_WriteRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SemanticChangeStructureDataType_GetSize(OpcUa_SemanticChangeStructureDataType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_CloseSessionResponse_Initialize(OpcUa_CloseSessionResponse *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_RegisterServerRequest_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisterServer2Response_Decode(OpcUa_RegisterServer2Response *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryData_Initialize(OpcUa_HistoryData *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_Node_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SetMonitoringModeRequest_GetSize(OpcUa_SetMonitoringModeRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_EnumValueType OpcUa_EnumValueType
OPCUA_EXPORT OpcUa_Void OpcUa_DataTypeNode_Initialize(OpcUa_DataTypeNode *pValue)
_OpcUa_SecurityTokenRequestType
@ OpcUa_SecurityTokenRequestType_Renew
@ OpcUa_SecurityTokenRequestType_Issue
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryUpdateResult_GetSize(OpcUa_HistoryUpdateResult *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_MonitoredItemCreateResult_Clear(OpcUa_MonitoredItemCreateResult *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CloseSessionRequest_Decode(OpcUa_CloseSessionRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_OptionSet_EncodeableType
struct _OpcUa_ApplicationDescription OpcUa_ApplicationDescription
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_RequestHeader_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_PublishResponse_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_EventFilter_Clear(OpcUa_EventFilter *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_SessionSecurityDiagnosticsDataType_Initialize(OpcUa_SessionSecurityDiagnosticsDataType *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_FindServersOnNetworkRequest_Clear(OpcUa_FindServersOnNetworkRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ContentFilterElementResult_Decode(OpcUa_ContentFilterElementResult *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_HistoryUpdateResponse OpcUa_HistoryUpdateResponse
struct _OpcUa_SignedSoftwareCertificate OpcUa_SignedSoftwareCertificate
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteMonitoredItemsRequest_Encode(OpcUa_DeleteMonitoredItemsRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_UpdateDataDetails_Initialize(OpcUa_UpdateDataDetails *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UserTokenPolicy_Encode(OpcUa_UserTokenPolicy *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ContentFilterElementResult_GetSize(OpcUa_ContentFilterElementResult *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_NodeClass_EnumeratedType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_CloseSessionResponse_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AnonymousIdentityToken_GetSize(OpcUa_AnonymousIdentityToken *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ViewNode_Decode(OpcUa_ViewNode *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteReferencesRequest_GetSize(OpcUa_DeleteReferencesRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SessionDiagnosticsDataType_GetSize(OpcUa_SessionDiagnosticsDataType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_AddNodesResult_Clear(OpcUa_AddNodesResult *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_EndpointUrlListDataType_Initialize(OpcUa_EndpointUrlListDataType *pValue)
struct _OpcUa_UpdateEventDetails OpcUa_UpdateEventDetails
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ModifyMonitoredItemsRequest_Encode(OpcUa_ModifyMonitoredItemsRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TimeZoneDataType_GetSize(OpcUa_TimeZoneDataType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_RepublishRequest_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_GenericAttributes_Decode(OpcUa_GenericAttributes *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_SubscriptionDiagnosticsDataType_Clear(OpcUa_SubscriptionDiagnosticsDataType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryReadResult_Encode(OpcUa_HistoryReadResult *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_UpdateStructureDataDetails_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CreateMonitoredItemsResponse_Encode(OpcUa_CreateMonitoredItemsResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ContentFilterResult_Clear(OpcUa_ContentFilterResult *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_MonitoredItemCreateRequest_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_PerformUpdateType_EnumeratedType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteMonitoredItemsRequest_GetSize(OpcUa_DeleteMonitoredItemsRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_OptionSet_Clear(OpcUa_OptionSet *pValue)
enum _OpcUa_DeadbandType OpcUa_DeadbandType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ContentFilterElement_Encode(OpcUa_ContentFilterElement *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_GetEndpointsRequest_Decode(OpcUa_GetEndpointsRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowseRequest_Encode(OpcUa_BrowseRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteNodesItem_Initialize(OpcUa_DeleteNodesItem *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_SetMonitoringModeResponse_Clear(OpcUa_SetMonitoringModeResponse *pValue)
struct _OpcUa_TransferSubscriptionsResponse OpcUa_TransferSubscriptionsResponse
struct _OpcUa_FindServersRequest OpcUa_FindServersRequest
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ViewAttributes_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TypeNode_GetSize(OpcUa_TypeNode *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_AddNodesRequest_Initialize(OpcUa_AddNodesRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_UpdateStructureDataDetails_Initialize(OpcUa_UpdateStructureDataDetails *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_EnumField_Clear(OpcUa_EnumField *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_FindServersResponse_GetSize(OpcUa_FindServersResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
enum _OpcUa_DataChangeTrigger OpcUa_DataChangeTrigger
struct _OpcUa_SetMonitoringModeRequest OpcUa_SetMonitoringModeRequest
OPCUA_EXPORT OpcUa_Void OpcUa_MonitoringParameters_Clear(OpcUa_MonitoringParameters *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_VariableTypeNode_Decode(OpcUa_VariableTypeNode *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TransferSubscriptionsRequest_Decode(OpcUa_TransferSubscriptionsRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_NotificationMessage_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CallRequest_Decode(OpcUa_CallRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SignatureData_Decode(OpcUa_SignatureData *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_QueryNextResponse_GetSize(OpcUa_QueryNextResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_StatusChangeNotification_Clear(OpcUa_StatusChangeNotification *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_QueryFirstRequest_EncodeableType
struct _OpcUa_TransferResult OpcUa_TransferResult
OPCUA_EXPORT OpcUa_Void OpcUa_QueryFirstRequest_Clear(OpcUa_QueryFirstRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EndpointUrlListDataType_Encode(OpcUa_EndpointUrlListDataType *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_ViewDescription OpcUa_ViewDescription
OPCUA_EXPORT OpcUa_Void OpcUa_AddNodesItem_Clear(OpcUa_AddNodesItem *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_Node_Clear(OpcUa_Node *pValue)
struct _OpcUa_EventFilter OpcUa_EventFilter
struct _OpcUa_RelativePath OpcUa_RelativePath
OPCUA_EXPORT OpcUa_Void OpcUa_TransferResult_Clear(OpcUa_TransferResult *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteAtTimeDetails_Initialize(OpcUa_DeleteAtTimeDetails *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_FindServersRequest_GetSize(OpcUa_FindServersRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SessionlessInvokeRequestType_Decode(OpcUa_SessionlessInvokeRequestType *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_StructureField_Initialize(OpcUa_StructureField *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteSubscriptionsResponse_Initialize(OpcUa_DeleteSubscriptionsResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ServerOnNetwork_GetSize(OpcUa_ServerOnNetwork *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_SessionlessInvokeResponseType OpcUa_SessionlessInvokeResponseType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ContentFilterElementResult_Encode(OpcUa_ContentFilterElementResult *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SessionlessInvokeRequestType_GetSize(OpcUa_SessionlessInvokeRequestType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_SignatureData_Initialize(OpcUa_SignatureData *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_SetPublishingModeRequest_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_AddReferencesItem_Clear(OpcUa_AddReferencesItem *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ContentFilter_Decode(OpcUa_ContentFilter *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadProcessedDetails_Encode(OpcUa_ReadProcessedDetails *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_HistoryUpdateDetails_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_ServerState_EnumeratedType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_CloseSecureChannelResponse_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_WriteRequest_Initialize(OpcUa_WriteRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_RolePermissionType_Initialize(OpcUa_RolePermissionType *pValue)
struct _OpcUa_NodeTypeDescription OpcUa_NodeTypeDescription
@ OpcUa_NodeClass_ReferenceType
@ OpcUa_NodeClass_Variable
@ OpcUa_NodeClass_ObjectType
@ OpcUa_NodeClass_VariableType
@ OpcUa_NodeClass_DataType
@ OpcUa_NodeClass_Unspecified
struct _OpcUa_MethodNode OpcUa_MethodNode
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryReadRequest_Decode(OpcUa_HistoryReadRequest *pValue, struct _OpcUa_Decoder *pDecoder)
enum _OpcUa_FilterOperator OpcUa_FilterOperator
struct _OpcUa_RegisterServerResponse OpcUa_RegisterServerResponse
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ActivateSessionResponse_Encode(OpcUa_ActivateSessionResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ServiceFault_Initialize(OpcUa_ServiceFault *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReferenceTypeAttributes_Encode(OpcUa_ReferenceTypeAttributes *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EndpointConfiguration_Decode(OpcUa_EndpointConfiguration *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_QueryDataDescription_Decode(OpcUa_QueryDataDescription *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ObjectTypeNode_Clear(OpcUa_ObjectTypeNode *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_CloseSessionRequest_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryUpdateResponse_Decode(OpcUa_HistoryUpdateResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_WriteRequest_EncodeableType
enum _OpcUa_StructureType OpcUa_StructureType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CallMethodResult_Encode(OpcUa_CallMethodResult *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_SamplingIntervalDiagnosticsDataType_Initialize(OpcUa_SamplingIntervalDiagnosticsDataType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SetPublishingModeResponse_GetSize(OpcUa_SetPublishingModeResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_StatusChangeNotification OpcUa_StatusChangeNotification
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ChannelSecurityToken_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_PublishRequest_Initialize(OpcUa_PublishRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UserNameIdentityToken_GetSize(OpcUa_UserNameIdentityToken *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_DeleteReferencesResponse_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_StructureField_Decode(OpcUa_StructureField *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ActivateSessionRequest_EncodeableType
struct _OpcUa_GetEndpointsResponse OpcUa_GetEndpointsResponse
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ReadResponse_EncodeableType
struct _OpcUa_ActivateSessionResponse OpcUa_ActivateSessionResponse
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteSubscriptionsRequest_GetSize(OpcUa_DeleteSubscriptionsRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_RegisterServerResponse_Initialize(OpcUa_RegisterServerResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_SemanticChangeStructureDataType_Clear(OpcUa_SemanticChangeStructureDataType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RepublishResponse_Decode(OpcUa_RepublishResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_FindServersOnNetworkResponse_Encode(OpcUa_FindServersOnNetworkResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_MethodNode_Clear(OpcUa_MethodNode *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_DataChangeFilter_Clear(OpcUa_DataChangeFilter *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ContentFilterElement_Clear(OpcUa_ContentFilterElement *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisterServerResponse_Decode(OpcUa_RegisterServerResponse *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_AddReferencesItem OpcUa_AddReferencesItem
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ModificationInfo_GetSize(OpcUa_ModificationInfo *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_TypeNode OpcUa_TypeNode
OPCUA_EXPORT OpcUa_Void OpcUa_AggregateFilter_Initialize(OpcUa_AggregateFilter *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_CallResponse_Initialize(OpcUa_CallResponse *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_DeleteReferencesRequest_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadAnnotationDataDetails_Decode(OpcUa_ReadAnnotationDataDetails *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_RegisterServer2Response OpcUa_RegisterServer2Response
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryUpdateDetails_Clear(OpcUa_HistoryUpdateDetails *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_OpenSecureChannelResponse_Clear(OpcUa_OpenSecureChannelResponse *pValue)
struct _OpcUa_HistoryReadRequest OpcUa_HistoryReadRequest
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryReadRequest_Initialize(OpcUa_HistoryReadRequest *pValue)
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_NodeAttributesMask_EnumeratedType
OPCUA_EXPORT OpcUa_Void OpcUa_ReferenceTypeAttributes_Clear(OpcUa_ReferenceTypeAttributes *pValue)
struct _OpcUa_QueryFirstResponse OpcUa_QueryFirstResponse
OPCUA_EXPORT OpcUa_Void OpcUa_CreateSessionResponse_Clear(OpcUa_CreateSessionResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryReadResponse_Encode(OpcUa_HistoryReadResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EndpointDescription_Decode(OpcUa_EndpointDescription *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_BrowsePathResult_Initialize(OpcUa_BrowsePathResult *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_XVType_Decode(OpcUa_XVType *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_UnregisterNodesRequest_Initialize(OpcUa_UnregisterNodesRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_AddNodesItem_Initialize(OpcUa_AddNodesItem *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteRawModifiedDetails_Encode(OpcUa_DeleteRawModifiedDetails *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryReadValueId_Clear(OpcUa_HistoryReadValueId *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_QueryNextRequest_Clear(OpcUa_QueryNextRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ProgramDiagnosticDataType_Decode(OpcUa_ProgramDiagnosticDataType *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_AccessLevelType_EnumeratedType
enum _OpcUa_EventNotifierType OpcUa_EventNotifierType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_CreateSubscriptionResponse_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RepublishRequest_GetSize(OpcUa_RepublishRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EventFilter_GetSize(OpcUa_EventFilter *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_DeleteAtTimeDetails_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_CallMethodResult_Initialize(OpcUa_CallMethodResult *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_LiteralOperand_Decode(OpcUa_LiteralOperand *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_Annotation_GetSize(OpcUa_Annotation *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryReadValueId_Initialize(OpcUa_HistoryReadValueId *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RolePermissionType_GetSize(OpcUa_RolePermissionType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_BrowseDescription_Initialize(OpcUa_BrowseDescription *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RequestHeader_Decode(OpcUa_RequestHeader *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_SetPublishingModeResponse OpcUa_SetPublishingModeResponse
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisterNodesResponse_Decode(OpcUa_RegisterNodesResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_GenericAttributeValue_Initialize(OpcUa_GenericAttributeValue *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ServerDiagnosticsSummaryDataType_GetSize(OpcUa_ServerDiagnosticsSummaryDataType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType ** OpcUa_KnownEncodeableTypes
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MonitoredItemModifyResult_Encode(OpcUa_MonitoredItemModifyResult *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ServerDiagnosticsSummaryDataType_Clear(OpcUa_ServerDiagnosticsSummaryDataType *pValue)
struct _OpcUa_ContentFilterResult OpcUa_ContentFilterResult
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ContentFilterResult_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_GenericAttributeValue_Decode(OpcUa_GenericAttributeValue *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_MonitoredItemModifyRequest OpcUa_MonitoredItemModifyRequest
struct _OpcUa_SubscriptionAcknowledgement OpcUa_SubscriptionAcknowledgement
struct _OpcUa_MonitoredItemModifyResult OpcUa_MonitoredItemModifyResult
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReferenceDescription_Encode(OpcUa_ReferenceDescription *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteMonitoredItemsResponse_Initialize(OpcUa_DeleteMonitoredItemsResponse *pValue)
@ OpcUa_PermissionType_InsertHistory
@ OpcUa_PermissionType_Read
@ OpcUa_PermissionType_Browse
@ OpcUa_PermissionType_WriteHistorizing
@ OpcUa_PermissionType_AddNode
@ OpcUa_PermissionType_WriteRolePermissions
@ OpcUa_PermissionType_DeleteHistory
@ OpcUa_PermissionType_ModifyHistory
@ OpcUa_PermissionType_ReceiveEvents
@ OpcUa_PermissionType_Call
@ OpcUa_PermissionType_None
@ OpcUa_PermissionType_DeleteNode
@ OpcUa_PermissionType_RemoveReference
@ OpcUa_PermissionType_Write
@ OpcUa_PermissionType_AddReference
@ OpcUa_PermissionType_ReadRolePermissions
@ OpcUa_PermissionType_WriteAttribute
@ OpcUa_PermissionType_ReadHistory
struct _OpcUa_CloseSecureChannelResponse OpcUa_CloseSecureChannelResponse
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowsePath_GetSize(OpcUa_BrowsePath *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryReadResponse_Clear(OpcUa_HistoryReadResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_QueryFirstRequest_GetSize(OpcUa_QueryFirstRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ModifyMonitoredItemsResponse_GetSize(OpcUa_ModifyMonitoredItemsResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_ProgramDiagnostic2DataType OpcUa_ProgramDiagnostic2DataType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_QueryDataSet_Decode(OpcUa_QueryDataSet *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SubscriptionAcknowledgement_GetSize(OpcUa_SubscriptionAcknowledgement *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_FindServersOnNetworkRequest_Initialize(OpcUa_FindServersOnNetworkRequest *pValue)
struct _OpcUa_AddNodesResponse OpcUa_AddNodesResponse
OPCUA_EXPORT OpcUa_Void OpcUa_FindServersRequest_Initialize(OpcUa_FindServersRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RelativePathElement_GetSize(OpcUa_RelativePathElement *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SetPublishingModeResponse_Decode(OpcUa_SetPublishingModeResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ActivateSessionResponse_GetSize(OpcUa_ActivateSessionResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_OpenSecureChannelResponse_Initialize(OpcUa_OpenSecureChannelResponse *pValue)
_OpcUa_AccessRestrictionType
@ OpcUa_AccessRestrictionType_None
@ OpcUa_AccessRestrictionType_EncryptionRequired
@ OpcUa_AccessRestrictionType_SigningRequired
@ OpcUa_AccessRestrictionType_SessionRequired
@ OpcUa_AccessRestrictionType_ApplyRestrictionsToBrowse
OPCUA_EXPORT OpcUa_Void OpcUa_SignatureData_Clear(OpcUa_SignatureData *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BuildInfo_Decode(OpcUa_BuildInfo *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_AttributeOperand_Initialize(OpcUa_AttributeOperand *pValue)
struct _OpcUa_EndpointUrlListDataType OpcUa_EndpointUrlListDataType
enum _OpcUa_NodeClass OpcUa_NodeClass
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddNodesResponse_Decode(OpcUa_AddNodesResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_RegisteredServer_Clear(OpcUa_RegisteredServer *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_GenericAttributes_GetSize(OpcUa_GenericAttributes *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ModelChangeStructureDataType_Encode(OpcUa_ModelChangeStructureDataType *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_BrowseNextRequest_Clear(OpcUa_BrowseNextRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteReferencesRequest_Initialize(OpcUa_DeleteReferencesRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_BrowseResult_Clear(OpcUa_BrowseResult *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryData_Encode(OpcUa_HistoryData *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_MdnsDiscoveryConfiguration OpcUa_MdnsDiscoveryConfiguration
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AttributeOperand_GetSize(OpcUa_AttributeOperand *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MonitoredItemNotification_Encode(OpcUa_MonitoredItemNotification *pValue, struct _OpcUa_Encoder *pEncoder)
@ OpcUa_FilterOperator_LessThan
@ OpcUa_FilterOperator_Like
@ OpcUa_FilterOperator_BitwiseOr
@ OpcUa_FilterOperator_OfType
@ OpcUa_FilterOperator_And
@ OpcUa_FilterOperator_GreaterThanOrEqual
@ OpcUa_FilterOperator_Or
@ OpcUa_FilterOperator_InView
@ OpcUa_FilterOperator_IsNull
@ OpcUa_FilterOperator_LessThanOrEqual
@ OpcUa_FilterOperator_BitwiseAnd
@ OpcUa_FilterOperator_Equals
@ OpcUa_FilterOperator_GreaterThan
@ OpcUa_FilterOperator_Not
@ OpcUa_FilterOperator_InList
@ OpcUa_FilterOperator_RelatedTo
@ OpcUa_FilterOperator_Between
@ OpcUa_FilterOperator_Cast
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DataChangeFilter_Decode(OpcUa_DataChangeFilter *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DoubleComplexNumberType_GetSize(OpcUa_DoubleComplexNumberType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddReferencesRequest_Encode(OpcUa_AddReferencesRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CallMethodRequest_GetSize(OpcUa_CallMethodRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ActivateSessionRequest_GetSize(OpcUa_ActivateSessionRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_AggregateFilter_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RelativePath_GetSize(OpcUa_RelativePath *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_ComplexNumberType OpcUa_ComplexNumberType
OPCUA_EXPORT OpcUa_Void OpcUa_ModelChangeStructureDataType_Clear(OpcUa_ModelChangeStructureDataType *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ModifyMonitoredItemsRequest_Clear(OpcUa_ModifyMonitoredItemsRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowsePathResult_Encode(OpcUa_BrowsePathResult *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteSubscriptionsResponse_GetSize(OpcUa_DeleteSubscriptionsResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_QueryDataSet_Clear(OpcUa_QueryDataSet *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryReadResponse_Decode(OpcUa_HistoryReadResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_BrowsePathResult_Clear(OpcUa_BrowsePathResult *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_AxisInformation_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_BrowseResponse_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_QueryFirstRequest_Decode(OpcUa_QueryFirstRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_GetEndpointsResponse_Decode(OpcUa_GetEndpointsResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_WriteResponse_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_AggregateFilter_Clear(OpcUa_AggregateFilter *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_MonitoredItemCreateResult_Initialize(OpcUa_MonitoredItemCreateResult *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReferenceNode_Decode(OpcUa_ReferenceNode *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_ReferenceDescription_Initialize(OpcUa_ReferenceDescription *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RelativePathElement_Decode(OpcUa_RelativePathElement *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadProcessedDetails_GetSize(OpcUa_ReadProcessedDetails *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_VariableTypeAttributes_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_AddNodesRequest_Clear(OpcUa_AddNodesRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ReadRequest_Clear(OpcUa_ReadRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AggregateFilterResult_Decode(OpcUa_AggregateFilterResult *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ObjectTypeAttributes_GetSize(OpcUa_ObjectTypeAttributes *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TranslateBrowsePathsToNodeIdsResponse_Decode(OpcUa_TranslateBrowsePathsToNodeIdsResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_Range_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ContentFilterElement_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_TranslateBrowsePathsToNodeIdsResponse_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CallRequest_GetSize(OpcUa_CallRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_QueryNextRequest OpcUa_QueryNextRequest
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RepublishRequest_Encode(OpcUa_RepublishRequest *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_SignatureData OpcUa_SignatureData
OPCUA_EXPORT OpcUa_Void OpcUa_ParsingResult_Initialize(OpcUa_ParsingResult *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteRawModifiedDetails_Clear(OpcUa_DeleteRawModifiedDetails *pValue)
@ OpcUa_UserTokenType_UserName
@ OpcUa_UserTokenType_Anonymous
@ OpcUa_UserTokenType_IssuedToken
@ OpcUa_UserTokenType_Certificate
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ElementOperand_Decode(OpcUa_ElementOperand *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_FindServersOnNetworkRequest_Encode(OpcUa_FindServersOnNetworkRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_WriteRequest_Encode(OpcUa_WriteRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddReferencesResponse_Encode(OpcUa_AddReferencesResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowseNextResponse_Decode(OpcUa_BrowseNextResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryModifiedData_Encode(OpcUa_HistoryModifiedData *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_CallRequest OpcUa_CallRequest
OPCUA_EXPORT OpcUa_StatusCode OpcUa_OpenSecureChannelRequest_Decode(OpcUa_OpenSecureChannelRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MonitoredItemModifyRequest_Encode(OpcUa_MonitoredItemModifyRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_DoubleComplexNumberType_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_ContentFilter_Initialize(OpcUa_ContentFilter *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteMonitoredItemsResponse_Clear(OpcUa_DeleteMonitoredItemsResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_ModifySubscriptionRequest_Clear(OpcUa_ModifySubscriptionRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_CloseSecureChannelResponse_Clear(OpcUa_CloseSecureChannelResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_AddReferencesRequest_Clear(OpcUa_AddReferencesRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteMonitoredItemsRequest_Initialize(OpcUa_DeleteMonitoredItemsRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SubscriptionAcknowledgement_Decode(OpcUa_SubscriptionAcknowledgement *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_AddNodesItem_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_BrowseRequest_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_RedundantServerDataType_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UnregisterNodesResponse_Decode(OpcUa_UnregisterNodesResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_RegisterServer2Response_Clear(OpcUa_RegisterServer2Response *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UserTokenPolicy_Decode(OpcUa_UserTokenPolicy *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TranslateBrowsePathsToNodeIdsResponse_Encode(OpcUa_TranslateBrowsePathsToNodeIdsResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ObjectNode_Encode(OpcUa_ObjectNode *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CallRequest_Encode(OpcUa_CallRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryUpdateDetails_Initialize(OpcUa_HistoryUpdateDetails *pValue)
struct _OpcUa_NodeReference OpcUa_NodeReference
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowseNextResponse_Encode(OpcUa_BrowseNextResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SetTriggeringResponse_GetSize(OpcUa_SetTriggeringResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_HistoryUpdateResult_Clear(OpcUa_HistoryUpdateResult *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_UpdateEventDetails_EncodeableType
struct _OpcUa_ModificationInfo OpcUa_ModificationInfo
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EUInformation_Decode(OpcUa_EUInformation *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_DeleteReferencesItem_EncodeableType
struct _OpcUa_RegisterNodesRequest OpcUa_RegisterNodesRequest
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EnumValueType_Encode(OpcUa_EnumValueType *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_GetEndpointsRequest OpcUa_GetEndpointsRequest
OPCUA_EXPORT OpcUa_StatusCode OpcUa_Range_Encode(OpcUa_Range *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_DeleteNodesItem_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_WriteResponse_Clear(OpcUa_WriteResponse *pValue)
struct _OpcUa_ContentFilterElementResult OpcUa_ContentFilterElementResult
OPCUA_EXPORT OpcUa_Void OpcUa_WriteValue_Clear(OpcUa_WriteValue *pValue)
struct _OpcUa_CreateSubscriptionResponse OpcUa_CreateSubscriptionResponse
OPCUA_EXPORT OpcUa_Void OpcUa_IssuedIdentityToken_Initialize(OpcUa_IssuedIdentityToken *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CloseSecureChannelRequest_GetSize(OpcUa_CloseSecureChannelRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_DeleteSubscriptionsRequest_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_HistoryData_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_ReadRequest_Initialize(OpcUa_ReadRequest *pValue)
struct _OpcUa_UpdateStructureDataDetails OpcUa_UpdateStructureDataDetails
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddNodesResult_Encode(OpcUa_AddNodesResult *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_VariableNode OpcUa_VariableNode
struct _OpcUa_DeleteNodesResponse OpcUa_DeleteNodesResponse
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TypeNode_Decode(OpcUa_TypeNode *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_CallRequest_EncodeableType
enum _OpcUa_AccessRestrictionType OpcUa_AccessRestrictionType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_VariableTypeNode_GetSize(OpcUa_VariableTypeNode *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_OpenSecureChannelRequest OpcUa_OpenSecureChannelRequest
_OpcUa_MessageSecurityMode
@ OpcUa_MessageSecurityMode_Sign
@ OpcUa_MessageSecurityMode_Invalid
@ OpcUa_MessageSecurityMode_SignAndEncrypt
@ OpcUa_MessageSecurityMode_None
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SessionDiagnosticsDataType_Decode(OpcUa_SessionDiagnosticsDataType *pValue, struct _OpcUa_Decoder *pDecoder)
_OpcUa_AxisScaleEnumeration
@ OpcUa_AxisScaleEnumeration_Log
@ OpcUa_AxisScaleEnumeration_Ln
@ OpcUa_AxisScaleEnumeration_Linear
OPCUA_EXPORT OpcUa_StatusCode OpcUa_QueryNextRequest_GetSize(OpcUa_QueryNextRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryUpdateResponse_GetSize(OpcUa_HistoryUpdateResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_SimpleAttributeOperand OpcUa_SimpleAttributeOperand
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RedundantServerDataType_Decode(OpcUa_RedundantServerDataType *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_ElementOperand OpcUa_ElementOperand
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteMonitoredItemsResponse_Decode(OpcUa_DeleteMonitoredItemsResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_Argument_Initialize(OpcUa_Argument *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TypeNode_Encode(OpcUa_TypeNode *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_BrowsePathTarget_Clear(OpcUa_BrowsePathTarget *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryEventFieldList_GetSize(OpcUa_HistoryEventFieldList *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_Argument_Clear(OpcUa_Argument *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteNodesItem_Encode(OpcUa_DeleteNodesItem *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_RegisterNodesRequest_Clear(OpcUa_RegisterNodesRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UpdateDataDetails_GetSize(OpcUa_UpdateDataDetails *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CreateSubscriptionRequest_Decode(OpcUa_CreateSubscriptionRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CloseSessionResponse_GetSize(OpcUa_CloseSessionResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AxisInformation_Decode(OpcUa_AxisInformation *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_RegisterNodesRequest_EncodeableType
struct _OpcUa_DoubleComplexNumberType OpcUa_DoubleComplexNumberType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_UpdateDataDetails_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_DeleteRawModifiedDetails_EncodeableType
struct _OpcUa_WriteResponse OpcUa_WriteResponse
struct _OpcUa_ReadRequest OpcUa_ReadRequest
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_AggregateFilterResult_EncodeableType
struct _OpcUa_ObjectAttributes OpcUa_ObjectAttributes
struct _OpcUa_DeleteMonitoredItemsResponse OpcUa_DeleteMonitoredItemsResponse
OPCUA_EXPORT OpcUa_Void OpcUa_BrowsePath_Initialize(OpcUa_BrowsePath *pValue)
struct _OpcUa_HistoryUpdateRequest OpcUa_HistoryUpdateRequest
OPCUA_EXPORT OpcUa_StatusCode OpcUa_X509IdentityToken_Decode(OpcUa_X509IdentityToken *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_UserIdentityToken_Initialize(OpcUa_UserIdentityToken *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_StatusResult_Encode(OpcUa_StatusResult *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadEventDetails_GetSize(OpcUa_ReadEventDetails *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_StatusChangeNotification_GetSize(OpcUa_StatusChangeNotification *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_DataChangeFilter OpcUa_DataChangeFilter
OPCUA_EXPORT OpcUa_StatusCode OpcUa_NetworkGroupDataType_GetSize(OpcUa_NetworkGroupDataType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
enum _OpcUa_AxisScaleEnumeration OpcUa_AxisScaleEnumeration
struct _OpcUa_DeleteNodesItem OpcUa_DeleteNodesItem
OPCUA_IMEXPORT struct _OpcUa_EnumeratedType OpcUa_ApplicationType_EnumeratedType
OPCUA_EXPORT OpcUa_Void OpcUa_VariableTypeAttributes_Clear(OpcUa_VariableTypeAttributes *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EnumField_Encode(OpcUa_EnumField *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SignedSoftwareCertificate_Encode(OpcUa_SignedSoftwareCertificate *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ProgramDiagnosticDataType_Encode(OpcUa_ProgramDiagnosticDataType *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_ReadRawModifiedDetails OpcUa_ReadRawModifiedDetails
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ParsingResult_GetSize(OpcUa_ParsingResult *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
@ OpcUa_HistoryUpdateType_Insert
@ OpcUa_HistoryUpdateType_Replace
@ OpcUa_HistoryUpdateType_Update
@ OpcUa_HistoryUpdateType_Delete
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AnonymousIdentityToken_Decode(OpcUa_AnonymousIdentityToken *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteNodesItem_GetSize(OpcUa_DeleteNodesItem *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadRequest_GetSize(OpcUa_ReadRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_SessionDiagnosticsDataType OpcUa_SessionDiagnosticsDataType
OPCUA_EXPORT OpcUa_Void OpcUa_BuildInfo_Clear(OpcUa_BuildInfo *pValue)
struct _OpcUa_HistoryData OpcUa_HistoryData
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ReferenceNode_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ModifySubscriptionResponse_Decode(OpcUa_ModifySubscriptionResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_UserIdentityToken_Encode(OpcUa_UserIdentityToken *pValue, struct _OpcUa_Encoder *pEncoder)
struct _OpcUa_Annotation OpcUa_Annotation
OPCUA_EXPORT OpcUa_Void OpcUa_CloseSessionRequest_Initialize(OpcUa_CloseSessionRequest *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_AnonymousIdentityToken_Clear(OpcUa_AnonymousIdentityToken *pValue)
struct _OpcUa_Argument OpcUa_Argument
OPCUA_EXPORT OpcUa_StatusCode OpcUa_GenericAttributeValue_Encode(OpcUa_GenericAttributeValue *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_HistoryReadResult_GetSize(OpcUa_HistoryReadResult *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_MonitoredItemCreateRequest OpcUa_MonitoredItemCreateRequest
OPCUA_EXPORT OpcUa_Void OpcUa_SessionlessInvokeRequestType_Initialize(OpcUa_SessionlessInvokeRequestType *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_WriteValue_GetSize(OpcUa_WriteValue *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_DataChangeNotification_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_FindServersResponse_Clear(OpcUa_FindServersResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddNodesRequest_Decode(OpcUa_AddNodesRequest *pValue, struct _OpcUa_Decoder *pDecoder)
_OpcUa_NodeAttributesMask
@ OpcUa_NodeAttributesMask_RolePermissions
@ OpcUa_NodeAttributesMask_Object
@ OpcUa_NodeAttributesMask_UserAccessLevel
@ OpcUa_NodeAttributesMask_BaseNode
@ OpcUa_NodeAttributesMask_View
@ OpcUa_NodeAttributesMask_InverseName
@ OpcUa_NodeAttributesMask_VariableType
@ OpcUa_NodeAttributesMask_IsAbstract
@ OpcUa_NodeAttributesMask_NodeClass
@ OpcUa_NodeAttributesMask_DataTypeDefinition
@ OpcUa_NodeAttributesMask_Variable
@ OpcUa_NodeAttributesMask_NodeId
@ OpcUa_NodeAttributesMask_Description
@ OpcUa_NodeAttributesMask_Value
@ OpcUa_NodeAttributesMask_Method
@ OpcUa_NodeAttributesMask_UserWriteMask
@ OpcUa_NodeAttributesMask_AccessRestrictions
@ OpcUa_NodeAttributesMask_Executable
@ OpcUa_NodeAttributesMask_UserExecutable
@ OpcUa_NodeAttributesMask_DataType
@ OpcUa_NodeAttributesMask_ArrayDimensions
@ OpcUa_NodeAttributesMask_Historizing
@ OpcUa_NodeAttributesMask_AccessLevel
@ OpcUa_NodeAttributesMask_EventNotifier
@ OpcUa_NodeAttributesMask_None
@ OpcUa_NodeAttributesMask_ValueRank
@ OpcUa_NodeAttributesMask_All
@ OpcUa_NodeAttributesMask_WriteMask
@ OpcUa_NodeAttributesMask_ContainsNoLoops
@ OpcUa_NodeAttributesMask_Symmetric
@ OpcUa_NodeAttributesMask_ReferenceType
@ OpcUa_NodeAttributesMask_BrowseName
@ OpcUa_NodeAttributesMask_DisplayName
@ OpcUa_NodeAttributesMask_MinimumSamplingInterval
@ OpcUa_NodeAttributesMask_ObjectType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ProgramDiagnostic2DataType_GetSize(OpcUa_ProgramDiagnostic2DataType *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
struct _OpcUa_DeleteReferencesRequest OpcUa_DeleteReferencesRequest
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowsePathResult_GetSize(OpcUa_BrowsePathResult *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_OpenSecureChannelRequest_Clear(OpcUa_OpenSecureChannelRequest *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CreateSubscriptionRequest_GetSize(OpcUa_CreateSubscriptionRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_SetMonitoringModeRequest_Clear(OpcUa_SetMonitoringModeRequest *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_AddReferencesRequest_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_BrowseResult_Initialize(OpcUa_BrowseResult *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_OpenSecureChannelRequest_GetSize(OpcUa_OpenSecureChannelRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CallResponse_GetSize(OpcUa_CallResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_FindServersRequest_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisterNodesRequest_Encode(OpcUa_RegisterNodesRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_OpenSecureChannelRequest_EncodeableType
struct _OpcUa_EventFilterResult OpcUa_EventFilterResult
struct _OpcUa_IssuedIdentityToken OpcUa_IssuedIdentityToken
@ OpcUa_BrowseResultMask_BrowseName
@ OpcUa_BrowseResultMask_ReferenceTypeInfo
@ OpcUa_BrowseResultMask_None
@ OpcUa_BrowseResultMask_ReferenceTypeId
@ OpcUa_BrowseResultMask_NodeClass
@ OpcUa_BrowseResultMask_All
@ OpcUa_BrowseResultMask_TargetInfo
@ OpcUa_BrowseResultMask_IsForward
@ OpcUa_BrowseResultMask_TypeDefinition
@ OpcUa_BrowseResultMask_DisplayName
OPCUA_EXPORT OpcUa_StatusCode OpcUa_QueryNextResponse_Decode(OpcUa_QueryNextResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddReferencesResponse_Decode(OpcUa_AddReferencesResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ObjectTypeNode_EncodeableType
struct _OpcUa_TimeZoneDataType OpcUa_TimeZoneDataType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_SemanticChangeStructureDataType_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DataChangeNotification_GetSize(OpcUa_DataChangeNotification *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ModifyMonitoredItemsResponse_EncodeableType
OPCUA_EXPORT OpcUa_StatusCode OpcUa_CloseSessionResponse_Decode(OpcUa_CloseSessionResponse *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_OpenSecureChannelRequest_Encode(OpcUa_OpenSecureChannelRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_IssuedIdentityToken_GetSize(OpcUa_IssuedIdentityToken *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BrowseResult_Encode(OpcUa_BrowseResult *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddNodesRequest_Encode(OpcUa_AddNodesRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SetPublishingModeRequest_Decode(OpcUa_SetPublishingModeRequest *pValue, struct _OpcUa_Decoder *pDecoder)
struct _OpcUa_DeleteMonitoredItemsRequest OpcUa_DeleteMonitoredItemsRequest
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_FindServersOnNetworkRequest_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_NodeAttributes_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_OpenSecureChannelResponse_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_BrowsePath_Clear(OpcUa_BrowsePath *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ModelChangeStructureDataType_Decode(OpcUa_ModelChangeStructureDataType *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_SetTriggeringRequest_Encode(OpcUa_SetTriggeringRequest *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_SimpleAttributeOperand_EncodeableType
struct _OpcUa_OptionSet OpcUa_OptionSet
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddReferencesItem_Encode(OpcUa_AddReferencesItem *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddReferencesRequest_Decode(OpcUa_AddReferencesRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_Void OpcUa_SessionSecurityDiagnosticsDataType_Clear(OpcUa_SessionSecurityDiagnosticsDataType *pValue)
struct _OpcUa_RegisterServer2Request OpcUa_RegisterServer2Request
OPCUA_EXPORT OpcUa_Void OpcUa_PublishResponse_Clear(OpcUa_PublishResponse *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_QueryDataDescription_Encode(OpcUa_QueryDataDescription *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_EUInformation_Encode(OpcUa_EUInformation *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_StructureField_Encode(OpcUa_StructureField *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_VariableNode_EncodeableType
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_RegisterNodesResponse_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_RequestHeader_Clear(OpcUa_RequestHeader *pValue)
struct _OpcUa_DeleteEventDetails OpcUa_DeleteEventDetails
struct _OpcUa_HistoryEvent OpcUa_HistoryEvent
OPCUA_EXPORT OpcUa_StatusCode OpcUa_DeleteReferencesRequest_Decode(OpcUa_DeleteReferencesRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ModifySubscriptionResponse_EncodeableType
OPCUA_EXPORT OpcUa_Void OpcUa_SignedSoftwareCertificate_Clear(OpcUa_SignedSoftwareCertificate *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_SessionlessInvokeResponseType_Initialize(OpcUa_SessionlessInvokeResponseType *pValue)
OPCUA_IMEXPORT struct _OpcUa_EncodeableType OpcUa_ActivateSessionResponse_EncodeableType
struct _OpcUa_XVType OpcUa_XVType
OPCUA_EXPORT OpcUa_Void OpcUa_DeleteNodesResponse_Initialize(OpcUa_DeleteNodesResponse *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_SignedSoftwareCertificate_Initialize(OpcUa_SignedSoftwareCertificate *pValue)
OPCUA_EXPORT OpcUa_Void OpcUa_RegisteredServer_Initialize(OpcUa_RegisteredServer *pValue)
struct _OpcUa_CreateSessionResponse OpcUa_CreateSessionResponse
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReadValueId_Decode(OpcUa_ReadValueId *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_RegisterServerRequest_GetSize(OpcUa_RegisterServerRequest *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_QueryDataSet_Initialize(OpcUa_QueryDataSet *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_BuildInfo_Encode(OpcUa_BuildInfo *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_MonitoredItemCreateRequest_Decode(OpcUa_MonitoredItemCreateRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddNodesResponse_Encode(OpcUa_AddNodesResponse *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_Void OpcUa_EventFilterResult_Clear(OpcUa_EventFilterResult *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_PublishResponse_GetSize(OpcUa_PublishResponse *pValue, struct _OpcUa_Encoder *pEncoder, OpcUa_Int32 *pSize)
OPCUA_EXPORT OpcUa_Void OpcUa_EventFieldList_Clear(OpcUa_EventFieldList *pValue)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_IssuedIdentityToken_Encode(OpcUa_IssuedIdentityToken *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_ReferenceNode_Encode(OpcUa_ReferenceNode *pValue, struct _OpcUa_Encoder *pEncoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_TranslateBrowsePathsToNodeIdsRequest_Decode(OpcUa_TranslateBrowsePathsToNodeIdsRequest *pValue, struct _OpcUa_Decoder *pDecoder)
OPCUA_EXPORT OpcUa_StatusCode OpcUa_AddNodesItem_Encode(OpcUa_AddNodesItem *pValue, struct _OpcUa_Encoder *pEncoder)
OpcUa_RequestHeader RequestHeader
OpcUa_SignatureData UserTokenSignature
OpcUa_Int32 NoOfLocaleIds
OpcUa_Int32 NoOfClientSoftwareCertificates
OpcUa_SignedSoftwareCertificate * ClientSoftwareCertificates
OpcUa_ExtensionObject UserIdentityToken
OpcUa_SignatureData ClientSignature
OpcUa_ResponseHeader ResponseHeader
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_StatusCode * Results
OpcUa_ByteString ServerNonce
OpcUa_NodeId ReferenceTypeId
OpcUa_NodeClass NodeClass
OpcUa_ExpandedNodeId RequestedNewNodeId
OpcUa_ExtensionObject NodeAttributes
OpcUa_QualifiedName BrowseName
OpcUa_ExpandedNodeId ParentNodeId
OpcUa_ExpandedNodeId TypeDefinition
OpcUa_Int32 NoOfNodesToAdd
OpcUa_AddNodesItem * NodesToAdd
OpcUa_RequestHeader RequestHeader
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_ResponseHeader ResponseHeader
OpcUa_AddNodesResult * Results
OpcUa_StatusCode StatusCode
OpcUa_NodeId ReferenceTypeId
OpcUa_NodeId SourceNodeId
OpcUa_NodeClass TargetNodeClass
OpcUa_String TargetServerUri
OpcUa_ExpandedNodeId TargetNodeId
OpcUa_Int32 NoOfReferencesToAdd
OpcUa_AddReferencesItem * ReferencesToAdd
OpcUa_RequestHeader RequestHeader
OpcUa_ResponseHeader ResponseHeader
OpcUa_StatusCode * Results
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_Byte PercentDataBad
OpcUa_Byte PercentDataGood
OpcUa_Boolean UseSlopedExtrapolation
OpcUa_Boolean TreatUncertainAsBad
OpcUa_Boolean UseServerCapabilitiesDefaults
OpcUa_DateTime RevisedStartTime
OpcUa_Double RevisedProcessingInterval
OpcUa_AggregateConfiguration RevisedAggregateConfiguration
OpcUa_NodeId AggregateType
OpcUa_AggregateConfiguration AggregateConfiguration
OpcUa_Double ProcessingInterval
OpcUa_DateTime AnnotationTime
OpcUa_Int32 NoOfDiscoveryUrls
OpcUa_String GatewayServerUri
OpcUa_String DiscoveryProfileUri
OpcUa_ApplicationType ApplicationType
OpcUa_LocalizedText ApplicationName
OpcUa_String ApplicationUri
OpcUa_String * DiscoveryUrls
OpcUa_Int32 NoOfArrayDimensions
OpcUa_LocalizedText Description
OpcUa_UInt32 * ArrayDimensions
OpcUa_RelativePath BrowsePath
OpcUa_BrowseDirection BrowseDirection
OpcUa_NodeId ReferenceTypeId
OpcUa_UInt32 NodeClassMask
OpcUa_Boolean IncludeSubtypes
OpcUa_Boolean ReleaseContinuationPoints
OpcUa_ByteString * ContinuationPoints
OpcUa_RequestHeader RequestHeader
OpcUa_Int32 NoOfContinuationPoints
OpcUa_BrowseResult * Results
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_ResponseHeader ResponseHeader
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_BrowsePathTarget * Targets
OpcUa_StatusCode StatusCode
OpcUa_ExpandedNodeId TargetId
OpcUa_UInt32 RemainingPathIndex
OpcUa_RelativePath RelativePath
OpcUa_NodeId StartingNode
OpcUa_UInt32 RequestedMaxReferencesPerNode
OpcUa_BrowseDescription * NodesToBrowse
OpcUa_RequestHeader RequestHeader
OpcUa_ViewDescription View
OpcUa_Int32 NoOfNodesToBrowse
OpcUa_BrowseResult * Results
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_ResponseHeader ResponseHeader
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_ReferenceDescription * References
OpcUa_Int32 NoOfReferences
OpcUa_ByteString ContinuationPoint
OpcUa_StatusCode StatusCode
OpcUa_String SoftwareVersion
OpcUa_String ManufacturerName
OpcUa_Variant * InputArguments
OpcUa_Int32 NoOfInputArguments
OpcUa_StatusCode * InputArgumentResults
OpcUa_StatusCode StatusCode
OpcUa_DiagnosticInfo * InputArgumentDiagnosticInfos
OpcUa_Int32 NoOfInputArgumentDiagnosticInfos
OpcUa_Variant * OutputArguments
OpcUa_Int32 NoOfOutputArguments
OpcUa_Int32 NoOfInputArgumentResults
OpcUa_CallMethodRequest * MethodsToCall
OpcUa_Int32 NoOfMethodsToCall
OpcUa_RequestHeader RequestHeader
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_ResponseHeader ResponseHeader
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_CallMethodResult * Results
OpcUa_RequestHeader RequestHeader
OpcUa_UInt32 RequestHandle
OpcUa_ResponseHeader ResponseHeader
OpcUa_UInt32 RevisedLifetime
OpcUa_RequestHeader RequestHeader
OpcUa_ResponseHeader ResponseHeader
OpcUa_RequestHeader RequestHeader
OpcUa_Boolean DeleteSubscriptions
OpcUa_ResponseHeader ResponseHeader
OpcUa_Int32 NoOfOperandStatusCodes
OpcUa_DiagnosticInfo * OperandDiagnosticInfos
OpcUa_Int32 NoOfOperandDiagnosticInfos
OpcUa_StatusCode * OperandStatusCodes
OpcUa_StatusCode StatusCode
OpcUa_Int32 NoOfFilterOperands
OpcUa_FilterOperator FilterOperator
OpcUa_ExtensionObject * FilterOperands
OpcUa_DiagnosticInfo * ElementDiagnosticInfos
OpcUa_Int32 NoOfElementResults
OpcUa_Int32 NoOfElementDiagnosticInfos
OpcUa_ContentFilterElementResult * ElementResults
OpcUa_ContentFilterElement * Elements
OpcUa_UInt32 SubscriptionId
OpcUa_MonitoredItemCreateRequest * ItemsToCreate
OpcUa_RequestHeader RequestHeader
OpcUa_Int32 NoOfItemsToCreate
OpcUa_TimestampsToReturn TimestampsToReturn
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_MonitoredItemCreateResult * Results
OpcUa_ResponseHeader ResponseHeader
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_ByteString ClientNonce
OpcUa_RequestHeader RequestHeader
OpcUa_UInt32 MaxResponseMessageSize
OpcUa_ByteString ClientCertificate
OpcUa_Double RequestedSessionTimeout
OpcUa_ApplicationDescription ClientDescription
OpcUa_UInt32 MaxRequestMessageSize
OpcUa_ByteString ServerCertificate
OpcUa_ByteString ServerNonce
OpcUa_EndpointDescription * ServerEndpoints
OpcUa_Int32 NoOfServerSoftwareCertificates
OpcUa_Double RevisedSessionTimeout
OpcUa_Int32 NoOfServerEndpoints
OpcUa_SignatureData ServerSignature
OpcUa_SignedSoftwareCertificate * ServerSoftwareCertificates
OpcUa_NodeId AuthenticationToken
OpcUa_ResponseHeader ResponseHeader
OpcUa_Boolean PublishingEnabled
OpcUa_UInt32 RequestedMaxKeepAliveCount
OpcUa_UInt32 RequestedLifetimeCount
OpcUa_UInt32 MaxNotificationsPerPublish
OpcUa_Double RequestedPublishingInterval
OpcUa_RequestHeader RequestHeader
OpcUa_ResponseHeader ResponseHeader
OpcUa_Double RevisedPublishingInterval
OpcUa_UInt32 RevisedMaxKeepAliveCount
OpcUa_UInt32 SubscriptionId
OpcUa_UInt32 RevisedLifetimeCount
OpcUa_UInt32 DeadbandType
OpcUa_Double DeadbandValue
OpcUa_DataChangeTrigger Trigger
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_MonitoredItemNotification * MonitoredItems
OpcUa_Int32 NoOfMonitoredItems
OpcUa_LocalizedText Description
OpcUa_UInt32 UserWriteMask
OpcUa_LocalizedText DisplayName
OpcUa_UInt32 SpecifiedAttributes
OpcUa_LocalizedText DisplayName
OpcUa_RolePermissionType * UserRolePermissions
OpcUa_LocalizedText Description
OpcUa_RolePermissionType * RolePermissions
OpcUa_Int32 NoOfReferences
OpcUa_Int32 NoOfRolePermissions
OpcUa_UInt16 AccessRestrictions
OpcUa_ExtensionObject DataTypeDefinition
OpcUa_UInt32 UserWriteMask
OpcUa_QualifiedName BrowseName
OpcUa_Int32 NoOfUserRolePermissions
OpcUa_ReferenceNode * References
OpcUa_NodeClass NodeClass
OpcUa_DateTime * ReqTimes
OpcUa_ByteString * EventIds
OpcUa_RequestHeader RequestHeader
OpcUa_Int32 NoOfMonitoredItemIds
OpcUa_UInt32 * MonitoredItemIds
OpcUa_UInt32 SubscriptionId
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_StatusCode * Results
OpcUa_ResponseHeader ResponseHeader
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_Boolean DeleteTargetReferences
OpcUa_RequestHeader RequestHeader
OpcUa_Int32 NoOfNodesToDelete
OpcUa_DeleteNodesItem * NodesToDelete
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_StatusCode * Results
OpcUa_ResponseHeader ResponseHeader
OpcUa_Boolean IsDeleteModified
OpcUa_ExpandedNodeId TargetNodeId
OpcUa_NodeId ReferenceTypeId
OpcUa_Boolean DeleteBidirectional
OpcUa_NodeId SourceNodeId
OpcUa_DeleteReferencesItem * ReferencesToDelete
OpcUa_RequestHeader RequestHeader
OpcUa_Int32 NoOfReferencesToDelete
OpcUa_StatusCode * Results
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_ResponseHeader ResponseHeader
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_UInt32 * SubscriptionIds
OpcUa_Int32 NoOfSubscriptionIds
OpcUa_RequestHeader RequestHeader
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_StatusCode * Results
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_ResponseHeader ResponseHeader
OpcUa_Int32 MaxBufferSize
OpcUa_Int32 OperationTimeout
OpcUa_Int32 SecurityTokenLifetime
OpcUa_Int32 MaxByteStringLength
OpcUa_Int32 MaxArrayLength
OpcUa_Int32 MaxMessageSize
OpcUa_Boolean UseBinaryEncoding
OpcUa_Int32 ChannelLifetime
OpcUa_Int32 MaxStringLength
OpcUa_ByteString ServerCertificate
OpcUa_String SecurityPolicyUri
OpcUa_Int32 NoOfUserIdentityTokens
OpcUa_String TransportProfileUri
OpcUa_MessageSecurityMode SecurityMode
OpcUa_ApplicationDescription Server
OpcUa_UserTokenPolicy * UserIdentityTokens
OpcUa_String * EndpointUrlList
OpcUa_Int32 NoOfEndpointUrlList
OpcUa_LocalizedText Description
OpcUa_LocalizedText DisplayName
OpcUa_LocalizedText DisplayName
OpcUa_LocalizedText Description
OpcUa_Variant * EventFields
OpcUa_Int32 NoOfEventFields
OpcUa_UInt32 ClientHandle
OpcUa_DiagnosticInfo * SelectClauseDiagnosticInfos
OpcUa_Int32 NoOfSelectClauseDiagnosticInfos
OpcUa_StatusCode * SelectClauseResults
OpcUa_ContentFilterResult WhereClauseResult
OpcUa_Int32 NoOfSelectClauseResults
OpcUa_SimpleAttributeOperand * SelectClauses
OpcUa_Int32 NoOfSelectClauses
OpcUa_ContentFilter WhereClause
OpcUa_EventFieldList * Events
OpcUa_UInt32 StartingRecordId
OpcUa_String * ServerCapabilityFilter
OpcUa_Int32 NoOfServerCapabilityFilter
OpcUa_RequestHeader RequestHeader
OpcUa_UInt32 MaxRecordsToReturn
OpcUa_ResponseHeader ResponseHeader
OpcUa_DateTime LastCounterResetTime
OpcUa_ServerOnNetwork * Servers
OpcUa_Int32 NoOfLocaleIds
OpcUa_Int32 NoOfServerUris
OpcUa_RequestHeader RequestHeader
OpcUa_String * ServerUris
OpcUa_ApplicationDescription * Servers
OpcUa_ResponseHeader ResponseHeader
OpcUa_LocalizedText DisplayName
OpcUa_LocalizedText Description
OpcUa_Int32 NoOfAttributeValues
OpcUa_GenericAttributeValue * AttributeValues
OpcUa_UInt32 SpecifiedAttributes
OpcUa_UInt32 UserWriteMask
OpcUa_String * ProfileUris
OpcUa_RequestHeader RequestHeader
OpcUa_Int32 NoOfProfileUris
OpcUa_Int32 NoOfLocaleIds
OpcUa_ResponseHeader ResponseHeader
OpcUa_EndpointDescription * Endpoints
OpcUa_Int32 NoOfEndpoints
OpcUa_Int32 NoOfDataValues
OpcUa_DataValue * DataValues
OpcUa_Variant * EventFields
OpcUa_Int32 NoOfEventFields
OpcUa_HistoryEventFieldList * Events
OpcUa_DataValue * DataValues
OpcUa_Int32 NoOfDataValues
OpcUa_Int32 NoOfModificationInfos
OpcUa_ModificationInfo * ModificationInfos
OpcUa_RequestHeader RequestHeader
OpcUa_HistoryReadValueId * NodesToRead
OpcUa_Int32 NoOfNodesToRead
OpcUa_ExtensionObject HistoryReadDetails
OpcUa_TimestampsToReturn TimestampsToReturn
OpcUa_Boolean ReleaseContinuationPoints
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_ResponseHeader ResponseHeader
OpcUa_HistoryReadResult * Results
OpcUa_ExtensionObject HistoryData
OpcUa_StatusCode StatusCode
OpcUa_ByteString ContinuationPoint
OpcUa_QualifiedName DataEncoding
OpcUa_ByteString ContinuationPoint
OpcUa_ExtensionObject * HistoryUpdateDetails
OpcUa_Int32 NoOfHistoryUpdateDetails
OpcUa_RequestHeader RequestHeader
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_HistoryUpdateResult * Results
OpcUa_ResponseHeader ResponseHeader
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_StatusCode StatusCode
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_StatusCode * OperationResults
OpcUa_Int32 NoOfOperationResults
OpcUa_Int32 NoOfReferences
OpcUa_LocalizedText DisplayName
OpcUa_ReferenceNode * References
OpcUa_RolePermissionType * RolePermissions
OpcUa_NodeClass NodeClass
OpcUa_Int32 NoOfUserRolePermissions
OpcUa_UInt32 UserWriteMask
OpcUa_UInt16 AccessRestrictions
OpcUa_QualifiedName BrowseName
OpcUa_Int32 NoOfRolePermissions
OpcUa_LocalizedText Description
OpcUa_RolePermissionType * UserRolePermissions
OpcUa_ByteString TokenData
OpcUa_String EncryptionAlgorithm
OpcUa_String * ServerCapabilities
OpcUa_String MdnsServerName
OpcUa_Int32 NoOfServerCapabilities
OpcUa_LocalizedText DisplayName
OpcUa_UInt32 SpecifiedAttributes
OpcUa_LocalizedText Description
OpcUa_Boolean UserExecutable
OpcUa_UInt32 UserWriteMask
OpcUa_LocalizedText DisplayName
OpcUa_Int32 NoOfReferences
OpcUa_Boolean UserExecutable
OpcUa_Int32 NoOfUserRolePermissions
OpcUa_UInt16 AccessRestrictions
OpcUa_ReferenceNode * References
OpcUa_Int32 NoOfRolePermissions
OpcUa_RolePermissionType * UserRolePermissions
OpcUa_QualifiedName BrowseName
OpcUa_LocalizedText Description
OpcUa_UInt32 UserWriteMask
OpcUa_RolePermissionType * RolePermissions
OpcUa_NodeClass NodeClass
OpcUa_NodeId AffectedType
OpcUa_HistoryUpdateType UpdateType
OpcUa_DateTime ModificationTime
OpcUa_TimestampsToReturn TimestampsToReturn
OpcUa_MonitoredItemModifyRequest * ItemsToModify
OpcUa_RequestHeader RequestHeader
OpcUa_UInt32 SubscriptionId
OpcUa_Int32 NoOfItemsToModify
OpcUa_ResponseHeader ResponseHeader
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_MonitoredItemModifyResult * Results
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_UInt32 SubscriptionId
OpcUa_Double RequestedPublishingInterval
OpcUa_UInt32 MaxNotificationsPerPublish
OpcUa_UInt32 RequestedLifetimeCount
OpcUa_UInt32 RequestedMaxKeepAliveCount
OpcUa_RequestHeader RequestHeader
OpcUa_UInt32 RevisedLifetimeCount
OpcUa_Double RevisedPublishingInterval
OpcUa_UInt32 RevisedMaxKeepAliveCount
OpcUa_ResponseHeader ResponseHeader
OpcUa_MonitoringParameters RequestedParameters
OpcUa_ReadValueId ItemToMonitor
OpcUa_MonitoringMode MonitoringMode
OpcUa_UInt32 MonitoredItemId
OpcUa_UInt32 RevisedQueueSize
OpcUa_ExtensionObject FilterResult
OpcUa_Double RevisedSamplingInterval
OpcUa_StatusCode StatusCode
OpcUa_UInt32 MonitoredItemId
OpcUa_MonitoringParameters RequestedParameters
OpcUa_ExtensionObject FilterResult
OpcUa_StatusCode StatusCode
OpcUa_UInt32 RevisedQueueSize
OpcUa_Double RevisedSamplingInterval
OpcUa_UInt32 ClientHandle
OpcUa_Boolean DiscardOldest
OpcUa_ExtensionObject Filter
OpcUa_UInt32 ClientHandle
OpcUa_Double SamplingInterval
OpcUa_EndpointUrlListDataType * NetworkPaths
OpcUa_Int32 NoOfNetworkPaths
OpcUa_LocalizedText Description
OpcUa_UInt32 UserWriteMask
OpcUa_LocalizedText DisplayName
OpcUa_UInt32 SpecifiedAttributes
OpcUa_Int32 NoOfReferencedNodeIds
OpcUa_NodeId * ReferencedNodeIds
OpcUa_NodeId ReferenceTypeId
OpcUa_Boolean IncludeSubTypes
OpcUa_QueryDataDescription * DataToReturn
OpcUa_Int32 NoOfDataToReturn
OpcUa_ExpandedNodeId TypeDefinitionNode
OpcUa_LocalizedText DisplayName
OpcUa_UInt16 AccessRestrictions
OpcUa_RolePermissionType * UserRolePermissions
OpcUa_UInt32 UserWriteMask
OpcUa_NodeClass NodeClass
OpcUa_ReferenceNode * References
OpcUa_Int32 NoOfUserRolePermissions
OpcUa_QualifiedName BrowseName
OpcUa_LocalizedText Description
OpcUa_Int32 NoOfRolePermissions
OpcUa_RolePermissionType * RolePermissions
OpcUa_Int32 NoOfReferences
OpcUa_Int32 NoOfNotificationData
OpcUa_ExtensionObject * NotificationData
OpcUa_DateTime PublishTime
OpcUa_UInt32 SequenceNumber
OpcUa_LocalizedText DisplayName
OpcUa_LocalizedText Description
OpcUa_UInt32 UserWriteMask
OpcUa_UInt32 SpecifiedAttributes
OpcUa_UInt16 AccessRestrictions
OpcUa_NodeClass NodeClass
OpcUa_RolePermissionType * UserRolePermissions
OpcUa_ReferenceNode * References
OpcUa_LocalizedText Description
OpcUa_LocalizedText DisplayName
OpcUa_QualifiedName BrowseName
OpcUa_Int32 NoOfReferences
OpcUa_Int32 NoOfUserRolePermissions
OpcUa_UInt32 UserWriteMask
OpcUa_RolePermissionType * RolePermissions
OpcUa_Int32 NoOfRolePermissions
OpcUa_LocalizedText DisplayName
OpcUa_UInt32 UserWriteMask
OpcUa_UInt32 SpecifiedAttributes
OpcUa_LocalizedText Description
OpcUa_Int32 NoOfReferences
OpcUa_QualifiedName BrowseName
OpcUa_Int32 NoOfUserRolePermissions
OpcUa_LocalizedText Description
OpcUa_LocalizedText DisplayName
OpcUa_Int32 NoOfRolePermissions
OpcUa_UInt32 UserWriteMask
OpcUa_NodeClass NodeClass
OpcUa_UInt16 AccessRestrictions
OpcUa_ReferenceNode * References
OpcUa_RolePermissionType * UserRolePermissions
OpcUa_RolePermissionType * RolePermissions
OpcUa_MessageSecurityMode SecurityMode
OpcUa_RequestHeader RequestHeader
OpcUa_ByteString ClientNonce
OpcUa_UInt32 ClientProtocolVersion
OpcUa_SecurityTokenRequestType RequestType
OpcUa_UInt32 RequestedLifetime
OpcUa_UInt32 ServerProtocolVersion
OpcUa_ResponseHeader ResponseHeader
OpcUa_ChannelSecurityToken SecurityToken
OpcUa_ByteString ServerNonce
OpcUa_ByteString ValidBits
OpcUa_Int32 NoOfDataDiagnosticInfos
OpcUa_DiagnosticInfo * DataDiagnosticInfos
OpcUa_StatusCode StatusCode
OpcUa_StatusCode * DataStatusCodes
OpcUa_Int32 NoOfDataStatusCodes
OpcUa_Argument * LastMethodInputArguments
OpcUa_Int32 NoOfLastMethodOutputValues
OpcUa_DateTime LastTransitionTime
OpcUa_String LastMethodCall
OpcUa_Argument * LastMethodOutputArguments
OpcUa_Int32 NoOfLastMethodInputArguments
OpcUa_Int32 NoOfLastMethodInputValues
OpcUa_DateTime InvocationCreationTime
OpcUa_Variant * LastMethodInputValues
OpcUa_StatusCode LastMethodReturnStatus
OpcUa_Int32 NoOfLastMethodOutputArguments
OpcUa_Variant * LastMethodOutputValues
OpcUa_NodeId LastMethodSessionId
OpcUa_DateTime LastMethodCallTime
OpcUa_NodeId CreateSessionId
OpcUa_String CreateClientName
OpcUa_Int32 NoOfLastMethodOutputArguments
OpcUa_String LastMethodCall
OpcUa_NodeId LastMethodSessionId
OpcUa_DateTime LastTransitionTime
OpcUa_DateTime LastMethodCallTime
OpcUa_Argument * LastMethodOutputArguments
OpcUa_StatusResult LastMethodReturnStatus
OpcUa_NodeId CreateSessionId
OpcUa_DateTime InvocationCreationTime
OpcUa_String CreateClientName
OpcUa_Int32 NoOfLastMethodInputArguments
OpcUa_Argument * LastMethodInputArguments
OpcUa_SubscriptionAcknowledgement * SubscriptionAcknowledgements
OpcUa_Int32 NoOfSubscriptionAcknowledgements
OpcUa_RequestHeader RequestHeader
OpcUa_Boolean MoreNotifications
OpcUa_StatusCode * Results
OpcUa_UInt32 SubscriptionId
OpcUa_UInt32 * AvailableSequenceNumbers
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_Int32 NoOfAvailableSequenceNumbers
OpcUa_ResponseHeader ResponseHeader
OpcUa_NotificationMessage NotificationMessage
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_RelativePath RelativePath
OpcUa_ExpandedNodeId TypeDefinitionNode
OpcUa_ExpandedNodeId NodeId
OpcUa_RequestHeader RequestHeader
OpcUa_ViewDescription View
OpcUa_Int32 NoOfNodeTypes
OpcUa_NodeTypeDescription * NodeTypes
OpcUa_ContentFilter Filter
OpcUa_UInt32 MaxDataSetsToReturn
OpcUa_UInt32 MaxReferencesToReturn
OpcUa_ParsingResult * ParsingResults
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_ByteString ContinuationPoint
OpcUa_ContentFilterResult FilterResult
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_Int32 NoOfParsingResults
OpcUa_ResponseHeader ResponseHeader
OpcUa_QueryDataSet * QueryDataSets
OpcUa_Int32 NoOfQueryDataSets
OpcUa_ByteString ContinuationPoint
OpcUa_RequestHeader RequestHeader
OpcUa_Boolean ReleaseContinuationPoint
OpcUa_ResponseHeader ResponseHeader
OpcUa_Int32 NoOfQueryDataSets
OpcUa_QueryDataSet * QueryDataSets
OpcUa_ByteString RevisedContinuationPoint
OpcUa_DateTime * ReqTimes
OpcUa_DateTime * ReqTimes
OpcUa_Boolean UseSimpleBounds
OpcUa_UInt32 NumValuesPerNode
OpcUa_NodeId * AggregateType
OpcUa_AggregateConfiguration AggregateConfiguration
OpcUa_Double ProcessingInterval
OpcUa_Int32 NoOfAggregateType
OpcUa_Boolean ReturnBounds
OpcUa_Boolean IsReadModified
OpcUa_UInt32 NumValuesPerNode
OpcUa_ReadValueId * NodesToRead
OpcUa_RequestHeader RequestHeader
OpcUa_Int32 NoOfNodesToRead
OpcUa_TimestampsToReturn TimestampsToReturn
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_DataValue * Results
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_ResponseHeader ResponseHeader
OpcUa_QualifiedName DataEncoding
OpcUa_ServerState ServerState
OpcUa_LocalizedText DisplayName
OpcUa_ExpandedNodeId NodeId
OpcUa_ExpandedNodeId TypeDefinition
OpcUa_NodeClass NodeClass
OpcUa_QualifiedName BrowseName
OpcUa_NodeId ReferenceTypeId
OpcUa_NodeId ReferenceTypeId
OpcUa_ExpandedNodeId TargetId
OpcUa_LocalizedText InverseName
OpcUa_LocalizedText Description
OpcUa_LocalizedText DisplayName
OpcUa_UInt32 UserWriteMask
OpcUa_UInt32 SpecifiedAttributes
OpcUa_Int32 NoOfRolePermissions
OpcUa_NodeClass NodeClass
OpcUa_Int32 NoOfUserRolePermissions
OpcUa_LocalizedText DisplayName
OpcUa_ReferenceNode * References
OpcUa_RolePermissionType * RolePermissions
OpcUa_LocalizedText InverseName
OpcUa_UInt32 UserWriteMask
OpcUa_UInt16 AccessRestrictions
OpcUa_LocalizedText Description
OpcUa_Int32 NoOfReferences
OpcUa_QualifiedName BrowseName
OpcUa_RolePermissionType * UserRolePermissions
OpcUa_NodeId * NodesToRegister
OpcUa_Int32 NoOfNodesToRegister
OpcUa_RequestHeader RequestHeader
OpcUa_Int32 NoOfRegisteredNodeIds
OpcUa_ResponseHeader ResponseHeader
OpcUa_NodeId * RegisteredNodeIds
OpcUa_Int32 NoOfDiscoveryConfiguration
OpcUa_ExtensionObject * DiscoveryConfiguration
OpcUa_RequestHeader RequestHeader
OpcUa_RegisteredServer Server
OpcUa_StatusCode * ConfigurationResults
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_Int32 NoOfConfigurationResults
OpcUa_ResponseHeader ResponseHeader
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_RegisteredServer Server
OpcUa_RequestHeader RequestHeader
OpcUa_ResponseHeader ResponseHeader
OpcUa_Int32 NoOfDiscoveryUrls
OpcUa_String SemaphoreFilePath
OpcUa_String GatewayServerUri
OpcUa_Int32 NoOfServerNames
OpcUa_ApplicationType ServerType
OpcUa_String * DiscoveryUrls
OpcUa_LocalizedText * ServerNames
OpcUa_NodeId ReferenceTypeId
OpcUa_QualifiedName TargetName
OpcUa_Boolean IncludeSubtypes
OpcUa_RelativePathElement * Elements
OpcUa_UInt32 SubscriptionId
OpcUa_RequestHeader RequestHeader
OpcUa_UInt32 RetransmitSequenceNumber
OpcUa_NotificationMessage NotificationMessage
OpcUa_ResponseHeader ResponseHeader
OpcUa_PermissionType Permissions
OpcUa_UInt32 MaxMonitoredItemCount
OpcUa_UInt32 DisabledMonitoredItemCount
OpcUa_Double SamplingInterval
OpcUa_UInt32 MonitoredItemCount
OpcUa_NodeId AffectedType
OpcUa_UInt32 CumulatedSubscriptionCount
OpcUa_UInt32 SessionAbortCount
OpcUa_UInt32 SecurityRejectedRequestsCount
OpcUa_UInt32 CurrentSubscriptionCount
OpcUa_UInt32 RejectedSessionCount
OpcUa_UInt32 CumulatedSessionCount
OpcUa_UInt32 SecurityRejectedSessionCount
OpcUa_UInt32 PublishingIntervalCount
OpcUa_UInt32 RejectedRequestsCount
OpcUa_UInt32 ServerViewCount
OpcUa_UInt32 CurrentSessionCount
OpcUa_UInt32 SessionTimeoutCount
OpcUa_String * ServerCapabilities
OpcUa_Int32 NoOfServerCapabilities
OpcUa_String DiscoveryUrl
OpcUa_BuildInfo BuildInfo
OpcUa_UInt32 SecondsTillShutdown
OpcUa_LocalizedText ShutdownReason
OpcUa_DateTime CurrentTime
OpcUa_ResponseHeader ResponseHeader
OpcUa_DateTime ClientLastContactTime
OpcUa_ServiceCounterDataType ReadCount
OpcUa_ServiceCounterDataType DeleteSubscriptionsCount
OpcUa_ServiceCounterDataType AddReferencesCount
OpcUa_ServiceCounterDataType QueryFirstCount
OpcUa_ServiceCounterDataType BrowseCount
OpcUa_Int32 NoOfLocaleIds
OpcUa_ServiceCounterDataType RegisterNodesCount
OpcUa_UInt32 CurrentMonitoredItemsCount
OpcUa_ServiceCounterDataType SetTriggeringCount
OpcUa_ServiceCounterDataType SetPublishingModeCount
OpcUa_ServiceCounterDataType CreateSubscriptionCount
OpcUa_ServiceCounterDataType DeleteReferencesCount
OpcUa_ServiceCounterDataType PublishCount
OpcUa_ServiceCounterDataType QueryNextCount
OpcUa_ServiceCounterDataType CallCount
OpcUa_UInt32 CurrentSubscriptionsCount
OpcUa_ServiceCounterDataType TransferSubscriptionsCount
OpcUa_ServiceCounterDataType CreateMonitoredItemsCount
OpcUa_Double ActualSessionTimeout
OpcUa_ServiceCounterDataType ModifyMonitoredItemsCount
OpcUa_ServiceCounterDataType HistoryUpdateCount
OpcUa_ServiceCounterDataType BrowseNextCount
OpcUa_ServiceCounterDataType SetMonitoringModeCount
OpcUa_ServiceCounterDataType TranslateBrowsePathsToNodeIdsCount
OpcUa_ServiceCounterDataType ModifySubscriptionCount
OpcUa_ServiceCounterDataType DeleteMonitoredItemsCount
OpcUa_ServiceCounterDataType DeleteNodesCount
OpcUa_UInt32 CurrentPublishRequestsInQueue
OpcUa_ServiceCounterDataType HistoryReadCount
OpcUa_ServiceCounterDataType AddNodesCount
OpcUa_UInt32 UnauthorizedRequestCount
OpcUa_ServiceCounterDataType RepublishCount
OpcUa_ServiceCounterDataType TotalRequestCount
OpcUa_UInt32 MaxResponseMessageSize
OpcUa_ApplicationDescription ClientDescription
OpcUa_DateTime ClientConnectionTime
OpcUa_ServiceCounterDataType UnregisterNodesCount
OpcUa_ServiceCounterDataType WriteCount
OpcUa_String SecurityPolicyUri
OpcUa_MessageSecurityMode SecurityMode
OpcUa_String TransportProtocol
OpcUa_String ClientUserIdOfSession
OpcUa_String * ClientUserIdHistory
OpcUa_Int32 NoOfClientUserIdHistory
OpcUa_ByteString ClientCertificate
OpcUa_String AuthenticationMechanism
OpcUa_Int32 NoOfServerUris
OpcUa_String * ServerUris
OpcUa_String * NamespaceUris
OpcUa_Int32 NoOfNamespaceUris
OpcUa_Int32 NoOfLocaleIds
OpcUa_Int32 NoOfNamespaceUris
OpcUa_Int32 NoOfServerUris
OpcUa_String * ServerUris
OpcUa_String * NamespaceUris
OpcUa_RequestHeader RequestHeader
OpcUa_MonitoringMode MonitoringMode
OpcUa_Int32 NoOfMonitoredItemIds
OpcUa_UInt32 * MonitoredItemIds
OpcUa_UInt32 SubscriptionId
OpcUa_ResponseHeader ResponseHeader
OpcUa_StatusCode * Results
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_Int32 NoOfSubscriptionIds
OpcUa_Boolean PublishingEnabled
OpcUa_UInt32 * SubscriptionIds
OpcUa_RequestHeader RequestHeader
OpcUa_ResponseHeader ResponseHeader
OpcUa_StatusCode * Results
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_UInt32 * LinksToRemove
OpcUa_RequestHeader RequestHeader
OpcUa_Int32 NoOfLinksToAdd
OpcUa_Int32 NoOfLinksToRemove
OpcUa_UInt32 * LinksToAdd
OpcUa_UInt32 SubscriptionId
OpcUa_UInt32 TriggeringItemId
OpcUa_StatusCode * RemoveResults
OpcUa_DiagnosticInfo * AddDiagnosticInfos
OpcUa_ResponseHeader ResponseHeader
OpcUa_StatusCode * AddResults
OpcUa_Int32 NoOfAddResults
OpcUa_DiagnosticInfo * RemoveDiagnosticInfos
OpcUa_Int32 NoOfRemoveResults
OpcUa_Int32 NoOfAddDiagnosticInfos
OpcUa_Int32 NoOfRemoveDiagnosticInfos
OpcUa_ByteString Signature
OpcUa_ByteString Signature
OpcUa_ByteString CertificateData
OpcUa_QualifiedName * BrowsePath
OpcUa_Int32 NoOfBrowsePath
OpcUa_NodeId TypeDefinitionId
OpcUa_DiagnosticInfo DiagnosticInfo
OpcUa_DiagnosticInfo DiagnosticInfo
OpcUa_StatusCode StatusCode
OpcUa_StructureType StructureType
OpcUa_NodeId DefaultEncodingId
OpcUa_NodeId BaseDataType
OpcUa_StructureField * Fields
OpcUa_Int32 NoOfArrayDimensions
OpcUa_UInt32 * ArrayDimensions
OpcUa_UInt32 MaxStringLength
OpcUa_LocalizedText Description
OpcUa_UInt32 SubscriptionId
OpcUa_UInt32 SequenceNumber
OpcUa_UInt32 DataChangeNotificationsCount
OpcUa_UInt32 SubscriptionId
OpcUa_UInt32 UnacknowledgedMessageCount
OpcUa_UInt32 TransferRequestCount
OpcUa_UInt32 NotificationsCount
OpcUa_UInt32 EventQueueOverFlowCount
OpcUa_UInt32 RepublishRequestCount
OpcUa_UInt32 EventNotificationsCount
OpcUa_UInt32 TransferredToAltClientCount
OpcUa_UInt32 DiscardedMessageCount
OpcUa_UInt32 DisableCount
OpcUa_UInt32 PublishRequestCount
OpcUa_UInt32 RepublishMessageCount
OpcUa_Double PublishingInterval
OpcUa_UInt32 MaxNotificationsPerPublish
OpcUa_Boolean PublishingEnabled
OpcUa_UInt32 TransferredToSameClientCount
OpcUa_UInt32 RepublishMessageRequestCount
OpcUa_UInt32 LatePublishRequestCount
OpcUa_UInt32 MonitoringQueueOverflowCount
OpcUa_UInt32 DisabledMonitoredItemCount
OpcUa_UInt32 MaxKeepAliveCount
OpcUa_UInt32 MonitoredItemCount
OpcUa_UInt32 CurrentKeepAliveCount
OpcUa_UInt32 CurrentLifetimeCount
OpcUa_UInt32 MaxLifetimeCount
OpcUa_UInt32 NextSequenceNumber
OpcUa_Boolean DaylightSavingInOffset
OpcUa_StatusCode StatusCode
OpcUa_UInt32 * AvailableSequenceNumbers
OpcUa_Int32 NoOfAvailableSequenceNumbers
OpcUa_Boolean SendInitialValues
OpcUa_RequestHeader RequestHeader
OpcUa_UInt32 * SubscriptionIds
OpcUa_Int32 NoOfSubscriptionIds
OpcUa_ResponseHeader ResponseHeader
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_TransferResult * Results
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_RequestHeader RequestHeader
OpcUa_Int32 NoOfBrowsePaths
OpcUa_BrowsePath * BrowsePaths
OpcUa_BrowsePathResult * Results
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_ResponseHeader ResponseHeader
OpcUa_UInt32 UserWriteMask
OpcUa_Int32 NoOfRolePermissions
OpcUa_ReferenceNode * References
OpcUa_RolePermissionType * UserRolePermissions
OpcUa_RolePermissionType * RolePermissions
OpcUa_QualifiedName BrowseName
OpcUa_NodeClass NodeClass
OpcUa_Int32 NoOfReferences
OpcUa_Int32 NoOfUserRolePermissions
OpcUa_LocalizedText DisplayName
OpcUa_UInt16 AccessRestrictions
OpcUa_LocalizedText Description
OpcUa_RequestHeader RequestHeader
OpcUa_NodeId * NodesToUnregister
OpcUa_Int32 NoOfNodesToUnregister
OpcUa_ResponseHeader ResponseHeader
OpcUa_Int32 NoOfUpdateValues
OpcUa_DataValue * UpdateValues
OpcUa_PerformUpdateType PerformInsertReplace
OpcUa_PerformUpdateType PerformInsertReplace
OpcUa_HistoryEventFieldList * EventData
OpcUa_Int32 NoOfEventData
OpcUa_DataValue * UpdateValues
OpcUa_Int32 NoOfUpdateValues
OpcUa_PerformUpdateType PerformInsertReplace
OpcUa_ByteString Password
OpcUa_String EncryptionAlgorithm
OpcUa_String SecurityPolicyUri
OpcUa_UserTokenType TokenType
OpcUa_String IssuerEndpointUrl
OpcUa_String IssuedTokenType
OpcUa_Byte UserAccessLevel
OpcUa_Int32 NoOfArrayDimensions
OpcUa_LocalizedText Description
OpcUa_Double MinimumSamplingInterval
OpcUa_UInt32 SpecifiedAttributes
OpcUa_Boolean Historizing
OpcUa_LocalizedText DisplayName
OpcUa_UInt32 UserWriteMask
OpcUa_UInt32 * ArrayDimensions
OpcUa_UInt32 * ArrayDimensions
OpcUa_Boolean Historizing
OpcUa_LocalizedText Description
OpcUa_ReferenceNode * References
OpcUa_RolePermissionType * UserRolePermissions
OpcUa_Int32 NoOfArrayDimensions
OpcUa_Double MinimumSamplingInterval
OpcUa_QualifiedName BrowseName
OpcUa_LocalizedText DisplayName
OpcUa_Byte UserAccessLevel
OpcUa_UInt32 AccessLevelEx
OpcUa_Int32 NoOfUserRolePermissions
OpcUa_UInt32 UserWriteMask
OpcUa_Int32 NoOfRolePermissions
OpcUa_RolePermissionType * RolePermissions
OpcUa_Int32 NoOfReferences
OpcUa_NodeClass NodeClass
OpcUa_UInt16 AccessRestrictions
OpcUa_LocalizedText Description
OpcUa_UInt32 * ArrayDimensions
OpcUa_LocalizedText DisplayName
OpcUa_Int32 NoOfArrayDimensions
OpcUa_UInt32 UserWriteMask
OpcUa_UInt32 SpecifiedAttributes
OpcUa_Int32 NoOfArrayDimensions
OpcUa_QualifiedName BrowseName
OpcUa_RolePermissionType * RolePermissions
OpcUa_UInt32 UserWriteMask
OpcUa_Int32 NoOfReferences
OpcUa_Int32 NoOfRolePermissions
OpcUa_UInt32 * ArrayDimensions
OpcUa_ReferenceNode * References
OpcUa_NodeClass NodeClass
OpcUa_LocalizedText DisplayName
OpcUa_RolePermissionType * UserRolePermissions
OpcUa_UInt16 AccessRestrictions
OpcUa_LocalizedText Description
OpcUa_Int32 NoOfUserRolePermissions
OpcUa_UInt32 UserWriteMask
OpcUa_LocalizedText DisplayName
OpcUa_Boolean ContainsNoLoops
OpcUa_LocalizedText Description
OpcUa_UInt32 SpecifiedAttributes
OpcUa_NodeClass NodeClass
OpcUa_ReferenceNode * References
OpcUa_Boolean ContainsNoLoops
OpcUa_QualifiedName BrowseName
OpcUa_UInt16 AccessRestrictions
OpcUa_LocalizedText Description
OpcUa_RolePermissionType * RolePermissions
OpcUa_LocalizedText DisplayName
OpcUa_Int32 NoOfRolePermissions
OpcUa_Int32 NoOfUserRolePermissions
OpcUa_UInt32 UserWriteMask
OpcUa_RolePermissionType * UserRolePermissions
OpcUa_Int32 NoOfReferences
OpcUa_WriteValue * NodesToWrite
OpcUa_Int32 NoOfNodesToWrite
OpcUa_RequestHeader RequestHeader
OpcUa_Int32 NoOfDiagnosticInfos
OpcUa_DiagnosticInfo * DiagnosticInfos
OpcUa_ResponseHeader ResponseHeader
OpcUa_StatusCode * Results
OpcUa_ByteString CertificateData