Reference: Low level interface
Lists types and functions that are part of the open62541 standard interface.
open62541 types
Open62541.UA_AccessControl — Typestruct UA_AccessControlFields:
context::Ptr{Nothing}clear::Ptr{Nothing}userTokenPoliciesSize::UInt64userTokenPolicies::Ptr{UA_UserTokenPolicy}activateSession::Ptr{Nothing}closeSession::Ptr{Nothing}getUserRightsMask::Ptr{Nothing}getUserAccessLevel::Ptr{Nothing}getUserExecutable::Ptr{Nothing}getUserExecutableOnObject::Ptr{Nothing}allowAddNode::Ptr{Nothing}allowAddReference::Ptr{Nothing}allowDeleteNode::Ptr{Nothing}allowDeleteReference::Ptr{Nothing}allowBrowseNode::Ptr{Nothing}allowTransferSubscription::Ptr{Nothing}allowHistoryUpdateUpdateData::Ptr{Nothing}allowHistoryUpdateDeleteRawModified::Ptr{Nothing}
Open62541.UA_ActivateSessionRequest — Typestruct UA_ActivateSessionRequestFields:
requestHeader::UA_RequestHeaderclientSignature::UA_SignatureDataclientSoftwareCertificatesSize::UInt64clientSoftwareCertificates::Ptr{UA_SignedSoftwareCertificate}localeIdsSize::UInt64localeIds::Ptr{UA_String}userIdentityToken::UA_ExtensionObjectuserTokenSignature::UA_SignatureData
Open62541.UA_ActivateSessionResponse — Typestruct UA_ActivateSessionResponseFields:
responseHeader::UA_ResponseHeaderserverNonce::UA_StringresultsSize::UInt64results::Ptr{UInt32}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_AddNodesItem — Typestruct UA_AddNodesItemFields:
parentNodeId::UA_ExpandedNodeIdreferenceTypeId::UA_NodeIdrequestedNewNodeId::UA_ExpandedNodeIdbrowseName::UA_QualifiedNamenodeClass::UA_NodeClassnodeAttributes::UA_ExtensionObjecttypeDefinition::UA_ExpandedNodeId
Open62541.UA_AddNodesRequest — Typestruct UA_AddNodesRequestFields:
requestHeader::UA_RequestHeadernodesToAddSize::UInt64nodesToAdd::Ptr{UA_AddNodesItem}
Open62541.UA_AddNodesResponse — Typestruct UA_AddNodesResponseFields:
responseHeader::UA_ResponseHeaderresultsSize::UInt64results::Ptr{UA_AddNodesResult}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_AddNodesResult — Typestruct UA_AddNodesResultFields:
statusCode::UInt32addedNodeId::UA_NodeId
Open62541.UA_AddPublishedDataSetResult — Typestruct UA_AddPublishedDataSetResultFields:
addResult::UInt32fieldAddResultsSize::UInt64fieldAddResults::Ptr{UInt32}configurationVersion::UA_ConfigurationVersionDataType
Open62541.UA_AddReferencesItem — Typestruct UA_AddReferencesItemFields:
sourceNodeId::UA_NodeIdreferenceTypeId::UA_NodeIdisForward::BooltargetServerUri::UA_StringtargetNodeId::UA_ExpandedNodeIdtargetNodeClass::UA_NodeClass
Open62541.UA_AddReferencesRequest — Typestruct UA_AddReferencesRequestFields:
requestHeader::UA_RequestHeaderreferencesToAddSize::UInt64referencesToAdd::Ptr{UA_AddReferencesItem}
Open62541.UA_AddReferencesResponse — Typestruct UA_AddReferencesResponseFields:
responseHeader::UA_ResponseHeaderresultsSize::UInt64results::Ptr{UInt32}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_AdditionalParametersType — Typestruct UA_AdditionalParametersTypeFields:
parametersSize::UInt64parameters::Ptr{UA_KeyValuePair}
Open62541.UA_AggregateConfiguration — Typestruct UA_AggregateConfigurationFields:
useServerCapabilitiesDefaults::BooltreatUncertainAsBad::BoolpercentDataBad::UInt8percentDataGood::UInt8useSlopedExtrapolation::Bool
Open62541.UA_AggregateFilter — Typestruct UA_AggregateFilterFields:
startTime::Int64aggregateType::UA_NodeIdprocessingInterval::Float64aggregateConfiguration::UA_AggregateConfiguration
Open62541.UA_AggregateFilterResult — Typestruct UA_AggregateFilterResultFields:
revisedStartTime::Int64revisedProcessingInterval::Float64revisedAggregateConfiguration::UA_AggregateConfiguration
Open62541.UA_AliasNameDataType — Typestruct UA_AliasNameDataTypeFields:
aliasName::UA_QualifiedNamereferencedNodesSize::UInt64referencedNodes::Ptr{UA_ExpandedNodeId}
Open62541.UA_Annotation — Typestruct UA_AnnotationFields:
message::UA_StringuserName::UA_StringannotationTime::Int64
Open62541.UA_AnonymousIdentityToken — Typestruct UA_AnonymousIdentityTokenFields:
policyId::UA_String
Open62541.UA_ApplicationDescription — Typestruct UA_ApplicationDescriptionFields:
applicationUri::UA_StringproductUri::UA_StringapplicationName::UA_LocalizedTextapplicationType::UA_ApplicationTypegatewayServerUri::UA_StringdiscoveryProfileUri::UA_StringdiscoveryUrlsSize::UInt64discoveryUrls::Ptr{UA_String}
Open62541.UA_Argument — Typestruct UA_ArgumentFields:
name::UA_StringdataType::UA_NodeIdvalueRank::Int32arrayDimensionsSize::UInt64arrayDimensions::Ptr{UInt32}description::UA_LocalizedText
Open62541.UA_AsyncOperationRequest — Typestruct UA_AsyncOperationRequestFields:
callMethodRequest
Note that this type is defined as a union type in C; therefore, setting fields of a Ptr of this type requires special care.
Open62541.UA_AsyncOperationResponse — Typestruct UA_AsyncOperationResponseFields:
callMethodResult
Note that this type is defined as a union type in C; therefore, setting fields of a Ptr of this type requires special care.
Open62541.UA_AttributeOperand — Typestruct UA_AttributeOperandFields:
nodeId::UA_NodeIdalias::UA_StringbrowsePath::UA_RelativePathattributeId::UInt32indexRange::UA_String
Open62541.UA_AxisInformation — Typestruct UA_AxisInformationFields:
engineeringUnits::UA_EUInformationeURange::UA_Rangetitle::UA_LocalizedTextaxisScaleType::UA_AxisScaleEnumerationaxisStepsSize::UInt64axisSteps::Ptr{Float64}
Open62541.UA_BrokerConnectionTransportDataType — Typestruct UA_BrokerConnectionTransportDataTypeFields:
resourceUri::UA_StringauthenticationProfileUri::UA_String
Open62541.UA_BrokerDataSetReaderTransportDataType — Typestruct UA_BrokerDataSetReaderTransportDataTypeFields:
queueName::UA_StringresourceUri::UA_StringauthenticationProfileUri::UA_StringrequestedDeliveryGuarantee::UA_BrokerTransportQualityOfServicemetaDataQueueName::UA_String
Open62541.UA_BrokerDataSetWriterTransportDataType — Typestruct UA_BrokerDataSetWriterTransportDataTypeFields:
queueName::UA_StringresourceUri::UA_StringauthenticationProfileUri::UA_StringrequestedDeliveryGuarantee::UA_BrokerTransportQualityOfServicemetaDataQueueName::UA_StringmetaDataUpdateTime::Float64
Open62541.UA_BrokerWriterGroupTransportDataType — Typestruct UA_BrokerWriterGroupTransportDataTypeFields:
queueName::UA_StringresourceUri::UA_StringauthenticationProfileUri::UA_StringrequestedDeliveryGuarantee::UA_BrokerTransportQualityOfService
Open62541.UA_BrowseDescription — Typestruct UA_BrowseDescriptionFields:
nodeId::UA_NodeIdbrowseDirection::UA_BrowseDirectionreferenceTypeId::UA_NodeIdincludeSubtypes::BoolnodeClassMask::UInt32resultMask::UInt32
Open62541.UA_BrowseNextRequest — Typestruct UA_BrowseNextRequestFields:
requestHeader::UA_RequestHeaderreleaseContinuationPoints::BoolcontinuationPointsSize::UInt64continuationPoints::Ptr{UA_String}
Open62541.UA_BrowseNextResponse — Typestruct UA_BrowseNextResponseFields:
responseHeader::UA_ResponseHeaderresultsSize::UInt64results::Ptr{UA_BrowseResult}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_BrowsePath — Typestruct UA_BrowsePathFields:
startingNode::UA_NodeIdrelativePath::UA_RelativePath
Open62541.UA_BrowsePathResult — Typestruct UA_BrowsePathResultFields:
statusCode::UInt32targetsSize::UInt64targets::Ptr{UA_BrowsePathTarget}
Open62541.UA_BrowsePathTarget — Typestruct UA_BrowsePathTargetFields:
targetId::UA_ExpandedNodeIdremainingPathIndex::UInt32
Open62541.UA_BrowseRequest — Typestruct UA_BrowseRequestFields:
requestHeader::UA_RequestHeaderview::UA_ViewDescriptionrequestedMaxReferencesPerNode::UInt32nodesToBrowseSize::UInt64nodesToBrowse::Ptr{UA_BrowseDescription}
Open62541.UA_BrowseResponse — Typestruct UA_BrowseResponseFields:
responseHeader::UA_ResponseHeaderresultsSize::UInt64results::Ptr{UA_BrowseResult}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_BrowseResult — Typestruct UA_BrowseResultFields:
statusCode::UInt32continuationPoint::UA_StringreferencesSize::UInt64references::Ptr{UA_ReferenceDescription}
Open62541.UA_BuildInfo — Typestruct UA_BuildInfoFields:
productUri::UA_StringmanufacturerName::UA_StringproductName::UA_StringsoftwareVersion::UA_StringbuildNumber::UA_StringbuildDate::Int64
Open62541.UA_CallMethodRequest — Typestruct UA_CallMethodRequestFields:
objectId::UA_NodeIdmethodId::UA_NodeIdinputArgumentsSize::UInt64inputArguments::Ptr{UA_Variant}
Open62541.UA_CallMethodResult — Typestruct UA_CallMethodResultFields:
statusCode::UInt32inputArgumentResultsSize::UInt64inputArgumentResults::Ptr{UInt32}inputArgumentDiagnosticInfosSize::UInt64inputArgumentDiagnosticInfos::Ptr{UA_DiagnosticInfo}outputArgumentsSize::UInt64outputArguments::Ptr{UA_Variant}
Open62541.UA_CallRequest — Typestruct UA_CallRequestFields:
requestHeader::UA_RequestHeadermethodsToCallSize::UInt64methodsToCall::Ptr{UA_CallMethodRequest}
Open62541.UA_CallResponse — Typestruct UA_CallResponseFields:
responseHeader::UA_ResponseHeaderresultsSize::UInt64results::Ptr{UA_CallMethodResult}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_CancelRequest — Typestruct UA_CancelRequestFields:
requestHeader::UA_RequestHeaderrequestHandle::UInt32
Open62541.UA_CancelResponse — Typestruct UA_CancelResponseFields:
responseHeader::UA_ResponseHeadercancelCount::UInt32
Open62541.UA_CertificateVerification — Typestruct UA_CertificateVerificationFields:
context::Ptr{Nothing}verifyCertificate::Ptr{Nothing}verifyApplicationURI::Ptr{Nothing}getExpirationDate::Ptr{Nothing}getSubjectName::Ptr{Nothing}clear::Ptr{Nothing}logging::Ptr{UA_Logger}
Open62541.UA_ChannelSecurityToken — Typestruct UA_ChannelSecurityTokenFields:
channelId::UInt32tokenId::UInt32createdAt::Int64revisedLifetime::UInt32
Open62541.UA_ClientConfig — Typestruct UA_ClientConfigFields:
clientContext::Ptr{Nothing}logging::Ptr{UA_Logger}timeout::UInt32clientDescription::UA_ApplicationDescriptionendpointUrl::UA_StringuserIdentityToken::UA_ExtensionObjectsecurityMode::UA_MessageSecurityModesecurityPolicyUri::UA_StringnoSession::BoolnoReconnect::BoolnoNewSession::Boolendpoint::UA_EndpointDescriptionuserTokenPolicy::UA_UserTokenPolicyapplicationUri::UA_StringcustomDataTypes::Ptr{UA_DataTypeArray}secureChannelLifeTime::UInt32requestedSessionTimeout::UInt32localConnectionConfig::UA_ConnectionConfigconnectivityCheckInterval::UInt32eventLoop::Ptr{UA_EventLoop}externalEventLoop::BoolsecurityPoliciesSize::UInt64securityPolicies::Ptr{UA_SecurityPolicy}certificateVerification::UA_CertificateVerificationauthSecurityPoliciesSize::UInt64authSecurityPolicies::Ptr{UA_SecurityPolicy}authSecurityPolicyUri::UA_StringstateCallback::Ptr{Nothing}inactivityCallback::Ptr{Nothing}outStandingPublishRequests::UInt16subscriptionInactivityCallback::Ptr{Nothing}sessionName::UA_StringsessionLocaleIds::Ptr{UA_String}sessionLocaleIdsSize::UInt64privateKeyPasswordCallback::Ptr{Nothing}
Open62541.UA_CloseSecureChannelRequest — Typestruct UA_CloseSecureChannelRequestFields:
requestHeader::UA_RequestHeader
Open62541.UA_CloseSecureChannelResponse — Typestruct UA_CloseSecureChannelResponseFields:
responseHeader::UA_ResponseHeader
Open62541.UA_CloseSessionRequest — Typestruct UA_CloseSessionRequestFields:
requestHeader::UA_RequestHeaderdeleteSubscriptions::Bool
Open62541.UA_CloseSessionResponse — Typestruct UA_CloseSessionResponseFields:
responseHeader::UA_ResponseHeader
Open62541.UA_ComplexNumberType — Typestruct UA_ComplexNumberTypeFields:
real::Float32imaginary::Float32
Open62541.UA_ConfigurationVersionDataType — Typestruct UA_ConfigurationVersionDataTypeFields:
majorVersion::UInt32minorVersion::UInt32
Open62541.UA_ConnectionConfig — Typestruct UA_ConnectionConfigFields:
protocolVersion::UInt32recvBufferSize::UInt32sendBufferSize::UInt32localMaxMessageSize::UInt32remoteMaxMessageSize::UInt32localMaxChunkCount::UInt32remoteMaxChunkCount::UInt32
Open62541.UA_ConnectionManager — Typestruct UA_ConnectionManagerFields:
eventSource::UA_EventSourceprotocol::UA_StringopenConnection::Ptr{Nothing}sendWithConnection::Ptr{Nothing}closeConnection::Ptr{Nothing}allocNetworkBuffer::Ptr{Nothing}freeNetworkBuffer::Ptr{Nothing}
Open62541.UA_ContentFilter — Typestruct UA_ContentFilterFields:
elementsSize::UInt64elements::Ptr{UA_ContentFilterElement}
Open62541.UA_ContentFilterElement — Typestruct UA_ContentFilterElementFields:
filterOperator::UA_FilterOperatorfilterOperandsSize::UInt64filterOperands::Ptr{UA_ExtensionObject}
Open62541.UA_ContentFilterElementResult — Typestruct UA_ContentFilterElementResultFields:
statusCode::UInt32operandStatusCodesSize::UInt64operandStatusCodes::Ptr{UInt32}operandDiagnosticInfosSize::UInt64operandDiagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_ContentFilterResult — Typestruct UA_ContentFilterResultFields:
elementResultsSize::UInt64elementResults::Ptr{UA_ContentFilterElementResult}elementDiagnosticInfosSize::UInt64elementDiagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_CreateMonitoredItemsRequest — Typestruct UA_CreateMonitoredItemsRequestFields:
requestHeader::UA_RequestHeadersubscriptionId::UInt32timestampsToReturn::UA_TimestampsToReturnitemsToCreateSize::UInt64itemsToCreate::Ptr{UA_MonitoredItemCreateRequest}
Open62541.UA_CreateMonitoredItemsResponse — Typestruct UA_CreateMonitoredItemsResponseFields:
responseHeader::UA_ResponseHeaderresultsSize::UInt64results::Ptr{UA_MonitoredItemCreateResult}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_CreateSessionRequest — Typestruct UA_CreateSessionRequestFields:
requestHeader::UA_RequestHeaderclientDescription::UA_ApplicationDescriptionserverUri::UA_StringendpointUrl::UA_StringsessionName::UA_StringclientNonce::UA_StringclientCertificate::UA_StringrequestedSessionTimeout::Float64maxResponseMessageSize::UInt32
Open62541.UA_CreateSessionResponse — Typestruct UA_CreateSessionResponseFields:
responseHeader::UA_ResponseHeadersessionId::UA_NodeIdauthenticationToken::UA_NodeIdrevisedSessionTimeout::Float64serverNonce::UA_StringserverCertificate::UA_StringserverEndpointsSize::UInt64serverEndpoints::Ptr{UA_EndpointDescription}serverSoftwareCertificatesSize::UInt64serverSoftwareCertificates::Ptr{UA_SignedSoftwareCertificate}serverSignature::UA_SignatureDatamaxRequestMessageSize::UInt32
Open62541.UA_CreateSubscriptionRequest — Typestruct UA_CreateSubscriptionRequestFields:
requestHeader::UA_RequestHeaderrequestedPublishingInterval::Float64requestedLifetimeCount::UInt32requestedMaxKeepAliveCount::UInt32maxNotificationsPerPublish::UInt32publishingEnabled::Boolpriority::UInt8
Open62541.UA_CreateSubscriptionResponse — Typestruct UA_CreateSubscriptionResponseFields:
responseHeader::UA_ResponseHeadersubscriptionId::UInt32revisedPublishingInterval::Float64revisedLifetimeCount::UInt32revisedMaxKeepAliveCount::UInt32
Open62541.UA_CurrencyUnitType — Typestruct UA_CurrencyUnitTypeFields:
numericCode::Int16exponent::Int8alphabeticCode::UA_Stringcurrency::UA_LocalizedText
Open62541.UA_DataChangeFilter — Typestruct UA_DataChangeFilterFields:
trigger::UA_DataChangeTriggerdeadbandType::UInt32deadbandValue::Float64
Open62541.UA_DataChangeNotification — Typestruct UA_DataChangeNotificationFields:
monitoredItemsSize::UInt64monitoredItems::Ptr{UA_MonitoredItemNotification}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_DataSetFieldConfig — Typestruct UA_DataSetFieldConfigFields:
data::NTuple{200, UInt8}
Open62541.UA_DataSetFieldResult — Typestruct UA_DataSetFieldResultFields:
result::UInt32configurationVersion::UA_ConfigurationVersionDataType
Open62541.UA_DataSetMetaDataType — Typestruct UA_DataSetMetaDataTypeFields:
namespacesSize::UInt64namespaces::Ptr{UA_String}structureDataTypesSize::UInt64structureDataTypes::Ptr{UA_StructureDescription}enumDataTypesSize::UInt64enumDataTypes::Ptr{UA_EnumDescription}simpleDataTypesSize::UInt64simpleDataTypes::Ptr{UA_SimpleTypeDescription}name::UA_Stringdescription::UA_LocalizedTextfieldsSize::UInt64fields::Ptr{UA_FieldMetaData}dataSetClassId::UA_GuidconfigurationVersion::UA_ConfigurationVersionDataType
Open62541.UA_DataSetReaderConfig — Typestruct UA_DataSetReaderConfigFields:
data::NTuple{384, UInt8}
Open62541.UA_DataSetReaderDataType — Typestruct UA_DataSetReaderDataTypeFields:
name::UA_Stringenabled::BoolpublisherId::UA_VariantwriterGroupId::UInt16dataSetWriterId::UInt16dataSetMetaData::UA_DataSetMetaDataTypedataSetFieldContentMask::UInt32messageReceiveTimeout::Float64keyFrameCount::UInt32headerLayoutUri::UA_StringsecurityMode::UA_MessageSecurityModesecurityGroupId::UA_StringsecurityKeyServicesSize::UInt64securityKeyServices::Ptr{UA_EndpointDescription}dataSetReaderPropertiesSize::UInt64dataSetReaderProperties::Ptr{UA_KeyValuePair}transportSettings::UA_ExtensionObjectmessageSettings::UA_ExtensionObjectsubscribedDataSet::UA_ExtensionObject
Open62541.UA_DataSetVariableConfig — Typestruct UA_DataSetVariableConfigFields:
data::NTuple{192, UInt8}
Open62541.UA_DataSetWriterConfig — Typestruct UA_DataSetWriterConfigFields:
name::UA_StringdataSetWriterId::UInt16dataSetFieldContentMask::UInt32keyFrameCount::UInt32messageSettings::UA_ExtensionObjecttransportSettings::UA_ExtensionObjectdataSetName::UA_StringdataSetWriterProperties::UA_KeyValueMap
Open62541.UA_DataSetWriterDataType — Typestruct UA_DataSetWriterDataTypeFields:
name::UA_Stringenabled::BooldataSetWriterId::UInt16dataSetFieldContentMask::UInt32keyFrameCount::UInt32dataSetName::UA_StringdataSetWriterPropertiesSize::UInt64dataSetWriterProperties::Ptr{UA_KeyValuePair}transportSettings::UA_ExtensionObjectmessageSettings::UA_ExtensionObject
Open62541.UA_DataSource — Typestruct UA_DataSourceFields:
read::Ptr{Nothing}write::Ptr{Nothing}
Open62541.UA_DataType — Typestruct UA_DataTypeFields:
typeNametypeIdbinaryEncodingIdmemSizetypeKindpointerFreeoverlayablemembersSizemembers
Note that this type is defined as a union type in C; therefore, setting fields of a Ptr of this type requires special care.
Open62541.UA_DataTypeMember — Typestruct UA_DataTypeMemberFields:
memberNamememberTypepaddingisArrayisOptional
Note that this type is defined as a union type in C; therefore, setting fields of a Ptr of this type requires special care.
Open62541.UA_DataValue — Typestruct UA_DataValueFields:
value::UA_VariantsourceTimestamp::Int64serverTimestamp::Int64sourcePicoseconds::UInt16serverPicoseconds::UInt16status::UInt32hasValue::BoolhasStatus::BoolhasSourceTimestamp::BoolhasServerTimestamp::BoolhasSourcePicoseconds::BoolhasServerPicoseconds::Bool
Open62541.UA_DatagramConnectionTransport2DataType — Typestruct UA_DatagramConnectionTransport2DataTypeFields:
discoveryAddress::UA_ExtensionObjectdiscoveryAnnounceRate::UInt32discoveryMaxMessageSize::UInt32qosCategory::UA_StringdatagramQosSize::UInt64datagramQos::Ptr{UA_ExtensionObject}
Open62541.UA_DatagramConnectionTransportDataType — Typestruct UA_DatagramConnectionTransportDataTypeFields:
discoveryAddress::UA_ExtensionObject
Open62541.UA_DatagramDataSetReaderTransportDataType — Typestruct UA_DatagramDataSetReaderTransportDataTypeFields:
address::UA_ExtensionObjectqosCategory::UA_StringdatagramQosSize::UInt64datagramQos::Ptr{UA_ExtensionObject}topic::UA_String
Open62541.UA_DatagramWriterGroupTransport2DataType — Typestruct UA_DatagramWriterGroupTransport2DataTypeFields:
messageRepeatCount::UInt8messageRepeatDelay::Float64address::UA_ExtensionObjectqosCategory::UA_StringdatagramQosSize::UInt64datagramQos::Ptr{UA_ExtensionObject}discoveryAnnounceRate::UInt32topic::UA_String
Open62541.UA_DatagramWriterGroupTransportDataType — Typestruct UA_DatagramWriterGroupTransportDataTypeFields:
messageRepeatCount::UInt8messageRepeatDelay::Float64
Open62541.UA_DateTimeStruct — Typestruct UA_DateTimeStructFields:
nanoSec::UInt16microSec::UInt16milliSec::UInt16sec::UInt16min::UInt16hour::UInt16day::UInt16month::UInt16year::Int16
Open62541.UA_DecimalDataType — Typestruct UA_DecimalDataTypeFields:
scale::Int16value::UA_String
Open62541.UA_DecodeBinaryOptions — Typestruct UA_DecodeBinaryOptionsFields:
customTypes::Ptr{UA_DataTypeArray}
Open62541.UA_DecodeJsonOptions — Typestruct UA_DecodeJsonOptionsFields:
namespaces::Ptr{UA_String}namespacesSize::UInt64serverUris::Ptr{UA_String}serverUrisSize::UInt64customTypes::Ptr{UA_DataTypeArray}
Open62541.UA_DelayedCallback — Typestruct UA_DelayedCallbackFields:
next::Ptr{UA_DelayedCallback}callback::Ptr{Nothing}application::Ptr{Nothing}context::Ptr{Nothing}
Open62541.UA_DeleteAtTimeDetails — Typestruct UA_DeleteAtTimeDetailsFields:
nodeId::UA_NodeIdreqTimesSize::UInt64reqTimes::Ptr{Int64}
Open62541.UA_DeleteEventDetails — Typestruct UA_DeleteEventDetailsFields:
nodeId::UA_NodeIdeventIdsSize::UInt64eventIds::Ptr{UA_String}
Open62541.UA_DeleteMonitoredItemsRequest — Typestruct UA_DeleteMonitoredItemsRequestFields:
requestHeader::UA_RequestHeadersubscriptionId::UInt32monitoredItemIdsSize::UInt64monitoredItemIds::Ptr{UInt32}
Open62541.UA_DeleteMonitoredItemsResponse — Typestruct UA_DeleteMonitoredItemsResponseFields:
responseHeader::UA_ResponseHeaderresultsSize::UInt64results::Ptr{UInt32}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_DeleteNodesItem — Typestruct UA_DeleteNodesItemFields:
nodeId::UA_NodeIddeleteTargetReferences::Bool
Open62541.UA_DeleteNodesRequest — Typestruct UA_DeleteNodesRequestFields:
requestHeader::UA_RequestHeadernodesToDeleteSize::UInt64nodesToDelete::Ptr{UA_DeleteNodesItem}
Open62541.UA_DeleteNodesResponse — Typestruct UA_DeleteNodesResponseFields:
responseHeader::UA_ResponseHeaderresultsSize::UInt64results::Ptr{UInt32}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_DeleteRawModifiedDetails — Typestruct UA_DeleteRawModifiedDetailsFields:
nodeId::UA_NodeIdisDeleteModified::BoolstartTime::Int64endTime::Int64
Open62541.UA_DeleteReferencesItem — Typestruct UA_DeleteReferencesItemFields:
sourceNodeId::UA_NodeIdreferenceTypeId::UA_NodeIdisForward::BooltargetNodeId::UA_ExpandedNodeIddeleteBidirectional::Bool
Open62541.UA_DeleteReferencesRequest — Typestruct UA_DeleteReferencesRequestFields:
requestHeader::UA_RequestHeaderreferencesToDeleteSize::UInt64referencesToDelete::Ptr{UA_DeleteReferencesItem}
Open62541.UA_DeleteReferencesResponse — Typestruct UA_DeleteReferencesResponseFields:
responseHeader::UA_ResponseHeaderresultsSize::UInt64results::Ptr{UInt32}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_DeleteSubscriptionsRequest — Typestruct UA_DeleteSubscriptionsRequestFields:
requestHeader::UA_RequestHeadersubscriptionIdsSize::UInt64subscriptionIds::Ptr{UInt32}
Open62541.UA_DeleteSubscriptionsResponse — Typestruct UA_DeleteSubscriptionsResponseFields:
responseHeader::UA_ResponseHeaderresultsSize::UInt64results::Ptr{UInt32}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_DiagnosticInfo — Typestruct UA_DiagnosticInfoFields:
hasSymbolicIdhasNamespaceUrihasLocalizedTexthasLocalehasAdditionalInfohasInnerStatusCodehasInnerDiagnosticInfosymbolicIdnamespaceUrilocalizedTextlocaleadditionalInfoinnerStatusCodeinnerDiagnosticInfo
Note that this type is defined as a union type in C; therefore, setting fields of a Ptr of this type requires special care.
Open62541.UA_DoubleComplexNumberType — Typestruct UA_DoubleComplexNumberTypeFields:
real::Float64imaginary::Float64
Open62541.UA_DurationRange — Typestruct UA_DurationRangeFields:
min::Float64max::Float64
Open62541.UA_EUInformation — Typestruct UA_EUInformationFields:
namespaceUri::UA_StringunitId::Int32displayName::UA_LocalizedTextdescription::UA_LocalizedText
Open62541.UA_ElementOperand — Typestruct UA_ElementOperandFields:
index::UInt32
Open62541.UA_EncodeJsonOptions — Typestruct UA_EncodeJsonOptionsFields:
namespaces::Ptr{UA_String}namespacesSize::UInt64serverUris::Ptr{UA_String}serverUrisSize::UInt64useReversible::BoolprettyPrint::BoolunquotedKeys::BoolstringNodeIds::Bool
Open62541.UA_EndpointConfiguration — Typestruct UA_EndpointConfigurationFields:
operationTimeout::Int32useBinaryEncoding::BoolmaxStringLength::Int32maxByteStringLength::Int32maxArrayLength::Int32maxMessageSize::Int32maxBufferSize::Int32channelLifetime::Int32securityTokenLifetime::Int32
Open62541.UA_EndpointDescription — Typestruct UA_EndpointDescriptionFields:
endpointUrl::UA_Stringserver::UA_ApplicationDescriptionserverCertificate::UA_StringsecurityMode::UA_MessageSecurityModesecurityPolicyUri::UA_StringuserIdentityTokensSize::UInt64userIdentityTokens::Ptr{UA_UserTokenPolicy}transportProfileUri::UA_StringsecurityLevel::UInt8
Open62541.UA_EndpointType — Typestruct UA_EndpointTypeFields:
endpointUrl::UA_StringsecurityMode::UA_MessageSecurityModesecurityPolicyUri::UA_StringtransportProfileUri::UA_String
Open62541.UA_EndpointUrlListDataType — Typestruct UA_EndpointUrlListDataTypeFields:
endpointUrlListSize::UInt64endpointUrlList::Ptr{UA_String}
Open62541.UA_EnumDefinition — Typestruct UA_EnumDefinitionFields:
fieldsSize::UInt64fields::Ptr{UA_EnumField}
Open62541.UA_EnumDescription — Typestruct UA_EnumDescriptionFields:
dataTypeId::UA_NodeIdname::UA_QualifiedNameenumDefinition::UA_EnumDefinitionbuiltInType::UInt8
Open62541.UA_EnumField — Typestruct UA_EnumFieldFields:
value::Int64displayName::UA_LocalizedTextdescription::UA_LocalizedTextname::UA_String
Open62541.UA_EnumValueType — Typestruct UA_EnumValueTypeFields:
value::Int64displayName::UA_LocalizedTextdescription::UA_LocalizedText
Open62541.UA_EphemeralKeyType — Typestruct UA_EphemeralKeyTypeFields:
publicKey::UA_Stringsignature::UA_String
Open62541.UA_EventFieldList — Typestruct UA_EventFieldListFields:
clientHandle::UInt32eventFieldsSize::UInt64eventFields::Ptr{UA_Variant}
Open62541.UA_EventFilter — Typestruct UA_EventFilterFields:
selectClausesSize::UInt64selectClauses::Ptr{UA_SimpleAttributeOperand}whereClause::UA_ContentFilter
Open62541.UA_EventFilterResult — Typestruct UA_EventFilterResultFields:
selectClauseResultsSize::UInt64selectClauseResults::Ptr{UInt32}selectClauseDiagnosticInfosSize::UInt64selectClauseDiagnosticInfos::Ptr{UA_DiagnosticInfo}whereClauseResult::UA_ContentFilterResult
Open62541.UA_EventLoop — Typestruct UA_EventLoopFields:
logger::Ptr{UA_Logger}params::Ptr{UA_KeyValueMap}state::UA_EventLoopStatestart::Ptr{Nothing}stop::Ptr{Nothing}run::Ptr{Nothing}free::Ptr{Nothing}dateTime_now::Ptr{Nothing}dateTime_nowMonotonic::Ptr{Nothing}dateTime_localTimeUtcOffset::Ptr{Nothing}nextCyclicTime::Ptr{Nothing}addCyclicCallback::Ptr{Nothing}modifyCyclicCallback::Ptr{Nothing}removeCyclicCallback::Ptr{Nothing}addTimedCallback::Ptr{Nothing}addDelayedCallback::Ptr{Nothing}removeDelayedCallback::Ptr{Nothing}eventSources::Ptr{UA_EventSource}registerEventSource::Ptr{Nothing}deregisterEventSource::Ptr{Nothing}
Open62541.UA_EventNotificationList — Typestruct UA_EventNotificationListFields:
eventsSize::UInt64events::Ptr{UA_EventFieldList}
Open62541.UA_EventSource — Typestruct UA_EventSourceFields:
next::Ptr{UA_EventSource}eventSourceType::UA_EventSourceTypename::UA_StringeventLoop::Ptr{Nothing}params::UA_KeyValueMapstate::UA_EventSourceStatestart::Ptr{Nothing}stop::Ptr{Nothing}free::Ptr{Nothing}
Open62541.UA_ExpandedNodeId — Typestruct UA_ExpandedNodeIdFields:
nodeId::UA_NodeIdnamespaceUri::UA_StringserverIndex::UInt32
Open62541.UA_ExtensionObject — Typestruct UA_ExtensionObjectFields:
encodingcontent
Note that this type is defined as a union type in C; therefore, setting fields of a Ptr of this type requires special care.
Open62541.UA_ExternalValueCallback — Typestruct UA_ExternalValueCallbackFields:
notificationRead::Ptr{Nothing}userWrite::Ptr{Nothing}
Open62541.UA_FieldMetaData — Typestruct UA_FieldMetaDataFields:
name::UA_Stringdescription::UA_LocalizedTextfieldFlags::UInt16builtInType::UInt8dataType::UA_NodeIdvalueRank::Int32arrayDimensionsSize::UInt64arrayDimensions::Ptr{UInt32}maxStringLength::UInt32dataSetFieldId::UA_GuidpropertiesSize::UInt64properties::Ptr{UA_KeyValuePair}
Open62541.UA_FieldTargetDataType — Typestruct UA_FieldTargetDataTypeFields:
dataSetFieldId::UA_GuidreceiverIndexRange::UA_StringtargetNodeId::UA_NodeIdattributeId::UInt32writeIndexRange::UA_StringoverrideValueHandling::UA_OverrideValueHandlingoverrideValue::UA_Variant
Open62541.UA_FieldTargetVariable — Typestruct UA_FieldTargetVariableFields:
targetVariable::UA_FieldTargetDataTypeexternalDataValue::Ptr{Ptr{UA_DataValue}}targetVariableContext::Ptr{Nothing}beforeWrite::Ptr{Nothing}afterWrite::Ptr{Nothing}
Open62541.UA_FindServersOnNetworkRequest — Typestruct UA_FindServersOnNetworkRequestFields:
requestHeader::UA_RequestHeaderstartingRecordId::UInt32maxRecordsToReturn::UInt32serverCapabilityFilterSize::UInt64serverCapabilityFilter::Ptr{UA_String}
Open62541.UA_FindServersOnNetworkResponse — Typestruct UA_FindServersOnNetworkResponseFields:
responseHeader::UA_ResponseHeaderlastCounterResetTime::Int64serversSize::UInt64servers::Ptr{UA_ServerOnNetwork}
Open62541.UA_FindServersRequest — Typestruct UA_FindServersRequestFields:
requestHeader::UA_RequestHeaderendpointUrl::UA_StringlocaleIdsSize::UInt64localeIds::Ptr{UA_String}serverUrisSize::UInt64serverUris::Ptr{UA_String}
Open62541.UA_FindServersResponse — Typestruct UA_FindServersResponseFields:
responseHeader::UA_ResponseHeaderserversSize::UInt64servers::Ptr{UA_ApplicationDescription}
Open62541.UA_GenericAttributeValue — Typestruct UA_GenericAttributeValueFields:
attributeId::UInt32value::UA_Variant
Open62541.UA_GenericAttributes — Typestruct UA_GenericAttributesFields:
specifiedAttributes::UInt32displayName::UA_LocalizedTextdescription::UA_LocalizedTextwriteMask::UInt32userWriteMask::UInt32attributeValuesSize::UInt64attributeValues::Ptr{UA_GenericAttributeValue}
Open62541.UA_GetEndpointsRequest — Typestruct UA_GetEndpointsRequestFields:
requestHeader::UA_RequestHeaderendpointUrl::UA_StringlocaleIdsSize::UInt64localeIds::Ptr{UA_String}profileUrisSize::UInt64profileUris::Ptr{UA_String}
Open62541.UA_GetEndpointsResponse — Typestruct UA_GetEndpointsResponseFields:
responseHeader::UA_ResponseHeaderendpointsSize::UInt64endpoints::Ptr{UA_EndpointDescription}
Open62541.UA_GlobalNodeLifecycle — Typestruct UA_GlobalNodeLifecycleFields:
constructor::Ptr{Nothing}destructor::Ptr{Nothing}createOptionalChild::Ptr{Nothing}generateChildNodeId::Ptr{Nothing}
Open62541.UA_Guid — Typestruct UA_GuidFields:
data1::UInt32data2::UInt16data3::UInt16data4::NTuple{8, UInt8}
Open62541.UA_HistorizingNodeIdSettings — Typestruct UA_HistorizingNodeIdSettingsFields:
historizingBackend::UA_HistoryDataBackendmaxHistoryDataResponseSize::UInt64historizingUpdateStrategy::UA_HistorizingUpdateStrategypollingInterval::UInt64userContext::Ptr{Nothing}
Open62541.UA_HistoryData — Typestruct UA_HistoryDataFields:
dataValuesSize::UInt64dataValues::Ptr{UA_DataValue}
Open62541.UA_HistoryDataBackend — Typestruct UA_HistoryDataBackendFields:
context::Ptr{Nothing}deleteMembers::Ptr{Nothing}serverSetHistoryData::Ptr{Nothing}getHistoryData::Ptr{Nothing}getDateTimeMatch::Ptr{Nothing}getEnd::Ptr{Nothing}lastIndex::Ptr{Nothing}firstIndex::Ptr{Nothing}resultSize::Ptr{Nothing}copyDataValues::Ptr{Nothing}getDataValue::Ptr{Nothing}boundSupported::Ptr{Nothing}timestampsToReturnSupported::Ptr{Nothing}insertDataValue::Ptr{Nothing}replaceDataValue::Ptr{Nothing}updateDataValue::Ptr{Nothing}removeDataValue::Ptr{Nothing}
Open62541.UA_HistoryDataGathering — Typestruct UA_HistoryDataGatheringFields:
context::Ptr{Nothing}deleteMembers::Ptr{Nothing}registerNodeId::Ptr{Nothing}stopPoll::Ptr{Nothing}startPoll::Ptr{Nothing}updateNodeIdSetting::Ptr{Nothing}getHistorizingSetting::Ptr{Nothing}setValue::Ptr{Nothing}
Open62541.UA_HistoryDatabase — Typestruct UA_HistoryDatabaseFields:
context::Ptr{Nothing}clear::Ptr{Nothing}setValue::Ptr{Nothing}setEvent::Ptr{Nothing}readRaw::Ptr{Nothing}readModified::Ptr{Nothing}readEvent::Ptr{Nothing}readProcessed::Ptr{Nothing}readAtTime::Ptr{Nothing}updateData::Ptr{Nothing}deleteRawModified::Ptr{Nothing}
Open62541.UA_HistoryEvent — Typestruct UA_HistoryEventFields:
eventsSize::UInt64events::Ptr{UA_HistoryEventFieldList}
Open62541.UA_HistoryEventFieldList — Typestruct UA_HistoryEventFieldListFields:
eventFieldsSize::UInt64eventFields::Ptr{UA_Variant}
Open62541.UA_HistoryModifiedData — Typestruct UA_HistoryModifiedDataFields:
dataValuesSize::UInt64dataValues::Ptr{UA_DataValue}modificationInfosSize::UInt64modificationInfos::Ptr{UA_ModificationInfo}
Open62541.UA_HistoryReadRequest — Typestruct UA_HistoryReadRequestFields:
requestHeader::UA_RequestHeaderhistoryReadDetails::UA_ExtensionObjecttimestampsToReturn::UA_TimestampsToReturnreleaseContinuationPoints::BoolnodesToReadSize::UInt64nodesToRead::Ptr{UA_HistoryReadValueId}
Open62541.UA_HistoryReadResponse — Typestruct UA_HistoryReadResponseFields:
responseHeader::UA_ResponseHeaderresultsSize::UInt64results::Ptr{UA_HistoryReadResult}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_HistoryReadResult — Typestruct UA_HistoryReadResultFields:
statusCode::UInt32continuationPoint::UA_StringhistoryData::UA_ExtensionObject
Open62541.UA_HistoryReadValueId — Typestruct UA_HistoryReadValueIdFields:
nodeId::UA_NodeIdindexRange::UA_StringdataEncoding::UA_QualifiedNamecontinuationPoint::UA_String
Open62541.UA_HistoryUpdateDetails — Typestruct UA_HistoryUpdateDetailsFields:
nodeId::UA_NodeId
Open62541.UA_HistoryUpdateRequest — Typestruct UA_HistoryUpdateRequestFields:
requestHeader::UA_RequestHeaderhistoryUpdateDetailsSize::UInt64historyUpdateDetails::Ptr{UA_ExtensionObject}
Open62541.UA_HistoryUpdateResponse — Typestruct UA_HistoryUpdateResponseFields:
responseHeader::UA_ResponseHeaderresultsSize::UInt64results::Ptr{UA_HistoryUpdateResult}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_HistoryUpdateResult — Typestruct UA_HistoryUpdateResultFields:
statusCode::UInt32operationResultsSize::UInt64operationResults::Ptr{UInt32}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_IdentityMappingRuleType — Typestruct UA_IdentityMappingRuleTypeFields:
criteriaType::UA_IdentityCriteriaTypecriteria::UA_String
Open62541.UA_InterruptManager — Typestruct UA_InterruptManagerFields:
eventSource::UA_EventSourceregisterInterrupt::Ptr{Nothing}deregisterInterrupt::Ptr{Nothing}
Open62541.UA_IssuedIdentityToken — Typestruct UA_IssuedIdentityTokenFields:
policyId::UA_StringtokenData::UA_StringencryptionAlgorithm::UA_String
Open62541.UA_JsonDataSetReaderMessageDataType — Typestruct UA_JsonDataSetReaderMessageDataTypeFields:
networkMessageContentMask::UInt32dataSetMessageContentMask::UInt32
Open62541.UA_JsonDataSetWriterMessageDataType — Typestruct UA_JsonDataSetWriterMessageDataTypeFields:
dataSetMessageContentMask::UInt32
Open62541.UA_JsonWriterGroupMessageDataType — Typestruct UA_JsonWriterGroupMessageDataTypeFields:
networkMessageContentMask::UInt32
Open62541.UA_KeyValueMap — Typestruct UA_KeyValueMapFields:
mapSize::UInt64map::Ptr{UA_KeyValuePair}
Open62541.UA_KeyValuePair — Typestruct UA_KeyValuePairFields:
key::UA_QualifiedNamevalue::UA_Variant
Open62541.UA_LiteralOperand — Typestruct UA_LiteralOperandFields:
value::UA_Variant
Open62541.UA_LocalizedText — Typestruct UA_LocalizedTextFields:
locale::UA_Stringtext::UA_String
Open62541.UA_LocalizedTextListEntry — Typestruct UA_LocalizedTextListEntryFields:
next::Ptr{UA_LocalizedTextListEntry}localizedText::UA_LocalizedText
Open62541.UA_Logger — Typestruct UA_LoggerFields:
log::Ptr{Nothing}context::Ptr{Nothing}clear::Ptr{Nothing}
Open62541.UA_MdnsDiscoveryConfiguration — Typestruct UA_MdnsDiscoveryConfigurationFields:
mdnsServerName::UA_StringserverCapabilitiesSize::UInt64serverCapabilities::Ptr{UA_String}
Open62541.UA_MethodAttributes — Typestruct UA_MethodAttributesFields:
specifiedAttributes::UInt32displayName::UA_LocalizedTextdescription::UA_LocalizedTextwriteMask::UInt32userWriteMask::UInt32executable::BooluserExecutable::Bool
Open62541.UA_MethodNode — Typestruct UA_MethodNodeFields:
head::UA_NodeHeadexecutable::Boolmethod::Ptr{Nothing}async::Bool
Open62541.UA_ModelChangeStructureDataType — Typestruct UA_ModelChangeStructureDataTypeFields:
affected::UA_NodeIdaffectedType::UA_NodeIdverb::UInt8
Open62541.UA_ModificationInfo — Typestruct UA_ModificationInfoFields:
modificationTime::Int64updateType::UA_HistoryUpdateTypeuserName::UA_String
Open62541.UA_ModifyMonitoredItemsRequest — Typestruct UA_ModifyMonitoredItemsRequestFields:
requestHeader::UA_RequestHeadersubscriptionId::UInt32timestampsToReturn::UA_TimestampsToReturnitemsToModifySize::UInt64itemsToModify::Ptr{UA_MonitoredItemModifyRequest}
Open62541.UA_ModifyMonitoredItemsResponse — Typestruct UA_ModifyMonitoredItemsResponseFields:
responseHeader::UA_ResponseHeaderresultsSize::UInt64results::Ptr{UA_MonitoredItemModifyResult}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_ModifySubscriptionRequest — Typestruct UA_ModifySubscriptionRequestFields:
requestHeader::UA_RequestHeadersubscriptionId::UInt32requestedPublishingInterval::Float64requestedLifetimeCount::UInt32requestedMaxKeepAliveCount::UInt32maxNotificationsPerPublish::UInt32priority::UInt8
Open62541.UA_ModifySubscriptionResponse — Typestruct UA_ModifySubscriptionResponseFields:
responseHeader::UA_ResponseHeaderrevisedPublishingInterval::Float64revisedLifetimeCount::UInt32revisedMaxKeepAliveCount::UInt32
Open62541.UA_MonitoredItemCreateRequest — Typestruct UA_MonitoredItemCreateRequestFields:
itemToMonitor::UA_ReadValueIdmonitoringMode::UA_MonitoringModerequestedParameters::UA_MonitoringParameters
Open62541.UA_MonitoredItemCreateResult — Typestruct UA_MonitoredItemCreateResultFields:
statusCode::UInt32monitoredItemId::UInt32revisedSamplingInterval::Float64revisedQueueSize::UInt32filterResult::UA_ExtensionObject
Open62541.UA_MonitoredItemModifyRequest — Typestruct UA_MonitoredItemModifyRequestFields:
monitoredItemId::UInt32requestedParameters::UA_MonitoringParameters
Open62541.UA_MonitoredItemModifyResult — Typestruct UA_MonitoredItemModifyResultFields:
statusCode::UInt32revisedSamplingInterval::Float64revisedQueueSize::UInt32filterResult::UA_ExtensionObject
Open62541.UA_MonitoredItemNotification — Typestruct UA_MonitoredItemNotificationFields:
clientHandle::UInt32value::UA_DataValue
Open62541.UA_MonitoringParameters — Typestruct UA_MonitoringParametersFields:
clientHandle::UInt32samplingInterval::Float64filter::UA_ExtensionObjectqueueSize::UInt32discardOldest::Bool
Open62541.UA_NetworkAddressDataType — Typestruct UA_NetworkAddressDataTypeFields:
networkInterface::UA_String
Open62541.UA_NetworkAddressUrlDataType — Typestruct UA_NetworkAddressUrlDataTypeFields:
networkInterface::UA_Stringurl::UA_String
Open62541.UA_NetworkGroupDataType — Typestruct UA_NetworkGroupDataTypeFields:
serverUri::UA_StringnetworkPathsSize::UInt64networkPaths::Ptr{UA_EndpointUrlListDataType}
Open62541.UA_Node — Typestruct UA_NodeFields:
headvariableNodevariableTypeNodemethodNodeobjectNodeobjectTypeNodereferenceTypeNodedataTypeNodeviewNode
Note that this type is defined as a union type in C; therefore, setting fields of a Ptr of this type requires special care.
Open62541.UA_NodeId — Typestruct UA_NodeIdFields:
nameSpaceIndexidentifierTypeidentifier
Note that this type is defined as a union type in C; therefore, setting fields of a Ptr of this type requires special care.
Open62541.UA_NodePointer — Typestruct UA_NodePointerFields:
immediateidexpandedIdnode
Note that this type is defined as a union type in C; therefore, setting fields of a Ptr of this type requires special care.
Open62541.UA_NotificationMessage — Typestruct UA_NotificationMessageFields:
sequenceNumber::UInt32publishTime::Int64notificationDataSize::UInt64notificationData::Ptr{UA_ExtensionObject}
Open62541.UA_NumericRange — Typestruct UA_NumericRangeFields:
dimensionsSize::UInt64dimensions::Ptr{UA_NumericRangeDimension}
Open62541.UA_NumericRangeDimension — Typestruct UA_NumericRangeDimensionFields:
min::UInt32max::UInt32
Open62541.UA_ObjectAttributes — Typestruct UA_ObjectAttributesFields:
specifiedAttributes::UInt32displayName::UA_LocalizedTextdescription::UA_LocalizedTextwriteMask::UInt32userWriteMask::UInt32eventNotifier::UInt8
Open62541.UA_ObjectNode — Typestruct UA_ObjectNodeFields:
head::UA_NodeHeadeventNotifier::UInt8
Open62541.UA_ObjectTypeAttributes — Typestruct UA_ObjectTypeAttributesFields:
specifiedAttributes::UInt32displayName::UA_LocalizedTextdescription::UA_LocalizedTextwriteMask::UInt32userWriteMask::UInt32isAbstract::Bool
Open62541.UA_ObjectTypeNode — Typestruct UA_ObjectTypeNodeFields:
head::UA_NodeHeadisAbstract::Boollifecycle::UA_NodeTypeLifecycle
Open62541.UA_OpenSecureChannelRequest — Typestruct UA_OpenSecureChannelRequestFields:
requestHeader::UA_RequestHeaderclientProtocolVersion::UInt32requestType::UA_SecurityTokenRequestTypesecurityMode::UA_MessageSecurityModeclientNonce::UA_StringrequestedLifetime::UInt32
Open62541.UA_OpenSecureChannelResponse — Typestruct UA_OpenSecureChannelResponseFields:
responseHeader::UA_ResponseHeaderserverProtocolVersion::UInt32securityToken::UA_ChannelSecurityTokenserverNonce::UA_String
Open62541.UA_OptionSet — Typestruct UA_OptionSetFields:
value::UA_StringvalidBits::UA_String
Open62541.UA_ParsingResult — Typestruct UA_ParsingResultFields:
statusCode::UInt32dataStatusCodesSize::UInt64dataStatusCodes::Ptr{UInt32}dataDiagnosticInfosSize::UInt64dataDiagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_PortableNodeId — Typestruct UA_PortableNodeIdFields:
namespaceUri::UA_Stringidentifier::UA_NodeId
Open62541.UA_PortableQualifiedName — Typestruct UA_PortableQualifiedNameFields:
namespaceUri::UA_Stringname::UA_String
Open62541.UA_PriorityMappingEntryType — Typestruct UA_PriorityMappingEntryTypeFields:
mappingUri::UA_StringpriorityLabel::UA_StringpriorityValue_PCP::UInt8priorityValue_DSCP::UInt32
Open62541.UA_ProgramDiagnostic2DataType — Typestruct UA_ProgramDiagnostic2DataTypeFields:
createSessionId::UA_NodeIdcreateClientName::UA_StringinvocationCreationTime::Int64lastTransitionTime::Int64lastMethodCall::UA_StringlastMethodSessionId::UA_NodeIdlastMethodInputArgumentsSize::UInt64lastMethodInputArguments::Ptr{UA_Argument}lastMethodOutputArgumentsSize::UInt64lastMethodOutputArguments::Ptr{UA_Argument}lastMethodInputValuesSize::UInt64lastMethodInputValues::Ptr{UA_Variant}lastMethodOutputValuesSize::UInt64lastMethodOutputValues::Ptr{UA_Variant}lastMethodCallTime::Int64lastMethodReturnStatus::UInt32
Open62541.UA_ProgramDiagnosticDataType — Typestruct UA_ProgramDiagnosticDataTypeFields:
createSessionId::UA_NodeIdcreateClientName::UA_StringinvocationCreationTime::Int64lastTransitionTime::Int64lastMethodCall::UA_StringlastMethodSessionId::UA_NodeIdlastMethodInputArgumentsSize::UInt64lastMethodInputArguments::Ptr{UA_Argument}lastMethodOutputArgumentsSize::UInt64lastMethodOutputArguments::Ptr{UA_Argument}lastMethodCallTime::Int64lastMethodReturnStatus::UA_StatusResult
Open62541.UA_PubSubConfiguration — Typestruct UA_PubSubConfigurationFields:
stateChangeCallback::Ptr{Nothing}enableDeltaFrames::BoolenableInformationModelMethods::Bool
Open62541.UA_PubSubConfiguration2DataType — Typestruct UA_PubSubConfiguration2DataTypeFields:
publishedDataSetsSize::UInt64publishedDataSets::Ptr{UA_PublishedDataSetDataType}connectionsSize::UInt64connections::Ptr{UA_PubSubConnectionDataType}enabled::BoolsubscribedDataSetsSize::UInt64subscribedDataSets::Ptr{UA_StandaloneSubscribedDataSetDataType}dataSetClassesSize::UInt64dataSetClasses::Ptr{UA_DataSetMetaDataType}defaultSecurityKeyServicesSize::UInt64defaultSecurityKeyServices::Ptr{UA_EndpointDescription}securityGroupsSize::UInt64securityGroups::Ptr{UA_SecurityGroupDataType}pubSubKeyPushTargetsSize::UInt64pubSubKeyPushTargets::Ptr{UA_PubSubKeyPushTargetDataType}configurationVersion::UInt32configurationPropertiesSize::UInt64configurationProperties::Ptr{UA_KeyValuePair}
Open62541.UA_PubSubConfigurationDataType — Typestruct UA_PubSubConfigurationDataTypeFields:
publishedDataSetsSize::UInt64publishedDataSets::Ptr{UA_PublishedDataSetDataType}connectionsSize::UInt64connections::Ptr{UA_PubSubConnectionDataType}enabled::Bool
Open62541.UA_PubSubConfigurationRefDataType — Typestruct UA_PubSubConfigurationRefDataTypeFields:
configurationMask::UInt32elementIndex::UInt16connectionIndex::UInt16groupIndex::UInt16
Open62541.UA_PubSubConfigurationValueDataType — Typestruct UA_PubSubConfigurationValueDataTypeFields:
configurationElement::UA_PubSubConfigurationRefDataTypename::UA_Stringidentifier::UA_Variant
Open62541.UA_PubSubConnectionConfig — Typestruct UA_PubSubConnectionConfigFields:
name::UA_Stringenabled::BoolpublisherIdType::UA_PublisherIdTypepublisherId::UA_PublisherIdtransportProfileUri::UA_Stringaddress::UA_VariantconnectionProperties::UA_KeyValueMapconnectionTransportSettings::UA_VarianteventLoop::Ptr{UA_EventLoop}
Open62541.UA_PubSubConnectionDataType — Typestruct UA_PubSubConnectionDataTypeFields:
name::UA_Stringenabled::BoolpublisherId::UA_VarianttransportProfileUri::UA_Stringaddress::UA_ExtensionObjectconnectionPropertiesSize::UInt64connectionProperties::Ptr{UA_KeyValuePair}transportSettings::UA_ExtensionObjectwriterGroupsSize::UInt64writerGroups::Ptr{UA_WriterGroupDataType}readerGroupsSize::UInt64readerGroups::Ptr{UA_ReaderGroupDataType}
Open62541.UA_PubSubGroupDataType — Typestruct UA_PubSubGroupDataTypeFields:
name::UA_Stringenabled::BoolsecurityMode::UA_MessageSecurityModesecurityGroupId::UA_StringsecurityKeyServicesSize::UInt64securityKeyServices::Ptr{UA_EndpointDescription}maxNetworkMessageSize::UInt32groupPropertiesSize::UInt64groupProperties::Ptr{UA_KeyValuePair}
Open62541.UA_PubSubKeyPushTargetDataType — Typestruct UA_PubSubKeyPushTargetDataTypeFields:
applicationUri::UA_StringpushTargetFolderSize::UInt64pushTargetFolder::Ptr{UA_String}endpointUrl::UA_StringsecurityPolicyUri::UA_StringuserTokenType::UA_UserTokenPolicyrequestedKeyCount::UInt16retryInterval::Float64pushTargetPropertiesSize::UInt64pushTargetProperties::Ptr{UA_KeyValuePair}securityGroupsSize::UInt64securityGroups::Ptr{UA_String}
Open62541.UA_PubSub_CallbackLifecycle — Typestruct UA_PubSub_CallbackLifecycleFields:
addCustomCallback::Ptr{Nothing}changeCustomCallback::Ptr{Nothing}removeCustomCallback::Ptr{Nothing}
Open62541.UA_PublishRequest — Typestruct UA_PublishRequestFields:
requestHeader::UA_RequestHeadersubscriptionAcknowledgementsSize::UInt64subscriptionAcknowledgements::Ptr{UA_SubscriptionAcknowledgement}
Open62541.UA_PublishResponse — Typestruct UA_PublishResponseFields:
responseHeader::UA_ResponseHeadersubscriptionId::UInt32availableSequenceNumbersSize::UInt64availableSequenceNumbers::Ptr{UInt32}moreNotifications::BoolnotificationMessage::UA_NotificationMessageresultsSize::UInt64results::Ptr{UInt32}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_PublishedDataItemsDataType — Typestruct UA_PublishedDataItemsDataTypeFields:
publishedDataSize::UInt64publishedData::Ptr{UA_PublishedVariableDataType}
Open62541.UA_PublishedDataItemsTemplateConfig — Typestruct UA_PublishedDataItemsTemplateConfigFields:
metaData::UA_DataSetMetaDataTypevariablesToAddSize::UInt64variablesToAdd::Ptr{UA_PublishedVariableDataType}
Open62541.UA_PublishedDataSetConfig — Typestruct UA_PublishedDataSetConfigFields:
data::NTuple{232, UInt8}
Open62541.UA_PublishedDataSetCustomSourceDataType — Typestruct UA_PublishedDataSetCustomSourceDataTypeFields:
cyclicDataSet::Bool
Open62541.UA_PublishedDataSetDataType — Typestruct UA_PublishedDataSetDataTypeFields:
name::UA_StringdataSetFolderSize::UInt64dataSetFolder::Ptr{UA_String}dataSetMetaData::UA_DataSetMetaDataTypeextensionFieldsSize::UInt64extensionFields::Ptr{UA_KeyValuePair}dataSetSource::UA_ExtensionObject
Open62541.UA_PublishedEventConfig — Typestruct UA_PublishedEventConfigFields:
eventNotfier::UA_NodeIdfilter::UA_ContentFilter
Open62541.UA_PublishedEventTemplateConfig — Typestruct UA_PublishedEventTemplateConfigFields:
metaData::UA_DataSetMetaDataTypeeventNotfier::UA_NodeIdselectedFieldsSize::UInt64selectedFields::Ptr{UA_SimpleAttributeOperand}filter::UA_ContentFilter
Open62541.UA_PublishedEventsDataType — Typestruct UA_PublishedEventsDataTypeFields:
eventNotifier::UA_NodeIdselectedFieldsSize::UInt64selectedFields::Ptr{UA_SimpleAttributeOperand}filter::UA_ContentFilter
Open62541.UA_PublishedVariableDataType — Typestruct UA_PublishedVariableDataTypeFields:
publishedVariable::UA_NodeIdattributeId::UInt32samplingIntervalHint::Float64deadbandType::UInt32deadbandValue::Float64indexRange::UA_StringsubstituteValue::UA_VariantmetaDataPropertiesSize::UInt64metaDataProperties::Ptr{UA_QualifiedName}
Open62541.UA_PublisherId — Typestruct UA_PublisherIdFields:
data::NTuple{16, UInt8}
Open62541.UA_QualifiedName — Typestruct UA_QualifiedNameFields:
namespaceIndex::UInt16name::UA_String
Open62541.UA_QueryDataDescription — Typestruct UA_QueryDataDescriptionFields:
relativePath::UA_RelativePathattributeId::UInt32indexRange::UA_String
Open62541.UA_QueryDataSet — Typestruct UA_QueryDataSetFields:
nodeId::UA_ExpandedNodeIdtypeDefinitionNode::UA_ExpandedNodeIdvaluesSize::UInt64values::Ptr{UA_Variant}
Open62541.UA_QueryFirstRequest — Typestruct UA_QueryFirstRequestFields:
requestHeader::UA_RequestHeaderview::UA_ViewDescriptionnodeTypesSize::UInt64nodeTypes::Ptr{UA_NodeTypeDescription}filter::UA_ContentFiltermaxDataSetsToReturn::UInt32maxReferencesToReturn::UInt32
Open62541.UA_QueryFirstResponse — Typestruct UA_QueryFirstResponseFields:
responseHeader::UA_ResponseHeaderqueryDataSetsSize::UInt64queryDataSets::Ptr{UA_QueryDataSet}continuationPoint::UA_StringparsingResultsSize::UInt64parsingResults::Ptr{UA_ParsingResult}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}filterResult::UA_ContentFilterResult
Open62541.UA_QueryNextRequest — Typestruct UA_QueryNextRequestFields:
requestHeader::UA_RequestHeaderreleaseContinuationPoint::BoolcontinuationPoint::UA_String
Open62541.UA_QueryNextResponse — Typestruct UA_QueryNextResponseFields:
responseHeader::UA_ResponseHeaderqueryDataSetsSize::UInt64queryDataSets::Ptr{UA_QueryDataSet}revisedContinuationPoint::UA_String
Open62541.UA_Range — Typestruct UA_RangeFields:
low::Float64high::Float64
Open62541.UA_RationalNumber — Typestruct UA_RationalNumberFields:
numerator::Int32denominator::UInt32
Open62541.UA_ReadAnnotationDataDetails — Typestruct UA_ReadAnnotationDataDetailsFields:
reqTimesSize::UInt64reqTimes::Ptr{Int64}
Open62541.UA_ReadAtTimeDetails — Typestruct UA_ReadAtTimeDetailsFields:
reqTimesSize::UInt64reqTimes::Ptr{Int64}useSimpleBounds::Bool
Open62541.UA_ReadEventDetails — Typestruct UA_ReadEventDetailsFields:
numValuesPerNode::UInt32startTime::Int64endTime::Int64filter::UA_EventFilter
Open62541.UA_ReadProcessedDetails — Typestruct UA_ReadProcessedDetailsFields:
startTime::Int64endTime::Int64processingInterval::Float64aggregateTypeSize::UInt64aggregateType::Ptr{UA_NodeId}aggregateConfiguration::UA_AggregateConfiguration
Open62541.UA_ReadRawModifiedDetails — Typestruct UA_ReadRawModifiedDetailsFields:
isReadModified::BoolstartTime::Int64endTime::Int64numValuesPerNode::UInt32returnBounds::Bool
Open62541.UA_ReadRequest — Typestruct UA_ReadRequestFields:
requestHeader::UA_RequestHeadermaxAge::Float64timestampsToReturn::UA_TimestampsToReturnnodesToReadSize::UInt64nodesToRead::Ptr{UA_ReadValueId}
Open62541.UA_ReadResponse — Typestruct UA_ReadResponseFields:
responseHeader::UA_ResponseHeaderresultsSize::UInt64results::Ptr{UA_DataValue}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_ReadValueId — Typestruct UA_ReadValueIdFields:
nodeId::UA_NodeIdattributeId::UInt32indexRange::UA_StringdataEncoding::UA_QualifiedName
Open62541.UA_ReaderGroupConfig — Typestruct UA_ReaderGroupConfigFields:
name::UA_StringrtLevel::UA_PubSubRTLevelgroupProperties::UA_KeyValueMapencodingMimeType::UA_PubSubEncodingTypetransportSettings::UA_ExtensionObjectsecurityMode::UA_MessageSecurityMode
Open62541.UA_ReaderGroupDataType — Typestruct UA_ReaderGroupDataTypeFields:
name::UA_Stringenabled::BoolsecurityMode::UA_MessageSecurityModesecurityGroupId::UA_StringsecurityKeyServicesSize::UInt64securityKeyServices::Ptr{UA_EndpointDescription}maxNetworkMessageSize::UInt32groupPropertiesSize::UInt64groupProperties::Ptr{UA_KeyValuePair}transportSettings::UA_ExtensionObjectmessageSettings::UA_ExtensionObjectdataSetReadersSize::UInt64dataSetReaders::Ptr{UA_DataSetReaderDataType}
Open62541.UA_ReceiveQosPriorityDataType — Typestruct UA_ReceiveQosPriorityDataTypeFields:
priorityLabel::UA_String
Open62541.UA_RedundantServerDataType — Typestruct UA_RedundantServerDataTypeFields:
serverId::UA_StringserviceLevel::UInt8serverState::UA_ServerState
Open62541.UA_ReferenceDescription — Typestruct UA_ReferenceDescriptionFields:
referenceTypeId::UA_NodeIdisForward::BoolnodeId::UA_ExpandedNodeIdbrowseName::UA_QualifiedNamedisplayName::UA_LocalizedTextnodeClass::UA_NodeClasstypeDefinition::UA_ExpandedNodeId
Open62541.UA_ReferenceNode — Typestruct UA_ReferenceNodeFields:
referenceTypeId::UA_NodeIdisInverse::BooltargetId::UA_ExpandedNodeId
Open62541.UA_ReferenceTarget — Typestruct UA_ReferenceTargetFields:
targetId::UA_NodePointertargetNameHash::UInt32
Open62541.UA_ReferenceTargetTreeElem — Typestruct UA_ReferenceTargetTreeElemFields:
data::NTuple{56, UInt8}
Open62541.UA_ReferenceTypeAttributes — Typestruct UA_ReferenceTypeAttributesFields:
specifiedAttributes::UInt32displayName::UA_LocalizedTextdescription::UA_LocalizedTextwriteMask::UInt32userWriteMask::UInt32isAbstract::Boolsymmetric::BoolinverseName::UA_LocalizedText
Open62541.UA_ReferenceTypeNode — Typestruct UA_ReferenceTypeNodeFields:
head::UA_NodeHeadisAbstract::Boolsymmetric::BoolinverseName::UA_LocalizedTextreferenceTypeIndex::UInt8subTypes::UA_ReferenceTypeSet
Open62541.UA_ReferenceTypeSet — Typestruct UA_ReferenceTypeSetFields:
bits::NTuple{4, UInt32}
Open62541.UA_RegisterNodesRequest — Typestruct UA_RegisterNodesRequestFields:
requestHeader::UA_RequestHeadernodesToRegisterSize::UInt64nodesToRegister::Ptr{UA_NodeId}
Open62541.UA_RegisterNodesResponse — Typestruct UA_RegisterNodesResponseFields:
responseHeader::UA_ResponseHeaderregisteredNodeIdsSize::UInt64registeredNodeIds::Ptr{UA_NodeId}
Open62541.UA_RegisterServer2Request — Typestruct UA_RegisterServer2RequestFields:
requestHeader::UA_RequestHeaderserver::UA_RegisteredServerdiscoveryConfigurationSize::UInt64discoveryConfiguration::Ptr{UA_ExtensionObject}
Open62541.UA_RegisterServer2Response — Typestruct UA_RegisterServer2ResponseFields:
responseHeader::UA_ResponseHeaderconfigurationResultsSize::UInt64configurationResults::Ptr{UInt32}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_RegisterServerRequest — Typestruct UA_RegisterServerRequestFields:
requestHeader::UA_RequestHeaderserver::UA_RegisteredServer
Open62541.UA_RegisterServerResponse — Typestruct UA_RegisterServerResponseFields:
responseHeader::UA_ResponseHeader
Open62541.UA_RegisteredServer — Typestruct UA_RegisteredServerFields:
serverUri::UA_StringproductUri::UA_StringserverNamesSize::UInt64serverNames::Ptr{UA_LocalizedText}serverType::UA_ApplicationTypegatewayServerUri::UA_StringdiscoveryUrlsSize::UInt64discoveryUrls::Ptr{UA_String}semaphoreFilePath::UA_StringisOnline::Bool
Open62541.UA_RelativePath — Typestruct UA_RelativePathFields:
elementsSize::UInt64elements::Ptr{UA_RelativePathElement}
Open62541.UA_RelativePathElement — Typestruct UA_RelativePathElementFields:
referenceTypeId::UA_NodeIdisInverse::BoolincludeSubtypes::BooltargetName::UA_QualifiedName
Open62541.UA_RepublishRequest — Typestruct UA_RepublishRequestFields:
requestHeader::UA_RequestHeadersubscriptionId::UInt32retransmitSequenceNumber::UInt32
Open62541.UA_RepublishResponse — Typestruct UA_RepublishResponseFields:
responseHeader::UA_ResponseHeadernotificationMessage::UA_NotificationMessage
Open62541.UA_RequestHeader — Typestruct UA_RequestHeaderFields:
authenticationToken::UA_NodeIdtimestamp::Int64requestHandle::UInt32returnDiagnostics::UInt32auditEntryId::UA_StringtimeoutHint::UInt32additionalHeader::UA_ExtensionObject
Open62541.UA_ResponseHeader — Typestruct UA_ResponseHeaderFields:
timestamp::Int64requestHandle::UInt32serviceResult::UInt32serviceDiagnostics::UA_DiagnosticInfostringTableSize::UInt64stringTable::Ptr{UA_String}additionalHeader::UA_ExtensionObject
Open62541.UA_RolePermissionType — Typestruct UA_RolePermissionTypeFields:
roleId::UA_NodeIdpermissions::UInt32
Open62541.UA_SamplingIntervalDiagnosticsDataType — Typestruct UA_SamplingIntervalDiagnosticsDataTypeFields:
samplingInterval::Float64monitoredItemCount::UInt32maxMonitoredItemCount::UInt32disabledMonitoredItemCount::UInt32
Open62541.UA_SecureChannelStatistics — Typestruct UA_SecureChannelStatisticsFields:
currentChannelCount::UInt64cumulatedChannelCount::UInt64rejectedChannelCount::UInt64channelTimeoutCount::UInt64channelAbortCount::UInt64channelPurgeCount::UInt64
Open62541.UA_SecurityGroupDataType — Typestruct UA_SecurityGroupDataTypeFields:
name::UA_StringsecurityGroupFolderSize::UInt64securityGroupFolder::Ptr{UA_String}keyLifetime::Float64securityPolicyUri::UA_StringmaxFutureKeyCount::UInt32maxPastKeyCount::UInt32securityGroupId::UA_StringrolePermissionsSize::UInt64rolePermissions::Ptr{UA_RolePermissionType}groupPropertiesSize::UInt64groupProperties::Ptr{UA_KeyValuePair}
Open62541.UA_SecurityPolicy — Typestruct UA_SecurityPolicyFields:
policyContext::Ptr{Nothing}policyUri::UA_StringlocalCertificate::UA_StringasymmetricModule::UA_SecurityPolicyAsymmetricModulesymmetricModule::UA_SecurityPolicySymmetricModulecertificateSigningAlgorithm::UA_SecurityPolicySignatureAlgorithmchannelModule::UA_SecurityPolicyChannelModulelogger::Ptr{UA_Logger}updateCertificateAndPrivateKey::Ptr{Nothing}clear::Ptr{Nothing}
Open62541.UA_SecurityPolicyAsymmetricModule — Typestruct UA_SecurityPolicyAsymmetricModuleFields:
makeCertificateThumbprint::Ptr{Nothing}compareCertificateThumbprint::Ptr{Nothing}cryptoModule::UA_SecurityPolicyCryptoModule
Open62541.UA_SecurityPolicyChannelModule — Typestruct UA_SecurityPolicyChannelModuleFields:
newContext::Ptr{Nothing}deleteContext::Ptr{Nothing}setLocalSymEncryptingKey::Ptr{Nothing}setLocalSymSigningKey::Ptr{Nothing}setLocalSymIv::Ptr{Nothing}setRemoteSymEncryptingKey::Ptr{Nothing}setRemoteSymSigningKey::Ptr{Nothing}setRemoteSymIv::Ptr{Nothing}compareCertificate::Ptr{Nothing}
Open62541.UA_SecurityPolicyCryptoModule — Typestruct UA_SecurityPolicyCryptoModuleFields:
signatureAlgorithm::UA_SecurityPolicySignatureAlgorithmencryptionAlgorithm::UA_SecurityPolicyEncryptionAlgorithm
Open62541.UA_SecurityPolicyEncryptionAlgorithm — Typestruct UA_SecurityPolicyEncryptionAlgorithmFields:
uri::UA_Stringencrypt::Ptr{Nothing}decrypt::Ptr{Nothing}getLocalKeyLength::Ptr{Nothing}getRemoteKeyLength::Ptr{Nothing}getRemoteBlockSize::Ptr{Nothing}getRemotePlainTextBlockSize::Ptr{Nothing}
Open62541.UA_SecurityPolicySignatureAlgorithm — Typestruct UA_SecurityPolicySignatureAlgorithmFields:
uri::UA_Stringverify::Ptr{Nothing}sign::Ptr{Nothing}getLocalSignatureSize::Ptr{Nothing}getRemoteSignatureSize::Ptr{Nothing}getLocalKeyLength::Ptr{Nothing}getRemoteKeyLength::Ptr{Nothing}
Open62541.UA_SecurityPolicySymmetricModule — Typestruct UA_SecurityPolicySymmetricModuleFields:
generateKey::Ptr{Nothing}generateNonce::Ptr{Nothing}secureChannelNonceLength::UInt64cryptoModule::UA_SecurityPolicyCryptoModule
Open62541.UA_SemanticChangeStructureDataType — Typestruct UA_SemanticChangeStructureDataTypeFields:
affected::UA_NodeIdaffectedType::UA_NodeId
Open62541.UA_ServerConfig — Typestruct UA_ServerConfigFields:
context::Ptr{Nothing}logging::Ptr{UA_Logger}buildInfo::UA_BuildInfoapplicationDescription::UA_ApplicationDescriptionshutdownDelay::Float64notifyLifecycleState::Ptr{Nothing}verifyRequestTimestamp::UA_RuleHandlingallowEmptyVariables::UA_RuleHandlingcustomDataTypes::Ptr{UA_DataTypeArray}eventLoop::Ptr{UA_EventLoop}externalEventLoop::BoolserverUrls::Ptr{UA_String}serverUrlsSize::UInt64tcpEnabled::BooltcpBufSize::UInt32tcpMaxMsgSize::UInt32tcpMaxChunks::UInt32tcpReuseAddr::BoolsecurityPoliciesSize::UInt64securityPolicies::Ptr{UA_SecurityPolicy}endpointsSize::UInt64endpoints::Ptr{UA_EndpointDescription}securityPolicyNoneDiscoveryOnly::BoolallowNonePolicyPassword::BoolsecureChannelPKI::UA_CertificateVerificationsessionPKI::UA_CertificateVerificationaccessControl::UA_AccessControlnodestore::UA_NodestorenodeLifecycle::UA_GlobalNodeLifecyclemodellingRulesOnInstances::BoolmaxSecureChannels::UInt16maxSecurityTokenLifetime::UInt32maxSessions::UInt16maxSessionTimeout::Float64maxNodesPerRead::UInt32maxNodesPerWrite::UInt32maxNodesPerMethodCall::UInt32maxNodesPerBrowse::UInt32maxNodesPerRegisterNodes::UInt32maxNodesPerTranslateBrowsePathsToNodeIds::UInt32maxNodesPerNodeManagement::UInt32maxMonitoredItemsPerCall::UInt32maxReferencesPerNode::UInt32asyncOperationTimeout::Float64maxAsyncOperationQueueSize::UInt64asyncOperationNotifyCallback::Ptr{Nothing}discoveryCleanupTimeout::UInt32subscriptionsEnabled::BoolmaxSubscriptions::UInt32maxSubscriptionsPerSession::UInt32publishingIntervalLimits::UA_DurationRangelifeTimeCountLimits::UA_UInt32RangekeepAliveCountLimits::UA_UInt32RangemaxNotificationsPerPublish::UInt32enableRetransmissionQueue::BoolmaxRetransmissionQueueSize::UInt32maxEventsPerNode::UInt32maxMonitoredItems::UInt32maxMonitoredItemsPerSubscription::UInt32samplingIntervalLimits::UA_DurationRangequeueSizeLimits::UA_UInt32RangemaxPublishReqPerSession::UInt32monitoredItemRegisterCallback::Ptr{Nothing}pubsubEnabled::BoolpubSubConfig::UA_PubSubConfigurationhistorizingEnabled::BoolhistoryDatabase::UA_HistoryDatabaseaccessHistoryDataCapability::BoolmaxReturnDataValues::UInt32accessHistoryEventsCapability::BoolmaxReturnEventValues::UInt32insertDataCapability::BoolinsertEventCapability::BoolinsertAnnotationsCapability::BoolreplaceDataCapability::BoolreplaceEventCapability::BoolupdateDataCapability::BoolupdateEventCapability::BooldeleteRawCapability::BooldeleteEventCapability::BooldeleteAtTimeDataCapability::BoolreverseReconnectInterval::UInt32privateKeyPasswordCallback::Ptr{Nothing}
Open62541.UA_ServerDiagnosticsSummaryDataType — Typestruct UA_ServerDiagnosticsSummaryDataTypeFields:
serverViewCount::UInt32currentSessionCount::UInt32cumulatedSessionCount::UInt32securityRejectedSessionCount::UInt32rejectedSessionCount::UInt32sessionTimeoutCount::UInt32sessionAbortCount::UInt32currentSubscriptionCount::UInt32cumulatedSubscriptionCount::UInt32publishingIntervalCount::UInt32securityRejectedRequestsCount::UInt32rejectedRequestsCount::UInt32
Open62541.UA_ServerOnNetwork — Typestruct UA_ServerOnNetworkFields:
recordId::UInt32serverName::UA_StringdiscoveryUrl::UA_StringserverCapabilitiesSize::UInt64serverCapabilities::Ptr{UA_String}
Open62541.UA_ServerStatistics — Typestruct UA_ServerStatisticsFields:
scs::UA_SecureChannelStatisticsss::UA_SessionStatistics
Open62541.UA_ServerStatusDataType — Typestruct UA_ServerStatusDataTypeFields:
startTime::Int64currentTime::Int64state::UA_ServerStatebuildInfo::UA_BuildInfosecondsTillShutdown::UInt32shutdownReason::UA_LocalizedText
Open62541.UA_ServiceCounterDataType — Typestruct UA_ServiceCounterDataTypeFields:
totalCount::UInt32errorCount::UInt32
Open62541.UA_ServiceFault — Typestruct UA_ServiceFaultFields:
responseHeader::UA_ResponseHeader
Open62541.UA_SessionDiagnosticsDataType — Typestruct UA_SessionDiagnosticsDataTypeFields:
sessionId::UA_NodeIdsessionName::UA_StringclientDescription::UA_ApplicationDescriptionserverUri::UA_StringendpointUrl::UA_StringlocaleIdsSize::UInt64localeIds::Ptr{UA_String}actualSessionTimeout::Float64maxResponseMessageSize::UInt32clientConnectionTime::Int64clientLastContactTime::Int64currentSubscriptionsCount::UInt32currentMonitoredItemsCount::UInt32currentPublishRequestsInQueue::UInt32totalRequestCount::UA_ServiceCounterDataTypeunauthorizedRequestCount::UInt32readCount::UA_ServiceCounterDataTypehistoryReadCount::UA_ServiceCounterDataTypewriteCount::UA_ServiceCounterDataTypehistoryUpdateCount::UA_ServiceCounterDataTypecallCount::UA_ServiceCounterDataTypecreateMonitoredItemsCount::UA_ServiceCounterDataTypemodifyMonitoredItemsCount::UA_ServiceCounterDataTypesetMonitoringModeCount::UA_ServiceCounterDataTypesetTriggeringCount::UA_ServiceCounterDataTypedeleteMonitoredItemsCount::UA_ServiceCounterDataTypecreateSubscriptionCount::UA_ServiceCounterDataTypemodifySubscriptionCount::UA_ServiceCounterDataTypesetPublishingModeCount::UA_ServiceCounterDataTypepublishCount::UA_ServiceCounterDataTyperepublishCount::UA_ServiceCounterDataTypetransferSubscriptionsCount::UA_ServiceCounterDataTypedeleteSubscriptionsCount::UA_ServiceCounterDataTypeaddNodesCount::UA_ServiceCounterDataTypeaddReferencesCount::UA_ServiceCounterDataTypedeleteNodesCount::UA_ServiceCounterDataTypedeleteReferencesCount::UA_ServiceCounterDataTypebrowseCount::UA_ServiceCounterDataTypebrowseNextCount::UA_ServiceCounterDataTypetranslateBrowsePathsToNodeIdsCount::UA_ServiceCounterDataTypequeryFirstCount::UA_ServiceCounterDataTypequeryNextCount::UA_ServiceCounterDataTyperegisterNodesCount::UA_ServiceCounterDataTypeunregisterNodesCount::UA_ServiceCounterDataType
Open62541.UA_SessionSecurityDiagnosticsDataType — Typestruct UA_SessionSecurityDiagnosticsDataTypeFields:
sessionId::UA_NodeIdclientUserIdOfSession::UA_StringclientUserIdHistorySize::UInt64clientUserIdHistory::Ptr{UA_String}authenticationMechanism::UA_Stringencoding::UA_StringtransportProtocol::UA_StringsecurityMode::UA_MessageSecurityModesecurityPolicyUri::UA_StringclientCertificate::UA_String
Open62541.UA_SessionStatistics — Typestruct UA_SessionStatisticsFields:
currentSessionCount::UInt64cumulatedSessionCount::UInt64securityRejectedSessionCount::UInt64rejectedSessionCount::UInt64sessionTimeoutCount::UInt64sessionAbortCount::UInt64
Open62541.UA_SessionlessInvokeRequestType — Typestruct UA_SessionlessInvokeRequestTypeFields:
urisVersion::UInt32namespaceUrisSize::UInt64namespaceUris::Ptr{UA_String}serverUrisSize::UInt64serverUris::Ptr{UA_String}localeIdsSize::UInt64localeIds::Ptr{UA_String}serviceId::UInt32
Open62541.UA_SessionlessInvokeResponseType — Typestruct UA_SessionlessInvokeResponseTypeFields:
namespaceUrisSize::UInt64namespaceUris::Ptr{UA_String}serverUrisSize::UInt64serverUris::Ptr{UA_String}serviceId::UInt32
Open62541.UA_SetMonitoringModeRequest — Typestruct UA_SetMonitoringModeRequestFields:
requestHeader::UA_RequestHeadersubscriptionId::UInt32monitoringMode::UA_MonitoringModemonitoredItemIdsSize::UInt64monitoredItemIds::Ptr{UInt32}
Open62541.UA_SetMonitoringModeResponse — Typestruct UA_SetMonitoringModeResponseFields:
responseHeader::UA_ResponseHeaderresultsSize::UInt64results::Ptr{UInt32}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_SetPublishingModeRequest — Typestruct UA_SetPublishingModeRequestFields:
requestHeader::UA_RequestHeaderpublishingEnabled::BoolsubscriptionIdsSize::UInt64subscriptionIds::Ptr{UInt32}
Open62541.UA_SetPublishingModeResponse — Typestruct UA_SetPublishingModeResponseFields:
responseHeader::UA_ResponseHeaderresultsSize::UInt64results::Ptr{UInt32}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_SetTriggeringRequest — Typestruct UA_SetTriggeringRequestFields:
requestHeader::UA_RequestHeadersubscriptionId::UInt32triggeringItemId::UInt32linksToAddSize::UInt64linksToAdd::Ptr{UInt32}linksToRemoveSize::UInt64linksToRemove::Ptr{UInt32}
Open62541.UA_SetTriggeringResponse — Typestruct UA_SetTriggeringResponseFields:
responseHeader::UA_ResponseHeaderaddResultsSize::UInt64addResults::Ptr{UInt32}addDiagnosticInfosSize::UInt64addDiagnosticInfos::Ptr{UA_DiagnosticInfo}removeResultsSize::UInt64removeResults::Ptr{UInt32}removeDiagnosticInfosSize::UInt64removeDiagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_SignatureData — Typestruct UA_SignatureDataFields:
algorithm::UA_Stringsignature::UA_String
Open62541.UA_SignedSoftwareCertificate — Typestruct UA_SignedSoftwareCertificateFields:
certificateData::UA_Stringsignature::UA_String
Open62541.UA_SimpleAttributeOperand — Typestruct UA_SimpleAttributeOperandFields:
typeDefinitionId::UA_NodeIdbrowsePathSize::UInt64browsePath::Ptr{UA_QualifiedName}attributeId::UInt32indexRange::UA_String
Open62541.UA_SimpleTypeDescription — Typestruct UA_SimpleTypeDescriptionFields:
dataTypeId::UA_NodeIdname::UA_QualifiedNamebaseDataType::UA_NodeIdbuiltInType::UInt8
Open62541.UA_StandaloneSubscribedDataSetConfig — Typestruct UA_StandaloneSubscribedDataSetConfigFields:
data::NTuple{200, UInt8}
Open62541.UA_StandaloneSubscribedDataSetDataType — Typestruct UA_StandaloneSubscribedDataSetDataTypeFields:
name::UA_StringdataSetFolderSize::UInt64dataSetFolder::Ptr{UA_String}dataSetMetaData::UA_DataSetMetaDataTypesubscribedDataSet::UA_ExtensionObject
Open62541.UA_StandaloneSubscribedDataSetRefDataType — Typestruct UA_StandaloneSubscribedDataSetRefDataTypeFields:
dataSetName::UA_String
Open62541.UA_StatusChangeNotification — Typestruct UA_StatusChangeNotificationFields:
status::UInt32diagnosticInfo::UA_DiagnosticInfo
Open62541.UA_StatusResult — Typestruct UA_StatusResultFields:
statusCode::UInt32diagnosticInfo::UA_DiagnosticInfo
Open62541.UA_String — Typestruct UA_StringFields:
length::UInt64data::Ptr{UInt8}
Open62541.UA_StructureDefinition — Typestruct UA_StructureDefinitionFields:
defaultEncodingId::UA_NodeIdbaseDataType::UA_NodeIdstructureType::UA_StructureTypefieldsSize::UInt64fields::Ptr{UA_StructureField}
Open62541.UA_StructureDescription — Typestruct UA_StructureDescriptionFields:
dataTypeId::UA_NodeIdname::UA_QualifiedNamestructureDefinition::UA_StructureDefinition
Open62541.UA_StructureField — Typestruct UA_StructureFieldFields:
name::UA_Stringdescription::UA_LocalizedTextdataType::UA_NodeIdvalueRank::Int32arrayDimensionsSize::UInt64arrayDimensions::Ptr{UInt32}maxStringLength::UInt32isOptional::Bool
Open62541.UA_SubscribedDataSetMirrorDataType — Typestruct UA_SubscribedDataSetMirrorDataTypeFields:
parentNodeName::UA_StringrolePermissionsSize::UInt64rolePermissions::Ptr{UA_RolePermissionType}
Open62541.UA_SubscriptionAcknowledgement — Typestruct UA_SubscriptionAcknowledgementFields:
subscriptionId::UInt32sequenceNumber::UInt32
Open62541.UA_SubscriptionDiagnosticsDataType — Typestruct UA_SubscriptionDiagnosticsDataTypeFields:
sessionId::UA_NodeIdsubscriptionId::UInt32priority::UInt8publishingInterval::Float64maxKeepAliveCount::UInt32maxLifetimeCount::UInt32maxNotificationsPerPublish::UInt32publishingEnabled::BoolmodifyCount::UInt32enableCount::UInt32disableCount::UInt32republishRequestCount::UInt32republishMessageRequestCount::UInt32republishMessageCount::UInt32transferRequestCount::UInt32transferredToAltClientCount::UInt32transferredToSameClientCount::UInt32publishRequestCount::UInt32dataChangeNotificationsCount::UInt32eventNotificationsCount::UInt32notificationsCount::UInt32latePublishRequestCount::UInt32currentKeepAliveCount::UInt32currentLifetimeCount::UInt32unacknowledgedMessageCount::UInt32discardedMessageCount::UInt32monitoredItemCount::UInt32disabledMonitoredItemCount::UInt32monitoringQueueOverflowCount::UInt32nextSequenceNumber::UInt32eventQueueOverFlowCount::UInt32
Open62541.UA_TargetVariables — Typestruct UA_TargetVariablesFields:
targetVariablesSize::UInt64targetVariables::Ptr{UA_FieldTargetVariable}
Open62541.UA_TargetVariablesDataType — Typestruct UA_TargetVariablesDataTypeFields:
targetVariablesSize::UInt64targetVariables::Ptr{UA_FieldTargetDataType}
Open62541.UA_ThreeDCartesianCoordinates — Typestruct UA_ThreeDCartesianCoordinatesFields:
x::Float64y::Float64z::Float64
Open62541.UA_ThreeDFrame — Typestruct UA_ThreeDFrameFields:
cartesianCoordinates::UA_ThreeDCartesianCoordinatesorientation::UA_ThreeDOrientation
Open62541.UA_ThreeDOrientation — Typestruct UA_ThreeDOrientationFields:
a::Float64b::Float64c::Float64
Open62541.UA_ThreeDVector — Typestruct UA_ThreeDVectorFields:
x::Float64y::Float64z::Float64
Open62541.UA_TimeZoneDataType — Typestruct UA_TimeZoneDataTypeFields:
offset::Int16daylightSavingInOffset::Bool
Open62541.UA_TransferResult — Typestruct UA_TransferResultFields:
statusCode::UInt32availableSequenceNumbersSize::UInt64availableSequenceNumbers::Ptr{UInt32}
Open62541.UA_TransferSubscriptionsRequest — Typestruct UA_TransferSubscriptionsRequestFields:
requestHeader::UA_RequestHeadersubscriptionIdsSize::UInt64subscriptionIds::Ptr{UInt32}sendInitialValues::Bool
Open62541.UA_TransferSubscriptionsResponse — Typestruct UA_TransferSubscriptionsResponseFields:
responseHeader::UA_ResponseHeaderresultsSize::UInt64results::Ptr{UA_TransferResult}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_TranslateBrowsePathsToNodeIdsRequest — Typestruct UA_TranslateBrowsePathsToNodeIdsRequestFields:
requestHeader::UA_RequestHeaderbrowsePathsSize::UInt64browsePaths::Ptr{UA_BrowsePath}
Open62541.UA_TranslateBrowsePathsToNodeIdsResponse — Typestruct UA_TranslateBrowsePathsToNodeIdsResponseFields:
responseHeader::UA_ResponseHeaderresultsSize::UInt64results::Ptr{UA_BrowsePathResult}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_TransmitQosPriorityDataType — Typestruct UA_TransmitQosPriorityDataTypeFields:
priorityLabel::UA_String
Open62541.UA_TrustListDataType — Typestruct UA_TrustListDataTypeFields:
specifiedLists::UInt32trustedCertificatesSize::UInt64trustedCertificates::Ptr{UA_String}trustedCrlsSize::UInt64trustedCrls::Ptr{UA_String}issuerCertificatesSize::UInt64issuerCertificates::Ptr{UA_String}issuerCrlsSize::UInt64issuerCrls::Ptr{UA_String}
Open62541.UA_UABinaryFileDataType — Typestruct UA_UABinaryFileDataTypeFields:
namespacesSize::UInt64namespaces::Ptr{UA_String}structureDataTypesSize::UInt64structureDataTypes::Ptr{UA_StructureDescription}enumDataTypesSize::UInt64enumDataTypes::Ptr{UA_EnumDescription}simpleDataTypesSize::UInt64simpleDataTypes::Ptr{UA_SimpleTypeDescription}schemaLocation::UA_StringfileHeaderSize::UInt64fileHeader::Ptr{UA_KeyValuePair}body::UA_Variant
Open62541.UA_UInt32Range — Typestruct UA_UInt32RangeFields:
min::UInt32max::UInt32
Open62541.UA_UadpDataSetReaderMessageDataType — Typestruct UA_UadpDataSetReaderMessageDataTypeFields:
groupVersion::UInt32networkMessageNumber::UInt16dataSetOffset::UInt16dataSetClassId::UA_GuidnetworkMessageContentMask::UInt32dataSetMessageContentMask::UInt32publishingInterval::Float64receiveOffset::Float64processingOffset::Float64
Open62541.UA_UadpDataSetWriterMessageDataType — Typestruct UA_UadpDataSetWriterMessageDataTypeFields:
dataSetMessageContentMask::UInt32configuredSize::UInt16networkMessageNumber::UInt16dataSetOffset::UInt16
Open62541.UA_UadpWriterGroupMessageDataType — Typestruct UA_UadpWriterGroupMessageDataTypeFields:
groupVersion::UInt32dataSetOrdering::UA_DataSetOrderingTypenetworkMessageContentMask::UInt32samplingOffset::Float64publishingOffsetSize::UInt64publishingOffset::Ptr{Float64}
Open62541.UA_UnregisterNodesRequest — Typestruct UA_UnregisterNodesRequestFields:
requestHeader::UA_RequestHeadernodesToUnregisterSize::UInt64nodesToUnregister::Ptr{UA_NodeId}
Open62541.UA_UnregisterNodesResponse — Typestruct UA_UnregisterNodesResponseFields:
responseHeader::UA_ResponseHeader
Open62541.UA_UnsignedRationalNumber — Typestruct UA_UnsignedRationalNumberFields:
numerator::UInt32denominator::UInt32
Open62541.UA_UpdateDataDetails — Typestruct UA_UpdateDataDetailsFields:
nodeId::UA_NodeIdperformInsertReplace::UA_PerformUpdateTypeupdateValuesSize::UInt64updateValues::Ptr{UA_DataValue}
Open62541.UA_UpdateEventDetails — Typestruct UA_UpdateEventDetailsFields:
nodeId::UA_NodeIdperformInsertReplace::UA_PerformUpdateTypefilter::UA_EventFiltereventDataSize::UInt64eventData::Ptr{UA_HistoryEventFieldList}
Open62541.UA_UpdateStructureDataDetails — Typestruct UA_UpdateStructureDataDetailsFields:
nodeId::UA_NodeIdperformInsertReplace::UA_PerformUpdateTypeupdateValuesSize::UInt64updateValues::Ptr{UA_DataValue}
Open62541.UA_UserIdentityToken — Typestruct UA_UserIdentityTokenFields:
policyId::UA_String
Open62541.UA_UserManagementDataType — Typestruct UA_UserManagementDataTypeFields:
userName::UA_StringuserConfiguration::UInt32description::UA_String
Open62541.UA_UserNameIdentityToken — Typestruct UA_UserNameIdentityTokenFields:
policyId::UA_StringuserName::UA_Stringpassword::UA_StringencryptionAlgorithm::UA_String
Open62541.UA_UserTokenPolicy — Typestruct UA_UserTokenPolicyFields:
policyId::UA_StringtokenType::UA_UserTokenTypeissuedTokenType::UA_StringissuerEndpointUrl::UA_StringsecurityPolicyUri::UA_String
Open62541.UA_UsernamePasswordLogin — Typestruct UA_UsernamePasswordLoginFields:
username::UA_Stringpassword::UA_String
Open62541.UA_ValueBackend — Typestruct UA_ValueBackendFields:
backendTypebackend
Note that this type is defined as a union type in C; therefore, setting fields of a Ptr of this type requires special care.
Open62541.UA_ValueCallback — Typestruct UA_ValueCallbackFields:
onRead::Ptr{Nothing}onWrite::Ptr{Nothing}
Open62541.UA_VariableAttributes — Typestruct UA_VariableAttributesFields:
specifiedAttributes::UInt32displayName::UA_LocalizedTextdescription::UA_LocalizedTextwriteMask::UInt32userWriteMask::UInt32value::UA_VariantdataType::UA_NodeIdvalueRank::Int32arrayDimensionsSize::UInt64arrayDimensions::Ptr{UInt32}accessLevel::UInt8userAccessLevel::UInt8minimumSamplingInterval::Float64historizing::Bool
Open62541.UA_VariableNode — Typestruct UA_VariableNodeFields:
headdataTypevalueRankarrayDimensionsSizearrayDimensionsvalueBackendvalueSourcevalueaccessLevelminimumSamplingIntervalhistorizingisDynamic
Note that this type is defined as a union type in C; therefore, setting fields of a Ptr of this type requires special care.
Open62541.UA_VariableTypeAttributes — Typestruct UA_VariableTypeAttributesFields:
specifiedAttributes::UInt32displayName::UA_LocalizedTextdescription::UA_LocalizedTextwriteMask::UInt32userWriteMask::UInt32value::UA_VariantdataType::UA_NodeIdvalueRank::Int32arrayDimensionsSize::UInt64arrayDimensions::Ptr{UInt32}isAbstract::Bool
Open62541.UA_VariableTypeNode — Typestruct UA_VariableTypeNodeFields:
headdataTypevalueRankarrayDimensionsSizearrayDimensionsvalueBackendvalueSourcevalueisAbstractlifecycle
Note that this type is defined as a union type in C; therefore, setting fields of a Ptr of this type requires special care.
Open62541.UA_Variant — Typestruct UA_VariantFields:
type::Ptr{UA_DataType}storageType::UA_VariantStorageTypearrayLength::UInt64data::Ptr{Nothing}arrayDimensionsSize::UInt64arrayDimensions::Ptr{UInt32}
Open62541.UA_ViewAttributes — Typestruct UA_ViewAttributesFields:
specifiedAttributes::UInt32displayName::UA_LocalizedTextdescription::UA_LocalizedTextwriteMask::UInt32userWriteMask::UInt32containsNoLoops::BooleventNotifier::UInt8
Open62541.UA_ViewDescription — Typestruct UA_ViewDescriptionFields:
viewId::UA_NodeIdtimestamp::Int64viewVersion::UInt32
Open62541.UA_ViewNode — Typestruct UA_ViewNodeFields:
head::UA_NodeHeadeventNotifier::UInt8containsNoLoops::Bool
Open62541.UA_WriteRequest — Typestruct UA_WriteRequestFields:
requestHeader::UA_RequestHeadernodesToWriteSize::UInt64nodesToWrite::Ptr{UA_WriteValue}
Open62541.UA_WriteResponse — Typestruct UA_WriteResponseFields:
responseHeader::UA_ResponseHeaderresultsSize::UInt64results::Ptr{UInt32}diagnosticInfosSize::UInt64diagnosticInfos::Ptr{UA_DiagnosticInfo}
Open62541.UA_WriteValue — Typestruct UA_WriteValueFields:
nodeId::UA_NodeIdattributeId::UInt32indexRange::UA_Stringvalue::UA_DataValue
Open62541.UA_WriterGroupConfig — Typestruct UA_WriterGroupConfigFields:
name::UA_Stringenabled::BoolwriterGroupId::UInt16publishingInterval::Float64keepAliveTime::Float64priority::UInt8transportSettings::UA_ExtensionObjectmessageSettings::UA_ExtensionObjectgroupProperties::UA_KeyValueMapencodingMimeType::UA_PubSubEncodingTypepubsubManagerCallback::UA_PubSub_CallbackLifecyclemaxEncapsulatedDataSetMessageCount::UInt16rtLevel::UA_PubSubRTLevelsecurityMode::UA_MessageSecurityMode
Open62541.UA_WriterGroupDataType — Typestruct UA_WriterGroupDataTypeFields:
name::UA_Stringenabled::BoolsecurityMode::UA_MessageSecurityModesecurityGroupId::UA_StringsecurityKeyServicesSize::UInt64securityKeyServices::Ptr{UA_EndpointDescription}maxNetworkMessageSize::UInt32groupPropertiesSize::UInt64groupProperties::Ptr{UA_KeyValuePair}writerGroupId::UInt16publishingInterval::Float64keepAliveTime::Float64priority::UInt8localeIdsSize::UInt64localeIds::Ptr{UA_String}headerLayoutUri::UA_StringtransportSettings::UA_ExtensionObjectmessageSettings::UA_ExtensionObjectdataSetWritersSize::UInt64dataSetWriters::Ptr{UA_DataSetWriterDataType}
Open62541.UA_X509IdentityToken — Typestruct UA_X509IdentityTokenFields:
policyId::UA_StringcertificateData::UA_String
Open62541.UA_XVType — Typestruct UA_XVTypeFields:
x::Float64value::Float32
Memory allocation and management for open62541 types
These are low level functions allowing to allocate and free (etc.) memory for open62541 types ("UA_...") on the C-side, as well as comparison between objects of the same type.
Open62541.UA_AccessLevelExType_clear — MethodUInt32_clear(x::Ptr{UInt32})deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory. 
Open62541.UA_AccessLevelExType_copy — MethodUInt32_copy(src::Ptr{UInt32}, dst::Ptr{UInt32})::UA_STATUSCODE
UInt32_copy(src::UInt32, dst::Ptr{UInt32})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AccessLevelExType_delete — MethodUInt32_delete(x::Ptr{UInt32})deletes the content of object x and its memory. 
Open62541.UA_AccessLevelExType_deleteMembers — MethodUInt32_deleteMembers(x::Ptr{UInt32})(deprecated, use UInt32_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory.
Open62541.UA_AccessLevelExType_equal — MethodUA_AccessLevelExType_equal(p1::Ptr{UInt32}, p2::Ptr{UInt32})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AccessLevelExType_init — MethodUInt32_init(x::Ptr{UInt32})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AccessLevelExType_new — MethodUInt32_new()::Ptr{UInt32}creates and initializes ("zeros") a UInt32 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt32_delete(x::Ptr{UInt32})
Open62541.UA_AccessLevelType_clear — MethodUInt8_clear(x::Ptr{UInt8})deletes the dynamically allocated content of the object x and calls UInt8_init(x) to reset the type and its memory. 
Open62541.UA_AccessLevelType_copy — MethodUInt8_copy(src::Ptr{UInt8}, dst::Ptr{UInt8})::UA_STATUSCODE
UInt8_copy(src::UInt8, dst::Ptr{UInt8})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AccessLevelType_delete — MethodUInt8_delete(x::Ptr{UInt8})deletes the content of object x and its memory. 
Open62541.UA_AccessLevelType_deleteMembers — MethodUInt8_deleteMembers(x::Ptr{UInt8})(deprecated, use UInt8_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt8_init(x) to reset the type and its memory.
Open62541.UA_AccessLevelType_equal — MethodUA_AccessLevelType_equal(p1::Ptr{UInt8}, p2::Ptr{UInt8})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AccessLevelType_init — MethodUInt8_init(x::Ptr{UInt8})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AccessLevelType_new — MethodUInt8_new()::Ptr{UInt8}creates and initializes ("zeros") a UInt8 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt8_delete(x::Ptr{UInt8})
Open62541.UA_AccessRestrictionType_clear — MethodUInt16_clear(x::Ptr{UInt16})deletes the dynamically allocated content of the object x and calls UInt16_init(x) to reset the type and its memory. 
Open62541.UA_AccessRestrictionType_copy — MethodUInt16_copy(src::Ptr{UInt16}, dst::Ptr{UInt16})::UA_STATUSCODE
UInt16_copy(src::UInt16, dst::Ptr{UInt16})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AccessRestrictionType_delete — MethodUInt16_delete(x::Ptr{UInt16})deletes the content of object x and its memory. 
Open62541.UA_AccessRestrictionType_deleteMembers — MethodUInt16_deleteMembers(x::Ptr{UInt16})(deprecated, use UInt16_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt16_init(x) to reset the type and its memory.
Open62541.UA_AccessRestrictionType_equal — MethodUA_AccessRestrictionType_equal(p1::Ptr{UInt16}, p2::Ptr{UInt16})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AccessRestrictionType_init — MethodUInt16_init(x::Ptr{UInt16})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AccessRestrictionType_new — MethodUInt16_new()::Ptr{UInt16}creates and initializes ("zeros") a UInt16 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt16_delete(x::Ptr{UInt16})
Open62541.UA_ActivateSessionRequest_clear — MethodUA_ActivateSessionRequest_clear(x::Ptr{UA_ActivateSessionRequest})deletes the dynamically allocated content of the object x and calls UA_ActivateSessionRequest_init(x) to reset the type and its memory. 
Open62541.UA_ActivateSessionRequest_copy — MethodUA_ActivateSessionRequest_copy(src::Ptr{UA_ActivateSessionRequest}, dst::Ptr{UA_ActivateSessionRequest})::UA_STATUSCODE
UA_ActivateSessionRequest_copy(src::UA_ActivateSessionRequest, dst::Ptr{UA_ActivateSessionRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ActivateSessionRequest_delete — MethodUA_ActivateSessionRequest_delete(x::Ptr{UA_ActivateSessionRequest})deletes the content of object x and its memory. 
Open62541.UA_ActivateSessionRequest_deleteMembers — MethodUA_ActivateSessionRequest_deleteMembers(x::Ptr{UA_ActivateSessionRequest})(deprecated, use UA_ActivateSessionRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ActivateSessionRequest_init(x) to reset the type and its memory.
Open62541.UA_ActivateSessionRequest_equal — MethodUA_ActivateSessionRequest_equal(p1::Ptr{UA_ActivateSessionRequest}, p2::Ptr{UA_ActivateSessionRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ActivateSessionRequest_init — MethodUA_ActivateSessionRequest_init(x::Ptr{UA_ActivateSessionRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ActivateSessionRequest_new — MethodUA_ActivateSessionRequest_new()::Ptr{UA_ActivateSessionRequest}creates and initializes ("zeros") a UA_ActivateSessionRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ActivateSessionRequest_delete(x::Ptr{UA_ActivateSessionRequest})
Open62541.UA_ActivateSessionResponse_clear — MethodUA_ActivateSessionResponse_clear(x::Ptr{UA_ActivateSessionResponse})deletes the dynamically allocated content of the object x and calls UA_ActivateSessionResponse_init(x) to reset the type and its memory. 
Open62541.UA_ActivateSessionResponse_copy — MethodUA_ActivateSessionResponse_copy(src::Ptr{UA_ActivateSessionResponse}, dst::Ptr{UA_ActivateSessionResponse})::UA_STATUSCODE
UA_ActivateSessionResponse_copy(src::UA_ActivateSessionResponse, dst::Ptr{UA_ActivateSessionResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ActivateSessionResponse_delete — MethodUA_ActivateSessionResponse_delete(x::Ptr{UA_ActivateSessionResponse})deletes the content of object x and its memory. 
Open62541.UA_ActivateSessionResponse_deleteMembers — MethodUA_ActivateSessionResponse_deleteMembers(x::Ptr{UA_ActivateSessionResponse})(deprecated, use UA_ActivateSessionResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ActivateSessionResponse_init(x) to reset the type and its memory.
Open62541.UA_ActivateSessionResponse_equal — MethodUA_ActivateSessionResponse_equal(p1::Ptr{UA_ActivateSessionResponse}, p2::Ptr{UA_ActivateSessionResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ActivateSessionResponse_init — MethodUA_ActivateSessionResponse_init(x::Ptr{UA_ActivateSessionResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ActivateSessionResponse_new — MethodUA_ActivateSessionResponse_new()::Ptr{UA_ActivateSessionResponse}creates and initializes ("zeros") a UA_ActivateSessionResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ActivateSessionResponse_delete(x::Ptr{UA_ActivateSessionResponse})
Open62541.UA_AddNodesItem_clear — MethodUA_AddNodesItem_clear(x::Ptr{UA_AddNodesItem})deletes the dynamically allocated content of the object x and calls UA_AddNodesItem_init(x) to reset the type and its memory. 
Open62541.UA_AddNodesItem_copy — MethodUA_AddNodesItem_copy(src::Ptr{UA_AddNodesItem}, dst::Ptr{UA_AddNodesItem})::UA_STATUSCODE
UA_AddNodesItem_copy(src::UA_AddNodesItem, dst::Ptr{UA_AddNodesItem})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AddNodesItem_delete — MethodUA_AddNodesItem_delete(x::Ptr{UA_AddNodesItem})deletes the content of object x and its memory. 
Open62541.UA_AddNodesItem_deleteMembers — MethodUA_AddNodesItem_deleteMembers(x::Ptr{UA_AddNodesItem})(deprecated, use UA_AddNodesItem_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_AddNodesItem_init(x) to reset the type and its memory.
Open62541.UA_AddNodesItem_equal — MethodUA_AddNodesItem_equal(p1::Ptr{UA_AddNodesItem}, p2::Ptr{UA_AddNodesItem})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AddNodesItem_init — MethodUA_AddNodesItem_init(x::Ptr{UA_AddNodesItem})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AddNodesItem_new — MethodUA_AddNodesItem_new()::Ptr{UA_AddNodesItem}creates and initializes ("zeros") a UA_AddNodesItem object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_AddNodesItem_delete(x::Ptr{UA_AddNodesItem})
Open62541.UA_AddNodesRequest_clear — MethodUA_AddNodesRequest_clear(x::Ptr{UA_AddNodesRequest})deletes the dynamically allocated content of the object x and calls UA_AddNodesRequest_init(x) to reset the type and its memory. 
Open62541.UA_AddNodesRequest_copy — MethodUA_AddNodesRequest_copy(src::Ptr{UA_AddNodesRequest}, dst::Ptr{UA_AddNodesRequest})::UA_STATUSCODE
UA_AddNodesRequest_copy(src::UA_AddNodesRequest, dst::Ptr{UA_AddNodesRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AddNodesRequest_delete — MethodUA_AddNodesRequest_delete(x::Ptr{UA_AddNodesRequest})deletes the content of object x and its memory. 
Open62541.UA_AddNodesRequest_deleteMembers — MethodUA_AddNodesRequest_deleteMembers(x::Ptr{UA_AddNodesRequest})(deprecated, use UA_AddNodesRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_AddNodesRequest_init(x) to reset the type and its memory.
Open62541.UA_AddNodesRequest_equal — MethodUA_AddNodesRequest_equal(p1::Ptr{UA_AddNodesRequest}, p2::Ptr{UA_AddNodesRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AddNodesRequest_init — MethodUA_AddNodesRequest_init(x::Ptr{UA_AddNodesRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AddNodesRequest_new — MethodUA_AddNodesRequest_new()::Ptr{UA_AddNodesRequest}creates and initializes ("zeros") a UA_AddNodesRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_AddNodesRequest_delete(x::Ptr{UA_AddNodesRequest})
Open62541.UA_AddNodesResponse_clear — MethodUA_AddNodesResponse_clear(x::Ptr{UA_AddNodesResponse})deletes the dynamically allocated content of the object x and calls UA_AddNodesResponse_init(x) to reset the type and its memory. 
Open62541.UA_AddNodesResponse_copy — MethodUA_AddNodesResponse_copy(src::Ptr{UA_AddNodesResponse}, dst::Ptr{UA_AddNodesResponse})::UA_STATUSCODE
UA_AddNodesResponse_copy(src::UA_AddNodesResponse, dst::Ptr{UA_AddNodesResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AddNodesResponse_delete — MethodUA_AddNodesResponse_delete(x::Ptr{UA_AddNodesResponse})deletes the content of object x and its memory. 
Open62541.UA_AddNodesResponse_deleteMembers — MethodUA_AddNodesResponse_deleteMembers(x::Ptr{UA_AddNodesResponse})(deprecated, use UA_AddNodesResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_AddNodesResponse_init(x) to reset the type and its memory.
Open62541.UA_AddNodesResponse_equal — MethodUA_AddNodesResponse_equal(p1::Ptr{UA_AddNodesResponse}, p2::Ptr{UA_AddNodesResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AddNodesResponse_init — MethodUA_AddNodesResponse_init(x::Ptr{UA_AddNodesResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AddNodesResponse_new — MethodUA_AddNodesResponse_new()::Ptr{UA_AddNodesResponse}creates and initializes ("zeros") a UA_AddNodesResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_AddNodesResponse_delete(x::Ptr{UA_AddNodesResponse})
Open62541.UA_AddNodesResult_clear — MethodUA_AddNodesResult_clear(x::Ptr{UA_AddNodesResult})deletes the dynamically allocated content of the object x and calls UA_AddNodesResult_init(x) to reset the type and its memory. 
Open62541.UA_AddNodesResult_copy — MethodUA_AddNodesResult_copy(src::Ptr{UA_AddNodesResult}, dst::Ptr{UA_AddNodesResult})::UA_STATUSCODE
UA_AddNodesResult_copy(src::UA_AddNodesResult, dst::Ptr{UA_AddNodesResult})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AddNodesResult_delete — MethodUA_AddNodesResult_delete(x::Ptr{UA_AddNodesResult})deletes the content of object x and its memory. 
Open62541.UA_AddNodesResult_deleteMembers — MethodUA_AddNodesResult_deleteMembers(x::Ptr{UA_AddNodesResult})(deprecated, use UA_AddNodesResult_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_AddNodesResult_init(x) to reset the type and its memory.
Open62541.UA_AddNodesResult_equal — MethodUA_AddNodesResult_equal(p1::Ptr{UA_AddNodesResult}, p2::Ptr{UA_AddNodesResult})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AddNodesResult_init — MethodUA_AddNodesResult_init(x::Ptr{UA_AddNodesResult})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AddNodesResult_new — MethodUA_AddNodesResult_new()::Ptr{UA_AddNodesResult}creates and initializes ("zeros") a UA_AddNodesResult object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_AddNodesResult_delete(x::Ptr{UA_AddNodesResult})
Open62541.UA_AddReferencesItem_clear — MethodUA_AddReferencesItem_clear(x::Ptr{UA_AddReferencesItem})deletes the dynamically allocated content of the object x and calls UA_AddReferencesItem_init(x) to reset the type and its memory. 
Open62541.UA_AddReferencesItem_copy — MethodUA_AddReferencesItem_copy(src::Ptr{UA_AddReferencesItem}, dst::Ptr{UA_AddReferencesItem})::UA_STATUSCODE
UA_AddReferencesItem_copy(src::UA_AddReferencesItem, dst::Ptr{UA_AddReferencesItem})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AddReferencesItem_delete — MethodUA_AddReferencesItem_delete(x::Ptr{UA_AddReferencesItem})deletes the content of object x and its memory. 
Open62541.UA_AddReferencesItem_deleteMembers — MethodUA_AddReferencesItem_deleteMembers(x::Ptr{UA_AddReferencesItem})(deprecated, use UA_AddReferencesItem_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_AddReferencesItem_init(x) to reset the type and its memory.
Open62541.UA_AddReferencesItem_equal — MethodUA_AddReferencesItem_equal(p1::Ptr{UA_AddReferencesItem}, p2::Ptr{UA_AddReferencesItem})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AddReferencesItem_init — MethodUA_AddReferencesItem_init(x::Ptr{UA_AddReferencesItem})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AddReferencesItem_new — MethodUA_AddReferencesItem_new()::Ptr{UA_AddReferencesItem}creates and initializes ("zeros") a UA_AddReferencesItem object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_AddReferencesItem_delete(x::Ptr{UA_AddReferencesItem})
Open62541.UA_AddReferencesRequest_clear — MethodUA_AddReferencesRequest_clear(x::Ptr{UA_AddReferencesRequest})deletes the dynamically allocated content of the object x and calls UA_AddReferencesRequest_init(x) to reset the type and its memory. 
Open62541.UA_AddReferencesRequest_copy — MethodUA_AddReferencesRequest_copy(src::Ptr{UA_AddReferencesRequest}, dst::Ptr{UA_AddReferencesRequest})::UA_STATUSCODE
UA_AddReferencesRequest_copy(src::UA_AddReferencesRequest, dst::Ptr{UA_AddReferencesRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AddReferencesRequest_delete — MethodUA_AddReferencesRequest_delete(x::Ptr{UA_AddReferencesRequest})deletes the content of object x and its memory. 
Open62541.UA_AddReferencesRequest_deleteMembers — MethodUA_AddReferencesRequest_deleteMembers(x::Ptr{UA_AddReferencesRequest})(deprecated, use UA_AddReferencesRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_AddReferencesRequest_init(x) to reset the type and its memory.
Open62541.UA_AddReferencesRequest_equal — MethodUA_AddReferencesRequest_equal(p1::Ptr{UA_AddReferencesRequest}, p2::Ptr{UA_AddReferencesRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AddReferencesRequest_init — MethodUA_AddReferencesRequest_init(x::Ptr{UA_AddReferencesRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AddReferencesRequest_new — MethodUA_AddReferencesRequest_new()::Ptr{UA_AddReferencesRequest}creates and initializes ("zeros") a UA_AddReferencesRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_AddReferencesRequest_delete(x::Ptr{UA_AddReferencesRequest})
Open62541.UA_AddReferencesResponse_clear — MethodUA_AddReferencesResponse_clear(x::Ptr{UA_AddReferencesResponse})deletes the dynamically allocated content of the object x and calls UA_AddReferencesResponse_init(x) to reset the type and its memory. 
Open62541.UA_AddReferencesResponse_copy — MethodUA_AddReferencesResponse_copy(src::Ptr{UA_AddReferencesResponse}, dst::Ptr{UA_AddReferencesResponse})::UA_STATUSCODE
UA_AddReferencesResponse_copy(src::UA_AddReferencesResponse, dst::Ptr{UA_AddReferencesResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AddReferencesResponse_delete — MethodUA_AddReferencesResponse_delete(x::Ptr{UA_AddReferencesResponse})deletes the content of object x and its memory. 
Open62541.UA_AddReferencesResponse_deleteMembers — MethodUA_AddReferencesResponse_deleteMembers(x::Ptr{UA_AddReferencesResponse})(deprecated, use UA_AddReferencesResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_AddReferencesResponse_init(x) to reset the type and its memory.
Open62541.UA_AddReferencesResponse_equal — MethodUA_AddReferencesResponse_equal(p1::Ptr{UA_AddReferencesResponse}, p2::Ptr{UA_AddReferencesResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AddReferencesResponse_init — MethodUA_AddReferencesResponse_init(x::Ptr{UA_AddReferencesResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AddReferencesResponse_new — MethodUA_AddReferencesResponse_new()::Ptr{UA_AddReferencesResponse}creates and initializes ("zeros") a UA_AddReferencesResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_AddReferencesResponse_delete(x::Ptr{UA_AddReferencesResponse})
Open62541.UA_AdditionalParametersType_clear — MethodUA_AdditionalParametersType_clear(x::Ptr{UA_AdditionalParametersType})deletes the dynamically allocated content of the object x and calls UA_AdditionalParametersType_init(x) to reset the type and its memory. 
Open62541.UA_AdditionalParametersType_copy — MethodUA_AdditionalParametersType_copy(src::Ptr{UA_AdditionalParametersType}, dst::Ptr{UA_AdditionalParametersType})::UA_STATUSCODE
UA_AdditionalParametersType_copy(src::UA_AdditionalParametersType, dst::Ptr{UA_AdditionalParametersType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AdditionalParametersType_delete — MethodUA_AdditionalParametersType_delete(x::Ptr{UA_AdditionalParametersType})deletes the content of object x and its memory. 
Open62541.UA_AdditionalParametersType_deleteMembers — MethodUA_AdditionalParametersType_deleteMembers(x::Ptr{UA_AdditionalParametersType})(deprecated, use UA_AdditionalParametersType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_AdditionalParametersType_init(x) to reset the type and its memory.
Open62541.UA_AdditionalParametersType_equal — MethodUA_AdditionalParametersType_equal(p1::Ptr{UA_AdditionalParametersType}, p2::Ptr{UA_AdditionalParametersType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AdditionalParametersType_init — MethodUA_AdditionalParametersType_init(x::Ptr{UA_AdditionalParametersType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AdditionalParametersType_new — MethodUA_AdditionalParametersType_new()::Ptr{UA_AdditionalParametersType}creates and initializes ("zeros") a UA_AdditionalParametersType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_AdditionalParametersType_delete(x::Ptr{UA_AdditionalParametersType})
Open62541.UA_AggregateConfiguration_clear — MethodUA_AggregateConfiguration_clear(x::Ptr{UA_AggregateConfiguration})deletes the dynamically allocated content of the object x and calls UA_AggregateConfiguration_init(x) to reset the type and its memory. 
Open62541.UA_AggregateConfiguration_copy — MethodUA_AggregateConfiguration_copy(src::Ptr{UA_AggregateConfiguration}, dst::Ptr{UA_AggregateConfiguration})::UA_STATUSCODE
UA_AggregateConfiguration_copy(src::UA_AggregateConfiguration, dst::Ptr{UA_AggregateConfiguration})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AggregateConfiguration_delete — MethodUA_AggregateConfiguration_delete(x::Ptr{UA_AggregateConfiguration})deletes the content of object x and its memory. 
Open62541.UA_AggregateConfiguration_deleteMembers — MethodUA_AggregateConfiguration_deleteMembers(x::Ptr{UA_AggregateConfiguration})(deprecated, use UA_AggregateConfiguration_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_AggregateConfiguration_init(x) to reset the type and its memory.
Open62541.UA_AggregateConfiguration_equal — MethodUA_AggregateConfiguration_equal(p1::Ptr{UA_AggregateConfiguration}, p2::Ptr{UA_AggregateConfiguration})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AggregateConfiguration_init — MethodUA_AggregateConfiguration_init(x::Ptr{UA_AggregateConfiguration})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AggregateConfiguration_new — MethodUA_AggregateConfiguration_new()::Ptr{UA_AggregateConfiguration}creates and initializes ("zeros") a UA_AggregateConfiguration object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_AggregateConfiguration_delete(x::Ptr{UA_AggregateConfiguration})
Open62541.UA_AggregateFilterResult_clear — MethodUA_AggregateFilterResult_clear(x::Ptr{UA_AggregateFilterResult})deletes the dynamically allocated content of the object x and calls UA_AggregateFilterResult_init(x) to reset the type and its memory. 
Open62541.UA_AggregateFilterResult_copy — MethodUA_AggregateFilterResult_copy(src::Ptr{UA_AggregateFilterResult}, dst::Ptr{UA_AggregateFilterResult})::UA_STATUSCODE
UA_AggregateFilterResult_copy(src::UA_AggregateFilterResult, dst::Ptr{UA_AggregateFilterResult})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AggregateFilterResult_delete — MethodUA_AggregateFilterResult_delete(x::Ptr{UA_AggregateFilterResult})deletes the content of object x and its memory. 
Open62541.UA_AggregateFilterResult_deleteMembers — MethodUA_AggregateFilterResult_deleteMembers(x::Ptr{UA_AggregateFilterResult})(deprecated, use UA_AggregateFilterResult_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_AggregateFilterResult_init(x) to reset the type and its memory.
Open62541.UA_AggregateFilterResult_equal — MethodUA_AggregateFilterResult_equal(p1::Ptr{UA_AggregateFilterResult}, p2::Ptr{UA_AggregateFilterResult})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AggregateFilterResult_init — MethodUA_AggregateFilterResult_init(x::Ptr{UA_AggregateFilterResult})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AggregateFilterResult_new — MethodUA_AggregateFilterResult_new()::Ptr{UA_AggregateFilterResult}creates and initializes ("zeros") a UA_AggregateFilterResult object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_AggregateFilterResult_delete(x::Ptr{UA_AggregateFilterResult})
Open62541.UA_AggregateFilter_clear — MethodUA_AggregateFilter_clear(x::Ptr{UA_AggregateFilter})deletes the dynamically allocated content of the object x and calls UA_AggregateFilter_init(x) to reset the type and its memory. 
Open62541.UA_AggregateFilter_copy — MethodUA_AggregateFilter_copy(src::Ptr{UA_AggregateFilter}, dst::Ptr{UA_AggregateFilter})::UA_STATUSCODE
UA_AggregateFilter_copy(src::UA_AggregateFilter, dst::Ptr{UA_AggregateFilter})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AggregateFilter_delete — MethodUA_AggregateFilter_delete(x::Ptr{UA_AggregateFilter})deletes the content of object x and its memory. 
Open62541.UA_AggregateFilter_deleteMembers — MethodUA_AggregateFilter_deleteMembers(x::Ptr{UA_AggregateFilter})(deprecated, use UA_AggregateFilter_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_AggregateFilter_init(x) to reset the type and its memory.
Open62541.UA_AggregateFilter_equal — MethodUA_AggregateFilter_equal(p1::Ptr{UA_AggregateFilter}, p2::Ptr{UA_AggregateFilter})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AggregateFilter_init — MethodUA_AggregateFilter_init(x::Ptr{UA_AggregateFilter})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AggregateFilter_new — MethodUA_AggregateFilter_new()::Ptr{UA_AggregateFilter}creates and initializes ("zeros") a UA_AggregateFilter object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_AggregateFilter_delete(x::Ptr{UA_AggregateFilter})
Open62541.UA_AliasNameDataType_clear — MethodUA_AliasNameDataType_clear(x::Ptr{UA_AliasNameDataType})deletes the dynamically allocated content of the object x and calls UA_AliasNameDataType_init(x) to reset the type and its memory. 
Open62541.UA_AliasNameDataType_copy — MethodUA_AliasNameDataType_copy(src::Ptr{UA_AliasNameDataType}, dst::Ptr{UA_AliasNameDataType})::UA_STATUSCODE
UA_AliasNameDataType_copy(src::UA_AliasNameDataType, dst::Ptr{UA_AliasNameDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AliasNameDataType_delete — MethodUA_AliasNameDataType_delete(x::Ptr{UA_AliasNameDataType})deletes the content of object x and its memory. 
Open62541.UA_AliasNameDataType_deleteMembers — MethodUA_AliasNameDataType_deleteMembers(x::Ptr{UA_AliasNameDataType})(deprecated, use UA_AliasNameDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_AliasNameDataType_init(x) to reset the type and its memory.
Open62541.UA_AliasNameDataType_equal — MethodUA_AliasNameDataType_equal(p1::Ptr{UA_AliasNameDataType}, p2::Ptr{UA_AliasNameDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AliasNameDataType_init — MethodUA_AliasNameDataType_init(x::Ptr{UA_AliasNameDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AliasNameDataType_new — MethodUA_AliasNameDataType_new()::Ptr{UA_AliasNameDataType}creates and initializes ("zeros") a UA_AliasNameDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_AliasNameDataType_delete(x::Ptr{UA_AliasNameDataType})
Open62541.UA_Annotation_clear — MethodUA_Annotation_clear(x::Ptr{UA_Annotation})deletes the dynamically allocated content of the object x and calls UA_Annotation_init(x) to reset the type and its memory. 
Open62541.UA_Annotation_copy — MethodUA_Annotation_copy(src::Ptr{UA_Annotation}, dst::Ptr{UA_Annotation})::UA_STATUSCODE
UA_Annotation_copy(src::UA_Annotation, dst::Ptr{UA_Annotation})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_Annotation_delete — MethodUA_Annotation_delete(x::Ptr{UA_Annotation})deletes the content of object x and its memory. 
Open62541.UA_Annotation_deleteMembers — MethodUA_Annotation_deleteMembers(x::Ptr{UA_Annotation})(deprecated, use UA_Annotation_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_Annotation_init(x) to reset the type and its memory.
Open62541.UA_Annotation_equal — MethodUA_Annotation_equal(p1::Ptr{UA_Annotation}, p2::Ptr{UA_Annotation})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_Annotation_init — MethodUA_Annotation_init(x::Ptr{UA_Annotation})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_Annotation_new — MethodUA_Annotation_new()::Ptr{UA_Annotation}creates and initializes ("zeros") a UA_Annotation object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_Annotation_delete(x::Ptr{UA_Annotation})
Open62541.UA_AnonymousIdentityToken_clear — MethodUA_AnonymousIdentityToken_clear(x::Ptr{UA_AnonymousIdentityToken})deletes the dynamically allocated content of the object x and calls UA_AnonymousIdentityToken_init(x) to reset the type and its memory. 
Open62541.UA_AnonymousIdentityToken_copy — MethodUA_AnonymousIdentityToken_copy(src::Ptr{UA_AnonymousIdentityToken}, dst::Ptr{UA_AnonymousIdentityToken})::UA_STATUSCODE
UA_AnonymousIdentityToken_copy(src::UA_AnonymousIdentityToken, dst::Ptr{UA_AnonymousIdentityToken})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AnonymousIdentityToken_delete — MethodUA_AnonymousIdentityToken_delete(x::Ptr{UA_AnonymousIdentityToken})deletes the content of object x and its memory. 
Open62541.UA_AnonymousIdentityToken_deleteMembers — MethodUA_AnonymousIdentityToken_deleteMembers(x::Ptr{UA_AnonymousIdentityToken})(deprecated, use UA_AnonymousIdentityToken_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_AnonymousIdentityToken_init(x) to reset the type and its memory.
Open62541.UA_AnonymousIdentityToken_equal — MethodUA_AnonymousIdentityToken_equal(p1::Ptr{UA_AnonymousIdentityToken}, p2::Ptr{UA_AnonymousIdentityToken})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AnonymousIdentityToken_init — MethodUA_AnonymousIdentityToken_init(x::Ptr{UA_AnonymousIdentityToken})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AnonymousIdentityToken_new — MethodUA_AnonymousIdentityToken_new()::Ptr{UA_AnonymousIdentityToken}creates and initializes ("zeros") a UA_AnonymousIdentityToken object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_AnonymousIdentityToken_delete(x::Ptr{UA_AnonymousIdentityToken})
Open62541.UA_ApplicationDescription_clear — MethodUA_ApplicationDescription_clear(x::Ptr{UA_ApplicationDescription})deletes the dynamically allocated content of the object x and calls UA_ApplicationDescription_init(x) to reset the type and its memory. 
Open62541.UA_ApplicationDescription_copy — MethodUA_ApplicationDescription_copy(src::Ptr{UA_ApplicationDescription}, dst::Ptr{UA_ApplicationDescription})::UA_STATUSCODE
UA_ApplicationDescription_copy(src::UA_ApplicationDescription, dst::Ptr{UA_ApplicationDescription})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ApplicationDescription_delete — MethodUA_ApplicationDescription_delete(x::Ptr{UA_ApplicationDescription})deletes the content of object x and its memory. 
Open62541.UA_ApplicationDescription_deleteMembers — MethodUA_ApplicationDescription_deleteMembers(x::Ptr{UA_ApplicationDescription})(deprecated, use UA_ApplicationDescription_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ApplicationDescription_init(x) to reset the type and its memory.
Open62541.UA_ApplicationDescription_equal — MethodUA_ApplicationDescription_equal(p1::Ptr{UA_ApplicationDescription}, p2::Ptr{UA_ApplicationDescription})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ApplicationDescription_init — MethodUA_ApplicationDescription_init(x::Ptr{UA_ApplicationDescription})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ApplicationDescription_new — MethodUA_ApplicationDescription_new()::Ptr{UA_ApplicationDescription}creates and initializes ("zeros") a UA_ApplicationDescription object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ApplicationDescription_delete(x::Ptr{UA_ApplicationDescription})
Open62541.UA_ApplicationInstanceCertificate_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_ApplicationInstanceCertificate_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ApplicationInstanceCertificate_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_ApplicationInstanceCertificate_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_ApplicationInstanceCertificate_equal — MethodUA_ApplicationInstanceCertificate_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ApplicationInstanceCertificate_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ApplicationInstanceCertificate_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_ApplicationType_clear — MethodUA_ApplicationType_clear(x::Ptr{UA_ApplicationType})deletes the dynamically allocated content of the object x and calls UA_ApplicationType_init(x) to reset the type and its memory. 
Open62541.UA_ApplicationType_copy — MethodUA_ApplicationType_copy(src::Ptr{UA_ApplicationType}, dst::Ptr{UA_ApplicationType})::UA_STATUSCODE
UA_ApplicationType_copy(src::UA_ApplicationType, dst::Ptr{UA_ApplicationType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ApplicationType_delete — MethodUA_ApplicationType_delete(x::Ptr{UA_ApplicationType})deletes the content of object x and its memory. 
Open62541.UA_ApplicationType_deleteMembers — MethodUA_ApplicationType_deleteMembers(x::Ptr{UA_ApplicationType})(deprecated, use UA_ApplicationType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ApplicationType_init(x) to reset the type and its memory.
Open62541.UA_ApplicationType_equal — MethodUA_ApplicationType_equal(p1::Ptr{UA_ApplicationType}, p2::Ptr{UA_ApplicationType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ApplicationType_init — MethodUA_ApplicationType_init(x::Ptr{UA_ApplicationType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ApplicationType_new — MethodUA_ApplicationType_new()::Ptr{UA_ApplicationType}creates and initializes ("zeros") a UA_ApplicationType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ApplicationType_delete(x::Ptr{UA_ApplicationType})
Open62541.UA_Argument_clear — MethodUA_Argument_clear(x::Ptr{UA_Argument})deletes the dynamically allocated content of the object x and calls UA_Argument_init(x) to reset the type and its memory. 
Open62541.UA_Argument_copy — MethodUA_Argument_copy(src::Ptr{UA_Argument}, dst::Ptr{UA_Argument})::UA_STATUSCODE
UA_Argument_copy(src::UA_Argument, dst::Ptr{UA_Argument})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_Argument_delete — MethodUA_Argument_delete(x::Ptr{UA_Argument})deletes the content of object x and its memory. 
Open62541.UA_Argument_deleteMembers — MethodUA_Argument_deleteMembers(x::Ptr{UA_Argument})(deprecated, use UA_Argument_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_Argument_init(x) to reset the type and its memory.
Open62541.UA_Argument_equal — MethodUA_Argument_equal(p1::Ptr{UA_Argument}, p2::Ptr{UA_Argument})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_Argument_init — MethodUA_Argument_init(x::Ptr{UA_Argument})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_Argument_new — MethodUA_Argument_new()::Ptr{UA_Argument}creates and initializes ("zeros") a UA_Argument object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_Argument_delete(x::Ptr{UA_Argument})
Open62541.UA_AttributeOperand_clear — MethodUA_AttributeOperand_clear(x::Ptr{UA_AttributeOperand})deletes the dynamically allocated content of the object x and calls UA_AttributeOperand_init(x) to reset the type and its memory. 
Open62541.UA_AttributeOperand_copy — MethodUA_AttributeOperand_copy(src::Ptr{UA_AttributeOperand}, dst::Ptr{UA_AttributeOperand})::UA_STATUSCODE
UA_AttributeOperand_copy(src::UA_AttributeOperand, dst::Ptr{UA_AttributeOperand})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AttributeOperand_delete — MethodUA_AttributeOperand_delete(x::Ptr{UA_AttributeOperand})deletes the content of object x and its memory. 
Open62541.UA_AttributeOperand_deleteMembers — MethodUA_AttributeOperand_deleteMembers(x::Ptr{UA_AttributeOperand})(deprecated, use UA_AttributeOperand_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_AttributeOperand_init(x) to reset the type and its memory.
Open62541.UA_AttributeOperand_equal — MethodUA_AttributeOperand_equal(p1::Ptr{UA_AttributeOperand}, p2::Ptr{UA_AttributeOperand})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AttributeOperand_init — MethodUA_AttributeOperand_init(x::Ptr{UA_AttributeOperand})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AttributeOperand_new — MethodUA_AttributeOperand_new()::Ptr{UA_AttributeOperand}creates and initializes ("zeros") a UA_AttributeOperand object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_AttributeOperand_delete(x::Ptr{UA_AttributeOperand})
Open62541.UA_AttributeWriteMask_clear — MethodUInt32_clear(x::Ptr{UInt32})deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory. 
Open62541.UA_AttributeWriteMask_copy — MethodUInt32_copy(src::Ptr{UInt32}, dst::Ptr{UInt32})::UA_STATUSCODE
UInt32_copy(src::UInt32, dst::Ptr{UInt32})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AttributeWriteMask_delete — MethodUInt32_delete(x::Ptr{UInt32})deletes the content of object x and its memory. 
Open62541.UA_AttributeWriteMask_deleteMembers — MethodUInt32_deleteMembers(x::Ptr{UInt32})(deprecated, use UInt32_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory.
Open62541.UA_AttributeWriteMask_equal — MethodUA_AttributeWriteMask_equal(p1::Ptr{UInt32}, p2::Ptr{UInt32})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AttributeWriteMask_init — MethodUInt32_init(x::Ptr{UInt32})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AttributeWriteMask_new — MethodUInt32_new()::Ptr{UInt32}creates and initializes ("zeros") a UInt32 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt32_delete(x::Ptr{UInt32})
Open62541.UA_AudioDataType_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_AudioDataType_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AudioDataType_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_AudioDataType_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_AudioDataType_equal — MethodUA_AudioDataType_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AudioDataType_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AudioDataType_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_AxisInformation_clear — MethodUA_AxisInformation_clear(x::Ptr{UA_AxisInformation})deletes the dynamically allocated content of the object x and calls UA_AxisInformation_init(x) to reset the type and its memory. 
Open62541.UA_AxisInformation_copy — MethodUA_AxisInformation_copy(src::Ptr{UA_AxisInformation}, dst::Ptr{UA_AxisInformation})::UA_STATUSCODE
UA_AxisInformation_copy(src::UA_AxisInformation, dst::Ptr{UA_AxisInformation})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AxisInformation_delete — MethodUA_AxisInformation_delete(x::Ptr{UA_AxisInformation})deletes the content of object x and its memory. 
Open62541.UA_AxisInformation_deleteMembers — MethodUA_AxisInformation_deleteMembers(x::Ptr{UA_AxisInformation})(deprecated, use UA_AxisInformation_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_AxisInformation_init(x) to reset the type and its memory.
Open62541.UA_AxisInformation_equal — MethodUA_AxisInformation_equal(p1::Ptr{UA_AxisInformation}, p2::Ptr{UA_AxisInformation})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AxisInformation_init — MethodUA_AxisInformation_init(x::Ptr{UA_AxisInformation})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AxisInformation_new — MethodUA_AxisInformation_new()::Ptr{UA_AxisInformation}creates and initializes ("zeros") a UA_AxisInformation object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_AxisInformation_delete(x::Ptr{UA_AxisInformation})
Open62541.UA_AxisScaleEnumeration_clear — MethodUA_AxisScaleEnumeration_clear(x::Ptr{UA_AxisScaleEnumeration})deletes the dynamically allocated content of the object x and calls UA_AxisScaleEnumeration_init(x) to reset the type and its memory. 
Open62541.UA_AxisScaleEnumeration_copy — MethodUA_AxisScaleEnumeration_copy(src::Ptr{UA_AxisScaleEnumeration}, dst::Ptr{UA_AxisScaleEnumeration})::UA_STATUSCODE
UA_AxisScaleEnumeration_copy(src::UA_AxisScaleEnumeration, dst::Ptr{UA_AxisScaleEnumeration})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_AxisScaleEnumeration_delete — MethodUA_AxisScaleEnumeration_delete(x::Ptr{UA_AxisScaleEnumeration})deletes the content of object x and its memory. 
Open62541.UA_AxisScaleEnumeration_deleteMembers — MethodUA_AxisScaleEnumeration_deleteMembers(x::Ptr{UA_AxisScaleEnumeration})(deprecated, use UA_AxisScaleEnumeration_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_AxisScaleEnumeration_init(x) to reset the type and its memory.
Open62541.UA_AxisScaleEnumeration_equal — MethodUA_AxisScaleEnumeration_equal(p1::Ptr{UA_AxisScaleEnumeration}, p2::Ptr{UA_AxisScaleEnumeration})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_AxisScaleEnumeration_init — MethodUA_AxisScaleEnumeration_init(x::Ptr{UA_AxisScaleEnumeration})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_AxisScaleEnumeration_new — MethodUA_AxisScaleEnumeration_new()::Ptr{UA_AxisScaleEnumeration}creates and initializes ("zeros") a UA_AxisScaleEnumeration object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_AxisScaleEnumeration_delete(x::Ptr{UA_AxisScaleEnumeration})
Open62541.UA_BitFieldMaskDataType_clear — MethodUInt64_clear(x::Ptr{UInt64})deletes the dynamically allocated content of the object x and calls UInt64_init(x) to reset the type and its memory. 
Open62541.UA_BitFieldMaskDataType_copy — MethodUInt64_copy(src::Ptr{UInt64}, dst::Ptr{UInt64})::UA_STATUSCODE
UInt64_copy(src::UInt64, dst::Ptr{UInt64})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_BitFieldMaskDataType_delete — MethodUInt64_delete(x::Ptr{UInt64})deletes the content of object x and its memory. 
Open62541.UA_BitFieldMaskDataType_deleteMembers — MethodUInt64_deleteMembers(x::Ptr{UInt64})(deprecated, use UInt64_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt64_init(x) to reset the type and its memory.
Open62541.UA_BitFieldMaskDataType_equal — MethodUA_BitFieldMaskDataType_equal(p1::Ptr{UInt64}, p2::Ptr{UInt64})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_BitFieldMaskDataType_init — MethodUInt64_init(x::Ptr{UInt64})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_BitFieldMaskDataType_new — MethodUInt64_new()::Ptr{UInt64}creates and initializes ("zeros") a UInt64 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt64_delete(x::Ptr{UInt64})
Open62541.UA_Boolean_clear — MethodBool_clear(x::Ptr{Bool})deletes the dynamically allocated content of the object x and calls Bool_init(x) to reset the type and its memory. 
Open62541.UA_Boolean_copy — MethodBool_copy(src::Ptr{Bool}, dst::Ptr{Bool})::UA_STATUSCODE
Bool_copy(src::Bool, dst::Ptr{Bool})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_Boolean_delete — MethodBool_delete(x::Ptr{Bool})deletes the content of object x and its memory. 
Open62541.UA_Boolean_deleteMembers — MethodBool_deleteMembers(x::Ptr{Bool})(deprecated, use Bool_clear(x) instead) deletes the dynamically allocated content of the object x and calls Bool_init(x) to reset the type and its memory.
Open62541.UA_Boolean_equal — MethodUA_Boolean_equal(p1::Ptr{Bool}, p2::Ptr{Bool})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_Boolean_init — MethodBool_init(x::Ptr{Bool})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_Boolean_new — MethodBool_new()::Ptr{Bool}creates and initializes ("zeros") a Bool object whose memory is allocated by C. After use, it needs to be  cleaned up with Bool_delete(x::Ptr{Bool})
Open62541.UA_BrokerConnectionTransportDataType_clear — MethodUA_BrokerConnectionTransportDataType_clear(x::Ptr{UA_BrokerConnectionTransportDataType})deletes the dynamically allocated content of the object x and calls UA_BrokerConnectionTransportDataType_init(x) to reset the type and its memory. 
Open62541.UA_BrokerConnectionTransportDataType_copy — MethodUA_BrokerConnectionTransportDataType_copy(src::Ptr{UA_BrokerConnectionTransportDataType}, dst::Ptr{UA_BrokerConnectionTransportDataType})::UA_STATUSCODE
UA_BrokerConnectionTransportDataType_copy(src::UA_BrokerConnectionTransportDataType, dst::Ptr{UA_BrokerConnectionTransportDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_BrokerConnectionTransportDataType_delete — MethodUA_BrokerConnectionTransportDataType_delete(x::Ptr{UA_BrokerConnectionTransportDataType})deletes the content of object x and its memory. 
Open62541.UA_BrokerConnectionTransportDataType_deleteMembers — MethodUA_BrokerConnectionTransportDataType_deleteMembers(x::Ptr{UA_BrokerConnectionTransportDataType})(deprecated, use UA_BrokerConnectionTransportDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_BrokerConnectionTransportDataType_init(x) to reset the type and its memory.
Open62541.UA_BrokerConnectionTransportDataType_equal — MethodUA_BrokerConnectionTransportDataType_equal(p1::Ptr{UA_BrokerConnectionTransportDataType}, p2::Ptr{UA_BrokerConnectionTransportDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_BrokerConnectionTransportDataType_init — MethodUA_BrokerConnectionTransportDataType_init(x::Ptr{UA_BrokerConnectionTransportDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_BrokerConnectionTransportDataType_new — MethodUA_BrokerConnectionTransportDataType_new()::Ptr{UA_BrokerConnectionTransportDataType}creates and initializes ("zeros") a UA_BrokerConnectionTransportDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_BrokerConnectionTransportDataType_delete(x::Ptr{UA_BrokerConnectionTransportDataType})
Open62541.UA_BrokerDataSetReaderTransportDataType_clear — MethodUA_BrokerDataSetReaderTransportDataType_clear(x::Ptr{UA_BrokerDataSetReaderTransportDataType})deletes the dynamically allocated content of the object x and calls UA_BrokerDataSetReaderTransportDataType_init(x) to reset the type and its memory. 
Open62541.UA_BrokerDataSetReaderTransportDataType_copy — MethodUA_BrokerDataSetReaderTransportDataType_copy(src::Ptr{UA_BrokerDataSetReaderTransportDataType}, dst::Ptr{UA_BrokerDataSetReaderTransportDataType})::UA_STATUSCODE
UA_BrokerDataSetReaderTransportDataType_copy(src::UA_BrokerDataSetReaderTransportDataType, dst::Ptr{UA_BrokerDataSetReaderTransportDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_BrokerDataSetReaderTransportDataType_delete — MethodUA_BrokerDataSetReaderTransportDataType_delete(x::Ptr{UA_BrokerDataSetReaderTransportDataType})deletes the content of object x and its memory. 
Open62541.UA_BrokerDataSetReaderTransportDataType_deleteMembers — MethodUA_BrokerDataSetReaderTransportDataType_deleteMembers(x::Ptr{UA_BrokerDataSetReaderTransportDataType})(deprecated, use UA_BrokerDataSetReaderTransportDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_BrokerDataSetReaderTransportDataType_init(x) to reset the type and its memory.
Open62541.UA_BrokerDataSetReaderTransportDataType_equal — MethodUA_BrokerDataSetReaderTransportDataType_equal(p1::Ptr{UA_BrokerDataSetReaderTransportDataType}, p2::Ptr{UA_BrokerDataSetReaderTransportDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_BrokerDataSetReaderTransportDataType_init — MethodUA_BrokerDataSetReaderTransportDataType_init(x::Ptr{UA_BrokerDataSetReaderTransportDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_BrokerDataSetReaderTransportDataType_new — MethodUA_BrokerDataSetReaderTransportDataType_new()::Ptr{UA_BrokerDataSetReaderTransportDataType}creates and initializes ("zeros") a UA_BrokerDataSetReaderTransportDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_BrokerDataSetReaderTransportDataType_delete(x::Ptr{UA_BrokerDataSetReaderTransportDataType})
Open62541.UA_BrokerDataSetWriterTransportDataType_clear — MethodUA_BrokerDataSetWriterTransportDataType_clear(x::Ptr{UA_BrokerDataSetWriterTransportDataType})deletes the dynamically allocated content of the object x and calls UA_BrokerDataSetWriterTransportDataType_init(x) to reset the type and its memory. 
Open62541.UA_BrokerDataSetWriterTransportDataType_copy — MethodUA_BrokerDataSetWriterTransportDataType_copy(src::Ptr{UA_BrokerDataSetWriterTransportDataType}, dst::Ptr{UA_BrokerDataSetWriterTransportDataType})::UA_STATUSCODE
UA_BrokerDataSetWriterTransportDataType_copy(src::UA_BrokerDataSetWriterTransportDataType, dst::Ptr{UA_BrokerDataSetWriterTransportDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_BrokerDataSetWriterTransportDataType_delete — MethodUA_BrokerDataSetWriterTransportDataType_delete(x::Ptr{UA_BrokerDataSetWriterTransportDataType})deletes the content of object x and its memory. 
Open62541.UA_BrokerDataSetWriterTransportDataType_deleteMembers — MethodUA_BrokerDataSetWriterTransportDataType_deleteMembers(x::Ptr{UA_BrokerDataSetWriterTransportDataType})(deprecated, use UA_BrokerDataSetWriterTransportDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_BrokerDataSetWriterTransportDataType_init(x) to reset the type and its memory.
Open62541.UA_BrokerDataSetWriterTransportDataType_equal — MethodUA_BrokerDataSetWriterTransportDataType_equal(p1::Ptr{UA_BrokerDataSetWriterTransportDataType}, p2::Ptr{UA_BrokerDataSetWriterTransportDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_BrokerDataSetWriterTransportDataType_init — MethodUA_BrokerDataSetWriterTransportDataType_init(x::Ptr{UA_BrokerDataSetWriterTransportDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_BrokerDataSetWriterTransportDataType_new — MethodUA_BrokerDataSetWriterTransportDataType_new()::Ptr{UA_BrokerDataSetWriterTransportDataType}creates and initializes ("zeros") a UA_BrokerDataSetWriterTransportDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_BrokerDataSetWriterTransportDataType_delete(x::Ptr{UA_BrokerDataSetWriterTransportDataType})
Open62541.UA_BrokerTransportQualityOfService_clear — MethodUA_BrokerTransportQualityOfService_clear(x::Ptr{UA_BrokerTransportQualityOfService})deletes the dynamically allocated content of the object x and calls UA_BrokerTransportQualityOfService_init(x) to reset the type and its memory. 
Open62541.UA_BrokerTransportQualityOfService_copy — MethodUA_BrokerTransportQualityOfService_copy(src::Ptr{UA_BrokerTransportQualityOfService}, dst::Ptr{UA_BrokerTransportQualityOfService})::UA_STATUSCODE
UA_BrokerTransportQualityOfService_copy(src::UA_BrokerTransportQualityOfService, dst::Ptr{UA_BrokerTransportQualityOfService})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_BrokerTransportQualityOfService_delete — MethodUA_BrokerTransportQualityOfService_delete(x::Ptr{UA_BrokerTransportQualityOfService})deletes the content of object x and its memory. 
Open62541.UA_BrokerTransportQualityOfService_deleteMembers — MethodUA_BrokerTransportQualityOfService_deleteMembers(x::Ptr{UA_BrokerTransportQualityOfService})(deprecated, use UA_BrokerTransportQualityOfService_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_BrokerTransportQualityOfService_init(x) to reset the type and its memory.
Open62541.UA_BrokerTransportQualityOfService_equal — MethodUA_BrokerTransportQualityOfService_equal(p1::Ptr{UA_BrokerTransportQualityOfService}, p2::Ptr{UA_BrokerTransportQualityOfService})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_BrokerTransportQualityOfService_init — MethodUA_BrokerTransportQualityOfService_init(x::Ptr{UA_BrokerTransportQualityOfService})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_BrokerTransportQualityOfService_new — MethodUA_BrokerTransportQualityOfService_new()::Ptr{UA_BrokerTransportQualityOfService}creates and initializes ("zeros") a UA_BrokerTransportQualityOfService object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_BrokerTransportQualityOfService_delete(x::Ptr{UA_BrokerTransportQualityOfService})
Open62541.UA_BrokerWriterGroupTransportDataType_clear — MethodUA_BrokerWriterGroupTransportDataType_clear(x::Ptr{UA_BrokerWriterGroupTransportDataType})deletes the dynamically allocated content of the object x and calls UA_BrokerWriterGroupTransportDataType_init(x) to reset the type and its memory. 
Open62541.UA_BrokerWriterGroupTransportDataType_copy — MethodUA_BrokerWriterGroupTransportDataType_copy(src::Ptr{UA_BrokerWriterGroupTransportDataType}, dst::Ptr{UA_BrokerWriterGroupTransportDataType})::UA_STATUSCODE
UA_BrokerWriterGroupTransportDataType_copy(src::UA_BrokerWriterGroupTransportDataType, dst::Ptr{UA_BrokerWriterGroupTransportDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_BrokerWriterGroupTransportDataType_delete — MethodUA_BrokerWriterGroupTransportDataType_delete(x::Ptr{UA_BrokerWriterGroupTransportDataType})deletes the content of object x and its memory. 
Open62541.UA_BrokerWriterGroupTransportDataType_deleteMembers — MethodUA_BrokerWriterGroupTransportDataType_deleteMembers(x::Ptr{UA_BrokerWriterGroupTransportDataType})(deprecated, use UA_BrokerWriterGroupTransportDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_BrokerWriterGroupTransportDataType_init(x) to reset the type and its memory.
Open62541.UA_BrokerWriterGroupTransportDataType_equal — MethodUA_BrokerWriterGroupTransportDataType_equal(p1::Ptr{UA_BrokerWriterGroupTransportDataType}, p2::Ptr{UA_BrokerWriterGroupTransportDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_BrokerWriterGroupTransportDataType_init — MethodUA_BrokerWriterGroupTransportDataType_init(x::Ptr{UA_BrokerWriterGroupTransportDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_BrokerWriterGroupTransportDataType_new — MethodUA_BrokerWriterGroupTransportDataType_new()::Ptr{UA_BrokerWriterGroupTransportDataType}creates and initializes ("zeros") a UA_BrokerWriterGroupTransportDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_BrokerWriterGroupTransportDataType_delete(x::Ptr{UA_BrokerWriterGroupTransportDataType})
Open62541.UA_BrowseDescription_clear — MethodUA_BrowseDescription_clear(x::Ptr{UA_BrowseDescription})deletes the dynamically allocated content of the object x and calls UA_BrowseDescription_init(x) to reset the type and its memory. 
Open62541.UA_BrowseDescription_copy — MethodUA_BrowseDescription_copy(src::Ptr{UA_BrowseDescription}, dst::Ptr{UA_BrowseDescription})::UA_STATUSCODE
UA_BrowseDescription_copy(src::UA_BrowseDescription, dst::Ptr{UA_BrowseDescription})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_BrowseDescription_delete — MethodUA_BrowseDescription_delete(x::Ptr{UA_BrowseDescription})deletes the content of object x and its memory. 
Open62541.UA_BrowseDescription_deleteMembers — MethodUA_BrowseDescription_deleteMembers(x::Ptr{UA_BrowseDescription})(deprecated, use UA_BrowseDescription_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_BrowseDescription_init(x) to reset the type and its memory.
Open62541.UA_BrowseDescription_equal — MethodUA_BrowseDescription_equal(p1::Ptr{UA_BrowseDescription}, p2::Ptr{UA_BrowseDescription})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_BrowseDescription_init — MethodUA_BrowseDescription_init(x::Ptr{UA_BrowseDescription})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_BrowseDescription_new — MethodUA_BrowseDescription_new()::Ptr{UA_BrowseDescription}creates and initializes ("zeros") a UA_BrowseDescription object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_BrowseDescription_delete(x::Ptr{UA_BrowseDescription})
Open62541.UA_BrowseDirection_clear — MethodUA_BrowseDirection_clear(x::Ptr{UA_BrowseDirection})deletes the dynamically allocated content of the object x and calls UA_BrowseDirection_init(x) to reset the type and its memory. 
Open62541.UA_BrowseDirection_copy — MethodUA_BrowseDirection_copy(src::Ptr{UA_BrowseDirection}, dst::Ptr{UA_BrowseDirection})::UA_STATUSCODE
UA_BrowseDirection_copy(src::UA_BrowseDirection, dst::Ptr{UA_BrowseDirection})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_BrowseDirection_delete — MethodUA_BrowseDirection_delete(x::Ptr{UA_BrowseDirection})deletes the content of object x and its memory. 
Open62541.UA_BrowseDirection_deleteMembers — MethodUA_BrowseDirection_deleteMembers(x::Ptr{UA_BrowseDirection})(deprecated, use UA_BrowseDirection_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_BrowseDirection_init(x) to reset the type and its memory.
Open62541.UA_BrowseDirection_equal — MethodUA_BrowseDirection_equal(p1::Ptr{UA_BrowseDirection}, p2::Ptr{UA_BrowseDirection})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_BrowseDirection_init — MethodUA_BrowseDirection_init(x::Ptr{UA_BrowseDirection})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_BrowseDirection_new — MethodUA_BrowseDirection_new()::Ptr{UA_BrowseDirection}creates and initializes ("zeros") a UA_BrowseDirection object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_BrowseDirection_delete(x::Ptr{UA_BrowseDirection})
Open62541.UA_BrowseNextRequest_clear — MethodUA_BrowseNextRequest_clear(x::Ptr{UA_BrowseNextRequest})deletes the dynamically allocated content of the object x and calls UA_BrowseNextRequest_init(x) to reset the type and its memory. 
Open62541.UA_BrowseNextRequest_copy — MethodUA_BrowseNextRequest_copy(src::Ptr{UA_BrowseNextRequest}, dst::Ptr{UA_BrowseNextRequest})::UA_STATUSCODE
UA_BrowseNextRequest_copy(src::UA_BrowseNextRequest, dst::Ptr{UA_BrowseNextRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_BrowseNextRequest_delete — MethodUA_BrowseNextRequest_delete(x::Ptr{UA_BrowseNextRequest})deletes the content of object x and its memory. 
Open62541.UA_BrowseNextRequest_deleteMembers — MethodUA_BrowseNextRequest_deleteMembers(x::Ptr{UA_BrowseNextRequest})(deprecated, use UA_BrowseNextRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_BrowseNextRequest_init(x) to reset the type and its memory.
Open62541.UA_BrowseNextRequest_equal — MethodUA_BrowseNextRequest_equal(p1::Ptr{UA_BrowseNextRequest}, p2::Ptr{UA_BrowseNextRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_BrowseNextRequest_init — MethodUA_BrowseNextRequest_init(x::Ptr{UA_BrowseNextRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_BrowseNextRequest_new — MethodUA_BrowseNextRequest_new()::Ptr{UA_BrowseNextRequest}creates and initializes ("zeros") a UA_BrowseNextRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_BrowseNextRequest_delete(x::Ptr{UA_BrowseNextRequest})
Open62541.UA_BrowseNextResponse_clear — MethodUA_BrowseNextResponse_clear(x::Ptr{UA_BrowseNextResponse})deletes the dynamically allocated content of the object x and calls UA_BrowseNextResponse_init(x) to reset the type and its memory. 
Open62541.UA_BrowseNextResponse_copy — MethodUA_BrowseNextResponse_copy(src::Ptr{UA_BrowseNextResponse}, dst::Ptr{UA_BrowseNextResponse})::UA_STATUSCODE
UA_BrowseNextResponse_copy(src::UA_BrowseNextResponse, dst::Ptr{UA_BrowseNextResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_BrowseNextResponse_delete — MethodUA_BrowseNextResponse_delete(x::Ptr{UA_BrowseNextResponse})deletes the content of object x and its memory. 
Open62541.UA_BrowseNextResponse_deleteMembers — MethodUA_BrowseNextResponse_deleteMembers(x::Ptr{UA_BrowseNextResponse})(deprecated, use UA_BrowseNextResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_BrowseNextResponse_init(x) to reset the type and its memory.
Open62541.UA_BrowseNextResponse_equal — MethodUA_BrowseNextResponse_equal(p1::Ptr{UA_BrowseNextResponse}, p2::Ptr{UA_BrowseNextResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_BrowseNextResponse_init — MethodUA_BrowseNextResponse_init(x::Ptr{UA_BrowseNextResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_BrowseNextResponse_new — MethodUA_BrowseNextResponse_new()::Ptr{UA_BrowseNextResponse}creates and initializes ("zeros") a UA_BrowseNextResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_BrowseNextResponse_delete(x::Ptr{UA_BrowseNextResponse})
Open62541.UA_BrowsePathResult_clear — MethodUA_BrowsePathResult_clear(x::Ptr{UA_BrowsePathResult})deletes the dynamically allocated content of the object x and calls UA_BrowsePathResult_init(x) to reset the type and its memory. 
Open62541.UA_BrowsePathResult_copy — MethodUA_BrowsePathResult_copy(src::Ptr{UA_BrowsePathResult}, dst::Ptr{UA_BrowsePathResult})::UA_STATUSCODE
UA_BrowsePathResult_copy(src::UA_BrowsePathResult, dst::Ptr{UA_BrowsePathResult})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_BrowsePathResult_delete — MethodUA_BrowsePathResult_delete(x::Ptr{UA_BrowsePathResult})deletes the content of object x and its memory. 
Open62541.UA_BrowsePathResult_deleteMembers — MethodUA_BrowsePathResult_deleteMembers(x::Ptr{UA_BrowsePathResult})(deprecated, use UA_BrowsePathResult_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_BrowsePathResult_init(x) to reset the type and its memory.
Open62541.UA_BrowsePathResult_equal — MethodUA_BrowsePathResult_equal(p1::Ptr{UA_BrowsePathResult}, p2::Ptr{UA_BrowsePathResult})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_BrowsePathResult_init — MethodUA_BrowsePathResult_init(x::Ptr{UA_BrowsePathResult})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_BrowsePathResult_new — MethodUA_BrowsePathResult_new()::Ptr{UA_BrowsePathResult}creates and initializes ("zeros") a UA_BrowsePathResult object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_BrowsePathResult_delete(x::Ptr{UA_BrowsePathResult})
Open62541.UA_BrowsePathTarget_clear — MethodUA_BrowsePathTarget_clear(x::Ptr{UA_BrowsePathTarget})deletes the dynamically allocated content of the object x and calls UA_BrowsePathTarget_init(x) to reset the type and its memory. 
Open62541.UA_BrowsePathTarget_copy — MethodUA_BrowsePathTarget_copy(src::Ptr{UA_BrowsePathTarget}, dst::Ptr{UA_BrowsePathTarget})::UA_STATUSCODE
UA_BrowsePathTarget_copy(src::UA_BrowsePathTarget, dst::Ptr{UA_BrowsePathTarget})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_BrowsePathTarget_delete — MethodUA_BrowsePathTarget_delete(x::Ptr{UA_BrowsePathTarget})deletes the content of object x and its memory. 
Open62541.UA_BrowsePathTarget_deleteMembers — MethodUA_BrowsePathTarget_deleteMembers(x::Ptr{UA_BrowsePathTarget})(deprecated, use UA_BrowsePathTarget_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_BrowsePathTarget_init(x) to reset the type and its memory.
Open62541.UA_BrowsePathTarget_equal — MethodUA_BrowsePathTarget_equal(p1::Ptr{UA_BrowsePathTarget}, p2::Ptr{UA_BrowsePathTarget})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_BrowsePathTarget_init — MethodUA_BrowsePathTarget_init(x::Ptr{UA_BrowsePathTarget})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_BrowsePathTarget_new — MethodUA_BrowsePathTarget_new()::Ptr{UA_BrowsePathTarget}creates and initializes ("zeros") a UA_BrowsePathTarget object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_BrowsePathTarget_delete(x::Ptr{UA_BrowsePathTarget})
Open62541.UA_BrowsePath_clear — MethodUA_BrowsePath_clear(x::Ptr{UA_BrowsePath})deletes the dynamically allocated content of the object x and calls UA_BrowsePath_init(x) to reset the type and its memory. 
Open62541.UA_BrowsePath_copy — MethodUA_BrowsePath_copy(src::Ptr{UA_BrowsePath}, dst::Ptr{UA_BrowsePath})::UA_STATUSCODE
UA_BrowsePath_copy(src::UA_BrowsePath, dst::Ptr{UA_BrowsePath})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_BrowsePath_delete — MethodUA_BrowsePath_delete(x::Ptr{UA_BrowsePath})deletes the content of object x and its memory. 
Open62541.UA_BrowsePath_deleteMembers — MethodUA_BrowsePath_deleteMembers(x::Ptr{UA_BrowsePath})(deprecated, use UA_BrowsePath_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_BrowsePath_init(x) to reset the type and its memory.
Open62541.UA_BrowsePath_equal — MethodUA_BrowsePath_equal(p1::Ptr{UA_BrowsePath}, p2::Ptr{UA_BrowsePath})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_BrowsePath_init — MethodUA_BrowsePath_init(x::Ptr{UA_BrowsePath})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_BrowsePath_new — MethodUA_BrowsePath_new()::Ptr{UA_BrowsePath}creates and initializes ("zeros") a UA_BrowsePath object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_BrowsePath_delete(x::Ptr{UA_BrowsePath})
Open62541.UA_BrowseRequest_clear — MethodUA_BrowseRequest_clear(x::Ptr{UA_BrowseRequest})deletes the dynamically allocated content of the object x and calls UA_BrowseRequest_init(x) to reset the type and its memory. 
Open62541.UA_BrowseRequest_copy — MethodUA_BrowseRequest_copy(src::Ptr{UA_BrowseRequest}, dst::Ptr{UA_BrowseRequest})::UA_STATUSCODE
UA_BrowseRequest_copy(src::UA_BrowseRequest, dst::Ptr{UA_BrowseRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_BrowseRequest_delete — MethodUA_BrowseRequest_delete(x::Ptr{UA_BrowseRequest})deletes the content of object x and its memory. 
Open62541.UA_BrowseRequest_deleteMembers — MethodUA_BrowseRequest_deleteMembers(x::Ptr{UA_BrowseRequest})(deprecated, use UA_BrowseRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_BrowseRequest_init(x) to reset the type and its memory.
Open62541.UA_BrowseRequest_equal — MethodUA_BrowseRequest_equal(p1::Ptr{UA_BrowseRequest}, p2::Ptr{UA_BrowseRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_BrowseRequest_init — MethodUA_BrowseRequest_init(x::Ptr{UA_BrowseRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_BrowseRequest_new — MethodUA_BrowseRequest_new()::Ptr{UA_BrowseRequest}creates and initializes ("zeros") a UA_BrowseRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_BrowseRequest_delete(x::Ptr{UA_BrowseRequest})
Open62541.UA_BrowseResponse_clear — MethodUA_BrowseResponse_clear(x::Ptr{UA_BrowseResponse})deletes the dynamically allocated content of the object x and calls UA_BrowseResponse_init(x) to reset the type and its memory. 
Open62541.UA_BrowseResponse_copy — MethodUA_BrowseResponse_copy(src::Ptr{UA_BrowseResponse}, dst::Ptr{UA_BrowseResponse})::UA_STATUSCODE
UA_BrowseResponse_copy(src::UA_BrowseResponse, dst::Ptr{UA_BrowseResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_BrowseResponse_delete — MethodUA_BrowseResponse_delete(x::Ptr{UA_BrowseResponse})deletes the content of object x and its memory. 
Open62541.UA_BrowseResponse_deleteMembers — MethodUA_BrowseResponse_deleteMembers(x::Ptr{UA_BrowseResponse})(deprecated, use UA_BrowseResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_BrowseResponse_init(x) to reset the type and its memory.
Open62541.UA_BrowseResponse_equal — MethodUA_BrowseResponse_equal(p1::Ptr{UA_BrowseResponse}, p2::Ptr{UA_BrowseResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_BrowseResponse_init — MethodUA_BrowseResponse_init(x::Ptr{UA_BrowseResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_BrowseResponse_new — MethodUA_BrowseResponse_new()::Ptr{UA_BrowseResponse}creates and initializes ("zeros") a UA_BrowseResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_BrowseResponse_delete(x::Ptr{UA_BrowseResponse})
Open62541.UA_BrowseResultMask_clear — MethodUA_BrowseResultMask_clear(x::Ptr{UA_BrowseResultMask})deletes the dynamically allocated content of the object x and calls UA_BrowseResultMask_init(x) to reset the type and its memory. 
Open62541.UA_BrowseResultMask_copy — MethodUA_BrowseResultMask_copy(src::Ptr{UA_BrowseResultMask}, dst::Ptr{UA_BrowseResultMask})::UA_STATUSCODE
UA_BrowseResultMask_copy(src::UA_BrowseResultMask, dst::Ptr{UA_BrowseResultMask})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_BrowseResultMask_delete — MethodUA_BrowseResultMask_delete(x::Ptr{UA_BrowseResultMask})deletes the content of object x and its memory. 
Open62541.UA_BrowseResultMask_deleteMembers — MethodUA_BrowseResultMask_deleteMembers(x::Ptr{UA_BrowseResultMask})(deprecated, use UA_BrowseResultMask_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_BrowseResultMask_init(x) to reset the type and its memory.
Open62541.UA_BrowseResultMask_equal — MethodUA_BrowseResultMask_equal(p1::Ptr{UA_BrowseResultMask}, p2::Ptr{UA_BrowseResultMask})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_BrowseResultMask_init — MethodUA_BrowseResultMask_init(x::Ptr{UA_BrowseResultMask})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_BrowseResultMask_new — MethodUA_BrowseResultMask_new()::Ptr{UA_BrowseResultMask}creates and initializes ("zeros") a UA_BrowseResultMask object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_BrowseResultMask_delete(x::Ptr{UA_BrowseResultMask})
Open62541.UA_BrowseResult_clear — MethodUA_BrowseResult_clear(x::Ptr{UA_BrowseResult})deletes the dynamically allocated content of the object x and calls UA_BrowseResult_init(x) to reset the type and its memory. 
Open62541.UA_BrowseResult_copy — MethodUA_BrowseResult_copy(src::Ptr{UA_BrowseResult}, dst::Ptr{UA_BrowseResult})::UA_STATUSCODE
UA_BrowseResult_copy(src::UA_BrowseResult, dst::Ptr{UA_BrowseResult})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_BrowseResult_delete — MethodUA_BrowseResult_delete(x::Ptr{UA_BrowseResult})deletes the content of object x and its memory. 
Open62541.UA_BrowseResult_deleteMembers — MethodUA_BrowseResult_deleteMembers(x::Ptr{UA_BrowseResult})(deprecated, use UA_BrowseResult_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_BrowseResult_init(x) to reset the type and its memory.
Open62541.UA_BrowseResult_equal — MethodUA_BrowseResult_equal(p1::Ptr{UA_BrowseResult}, p2::Ptr{UA_BrowseResult})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_BrowseResult_init — MethodUA_BrowseResult_init(x::Ptr{UA_BrowseResult})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_BrowseResult_new — MethodUA_BrowseResult_new()::Ptr{UA_BrowseResult}creates and initializes ("zeros") a UA_BrowseResult object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_BrowseResult_delete(x::Ptr{UA_BrowseResult})
Open62541.UA_BuildInfo_clear — MethodUA_BuildInfo_clear(x::Ptr{UA_BuildInfo})deletes the dynamically allocated content of the object x and calls UA_BuildInfo_init(x) to reset the type and its memory. 
Open62541.UA_BuildInfo_copy — MethodUA_BuildInfo_copy(src::Ptr{UA_BuildInfo}, dst::Ptr{UA_BuildInfo})::UA_STATUSCODE
UA_BuildInfo_copy(src::UA_BuildInfo, dst::Ptr{UA_BuildInfo})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_BuildInfo_delete — MethodUA_BuildInfo_delete(x::Ptr{UA_BuildInfo})deletes the content of object x and its memory. 
Open62541.UA_BuildInfo_deleteMembers — MethodUA_BuildInfo_deleteMembers(x::Ptr{UA_BuildInfo})(deprecated, use UA_BuildInfo_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_BuildInfo_init(x) to reset the type and its memory.
Open62541.UA_BuildInfo_equal — MethodUA_BuildInfo_equal(p1::Ptr{UA_BuildInfo}, p2::Ptr{UA_BuildInfo})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_BuildInfo_init — MethodUA_BuildInfo_init(x::Ptr{UA_BuildInfo})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_BuildInfo_new — MethodUA_BuildInfo_new()::Ptr{UA_BuildInfo}creates and initializes ("zeros") a UA_BuildInfo object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_BuildInfo_delete(x::Ptr{UA_BuildInfo})
Open62541.UA_ByteString_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_ByteString_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ByteString_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_ByteString_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_ByteString_equal — MethodUA_ByteString_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ByteString_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ByteString_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_Byte_clear — MethodUInt8_clear(x::Ptr{UInt8})deletes the dynamically allocated content of the object x and calls UInt8_init(x) to reset the type and its memory. 
Open62541.UA_Byte_copy — MethodUInt8_copy(src::Ptr{UInt8}, dst::Ptr{UInt8})::UA_STATUSCODE
UInt8_copy(src::UInt8, dst::Ptr{UInt8})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_Byte_delete — MethodUInt8_delete(x::Ptr{UInt8})deletes the content of object x and its memory. 
Open62541.UA_Byte_deleteMembers — MethodUInt8_deleteMembers(x::Ptr{UInt8})(deprecated, use UInt8_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt8_init(x) to reset the type and its memory.
Open62541.UA_Byte_equal — MethodUA_Byte_equal(p1::Ptr{UInt8}, p2::Ptr{UInt8})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_Byte_init — MethodUInt8_init(x::Ptr{UInt8})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_Byte_new — MethodUInt8_new()::Ptr{UInt8}creates and initializes ("zeros") a UInt8 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt8_delete(x::Ptr{UInt8})
Open62541.UA_CallMethodRequest_clear — MethodUA_CallMethodRequest_clear(x::Ptr{UA_CallMethodRequest})deletes the dynamically allocated content of the object x and calls UA_CallMethodRequest_init(x) to reset the type and its memory. 
Open62541.UA_CallMethodRequest_copy — MethodUA_CallMethodRequest_copy(src::Ptr{UA_CallMethodRequest}, dst::Ptr{UA_CallMethodRequest})::UA_STATUSCODE
UA_CallMethodRequest_copy(src::UA_CallMethodRequest, dst::Ptr{UA_CallMethodRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_CallMethodRequest_delete — MethodUA_CallMethodRequest_delete(x::Ptr{UA_CallMethodRequest})deletes the content of object x and its memory. 
Open62541.UA_CallMethodRequest_deleteMembers — MethodUA_CallMethodRequest_deleteMembers(x::Ptr{UA_CallMethodRequest})(deprecated, use UA_CallMethodRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_CallMethodRequest_init(x) to reset the type and its memory.
Open62541.UA_CallMethodRequest_equal — MethodUA_CallMethodRequest_equal(p1::Ptr{UA_CallMethodRequest}, p2::Ptr{UA_CallMethodRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_CallMethodRequest_init — MethodUA_CallMethodRequest_init(x::Ptr{UA_CallMethodRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_CallMethodRequest_new — MethodUA_CallMethodRequest_new()::Ptr{UA_CallMethodRequest}creates and initializes ("zeros") a UA_CallMethodRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_CallMethodRequest_delete(x::Ptr{UA_CallMethodRequest})
Open62541.UA_CallMethodResult_clear — MethodUA_CallMethodResult_clear(x::Ptr{UA_CallMethodResult})deletes the dynamically allocated content of the object x and calls UA_CallMethodResult_init(x) to reset the type and its memory. 
Open62541.UA_CallMethodResult_copy — MethodUA_CallMethodResult_copy(src::Ptr{UA_CallMethodResult}, dst::Ptr{UA_CallMethodResult})::UA_STATUSCODE
UA_CallMethodResult_copy(src::UA_CallMethodResult, dst::Ptr{UA_CallMethodResult})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_CallMethodResult_delete — MethodUA_CallMethodResult_delete(x::Ptr{UA_CallMethodResult})deletes the content of object x and its memory. 
Open62541.UA_CallMethodResult_deleteMembers — MethodUA_CallMethodResult_deleteMembers(x::Ptr{UA_CallMethodResult})(deprecated, use UA_CallMethodResult_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_CallMethodResult_init(x) to reset the type and its memory.
Open62541.UA_CallMethodResult_equal — MethodUA_CallMethodResult_equal(p1::Ptr{UA_CallMethodResult}, p2::Ptr{UA_CallMethodResult})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_CallMethodResult_init — MethodUA_CallMethodResult_init(x::Ptr{UA_CallMethodResult})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_CallMethodResult_new — MethodUA_CallMethodResult_new()::Ptr{UA_CallMethodResult}creates and initializes ("zeros") a UA_CallMethodResult object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_CallMethodResult_delete(x::Ptr{UA_CallMethodResult})
Open62541.UA_CallRequest_clear — MethodUA_CallRequest_clear(x::Ptr{UA_CallRequest})deletes the dynamically allocated content of the object x and calls UA_CallRequest_init(x) to reset the type and its memory. 
Open62541.UA_CallRequest_copy — MethodUA_CallRequest_copy(src::Ptr{UA_CallRequest}, dst::Ptr{UA_CallRequest})::UA_STATUSCODE
UA_CallRequest_copy(src::UA_CallRequest, dst::Ptr{UA_CallRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_CallRequest_delete — MethodUA_CallRequest_delete(x::Ptr{UA_CallRequest})deletes the content of object x and its memory. 
Open62541.UA_CallRequest_deleteMembers — MethodUA_CallRequest_deleteMembers(x::Ptr{UA_CallRequest})(deprecated, use UA_CallRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_CallRequest_init(x) to reset the type and its memory.
Open62541.UA_CallRequest_equal — MethodUA_CallRequest_equal(p1::Ptr{UA_CallRequest}, p2::Ptr{UA_CallRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_CallRequest_init — MethodUA_CallRequest_init(x::Ptr{UA_CallRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_CallRequest_new — MethodUA_CallRequest_new()::Ptr{UA_CallRequest}creates and initializes ("zeros") a UA_CallRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_CallRequest_delete(x::Ptr{UA_CallRequest})
Open62541.UA_CallResponse_clear — MethodUA_CallResponse_clear(x::Ptr{UA_CallResponse})deletes the dynamically allocated content of the object x and calls UA_CallResponse_init(x) to reset the type and its memory. 
Open62541.UA_CallResponse_copy — MethodUA_CallResponse_copy(src::Ptr{UA_CallResponse}, dst::Ptr{UA_CallResponse})::UA_STATUSCODE
UA_CallResponse_copy(src::UA_CallResponse, dst::Ptr{UA_CallResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_CallResponse_delete — MethodUA_CallResponse_delete(x::Ptr{UA_CallResponse})deletes the content of object x and its memory. 
Open62541.UA_CallResponse_deleteMembers — MethodUA_CallResponse_deleteMembers(x::Ptr{UA_CallResponse})(deprecated, use UA_CallResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_CallResponse_init(x) to reset the type and its memory.
Open62541.UA_CallResponse_equal — MethodUA_CallResponse_equal(p1::Ptr{UA_CallResponse}, p2::Ptr{UA_CallResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_CallResponse_init — MethodUA_CallResponse_init(x::Ptr{UA_CallResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_CallResponse_new — MethodUA_CallResponse_new()::Ptr{UA_CallResponse}creates and initializes ("zeros") a UA_CallResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_CallResponse_delete(x::Ptr{UA_CallResponse})
Open62541.UA_CancelRequest_clear — MethodUA_CancelRequest_clear(x::Ptr{UA_CancelRequest})deletes the dynamically allocated content of the object x and calls UA_CancelRequest_init(x) to reset the type and its memory. 
Open62541.UA_CancelRequest_copy — MethodUA_CancelRequest_copy(src::Ptr{UA_CancelRequest}, dst::Ptr{UA_CancelRequest})::UA_STATUSCODE
UA_CancelRequest_copy(src::UA_CancelRequest, dst::Ptr{UA_CancelRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_CancelRequest_delete — MethodUA_CancelRequest_delete(x::Ptr{UA_CancelRequest})deletes the content of object x and its memory. 
Open62541.UA_CancelRequest_deleteMembers — MethodUA_CancelRequest_deleteMembers(x::Ptr{UA_CancelRequest})(deprecated, use UA_CancelRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_CancelRequest_init(x) to reset the type and its memory.
Open62541.UA_CancelRequest_equal — MethodUA_CancelRequest_equal(p1::Ptr{UA_CancelRequest}, p2::Ptr{UA_CancelRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_CancelRequest_init — MethodUA_CancelRequest_init(x::Ptr{UA_CancelRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_CancelRequest_new — MethodUA_CancelRequest_new()::Ptr{UA_CancelRequest}creates and initializes ("zeros") a UA_CancelRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_CancelRequest_delete(x::Ptr{UA_CancelRequest})
Open62541.UA_CancelResponse_clear — MethodUA_CancelResponse_clear(x::Ptr{UA_CancelResponse})deletes the dynamically allocated content of the object x and calls UA_CancelResponse_init(x) to reset the type and its memory. 
Open62541.UA_CancelResponse_copy — MethodUA_CancelResponse_copy(src::Ptr{UA_CancelResponse}, dst::Ptr{UA_CancelResponse})::UA_STATUSCODE
UA_CancelResponse_copy(src::UA_CancelResponse, dst::Ptr{UA_CancelResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_CancelResponse_delete — MethodUA_CancelResponse_delete(x::Ptr{UA_CancelResponse})deletes the content of object x and its memory. 
Open62541.UA_CancelResponse_deleteMembers — MethodUA_CancelResponse_deleteMembers(x::Ptr{UA_CancelResponse})(deprecated, use UA_CancelResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_CancelResponse_init(x) to reset the type and its memory.
Open62541.UA_CancelResponse_equal — MethodUA_CancelResponse_equal(p1::Ptr{UA_CancelResponse}, p2::Ptr{UA_CancelResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_CancelResponse_init — MethodUA_CancelResponse_init(x::Ptr{UA_CancelResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_CancelResponse_new — MethodUA_CancelResponse_new()::Ptr{UA_CancelResponse}creates and initializes ("zeros") a UA_CancelResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_CancelResponse_delete(x::Ptr{UA_CancelResponse})
Open62541.UA_ChannelSecurityToken_clear — MethodUA_ChannelSecurityToken_clear(x::Ptr{UA_ChannelSecurityToken})deletes the dynamically allocated content of the object x and calls UA_ChannelSecurityToken_init(x) to reset the type and its memory. 
Open62541.UA_ChannelSecurityToken_copy — MethodUA_ChannelSecurityToken_copy(src::Ptr{UA_ChannelSecurityToken}, dst::Ptr{UA_ChannelSecurityToken})::UA_STATUSCODE
UA_ChannelSecurityToken_copy(src::UA_ChannelSecurityToken, dst::Ptr{UA_ChannelSecurityToken})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ChannelSecurityToken_delete — MethodUA_ChannelSecurityToken_delete(x::Ptr{UA_ChannelSecurityToken})deletes the content of object x and its memory. 
Open62541.UA_ChannelSecurityToken_deleteMembers — MethodUA_ChannelSecurityToken_deleteMembers(x::Ptr{UA_ChannelSecurityToken})(deprecated, use UA_ChannelSecurityToken_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ChannelSecurityToken_init(x) to reset the type and its memory.
Open62541.UA_ChannelSecurityToken_equal — MethodUA_ChannelSecurityToken_equal(p1::Ptr{UA_ChannelSecurityToken}, p2::Ptr{UA_ChannelSecurityToken})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ChannelSecurityToken_init — MethodUA_ChannelSecurityToken_init(x::Ptr{UA_ChannelSecurityToken})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ChannelSecurityToken_new — MethodUA_ChannelSecurityToken_new()::Ptr{UA_ChannelSecurityToken}creates and initializes ("zeros") a UA_ChannelSecurityToken object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ChannelSecurityToken_delete(x::Ptr{UA_ChannelSecurityToken})
Open62541.UA_CloseSecureChannelRequest_clear — MethodUA_CloseSecureChannelRequest_clear(x::Ptr{UA_CloseSecureChannelRequest})deletes the dynamically allocated content of the object x and calls UA_CloseSecureChannelRequest_init(x) to reset the type and its memory. 
Open62541.UA_CloseSecureChannelRequest_copy — MethodUA_CloseSecureChannelRequest_copy(src::Ptr{UA_CloseSecureChannelRequest}, dst::Ptr{UA_CloseSecureChannelRequest})::UA_STATUSCODE
UA_CloseSecureChannelRequest_copy(src::UA_CloseSecureChannelRequest, dst::Ptr{UA_CloseSecureChannelRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_CloseSecureChannelRequest_delete — MethodUA_CloseSecureChannelRequest_delete(x::Ptr{UA_CloseSecureChannelRequest})deletes the content of object x and its memory. 
Open62541.UA_CloseSecureChannelRequest_deleteMembers — MethodUA_CloseSecureChannelRequest_deleteMembers(x::Ptr{UA_CloseSecureChannelRequest})(deprecated, use UA_CloseSecureChannelRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_CloseSecureChannelRequest_init(x) to reset the type and its memory.
Open62541.UA_CloseSecureChannelRequest_equal — MethodUA_CloseSecureChannelRequest_equal(p1::Ptr{UA_CloseSecureChannelRequest}, p2::Ptr{UA_CloseSecureChannelRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_CloseSecureChannelRequest_init — MethodUA_CloseSecureChannelRequest_init(x::Ptr{UA_CloseSecureChannelRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_CloseSecureChannelRequest_new — MethodUA_CloseSecureChannelRequest_new()::Ptr{UA_CloseSecureChannelRequest}creates and initializes ("zeros") a UA_CloseSecureChannelRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_CloseSecureChannelRequest_delete(x::Ptr{UA_CloseSecureChannelRequest})
Open62541.UA_CloseSecureChannelResponse_clear — MethodUA_CloseSecureChannelResponse_clear(x::Ptr{UA_CloseSecureChannelResponse})deletes the dynamically allocated content of the object x and calls UA_CloseSecureChannelResponse_init(x) to reset the type and its memory. 
Open62541.UA_CloseSecureChannelResponse_copy — MethodUA_CloseSecureChannelResponse_copy(src::Ptr{UA_CloseSecureChannelResponse}, dst::Ptr{UA_CloseSecureChannelResponse})::UA_STATUSCODE
UA_CloseSecureChannelResponse_copy(src::UA_CloseSecureChannelResponse, dst::Ptr{UA_CloseSecureChannelResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_CloseSecureChannelResponse_delete — MethodUA_CloseSecureChannelResponse_delete(x::Ptr{UA_CloseSecureChannelResponse})deletes the content of object x and its memory. 
Open62541.UA_CloseSecureChannelResponse_deleteMembers — MethodUA_CloseSecureChannelResponse_deleteMembers(x::Ptr{UA_CloseSecureChannelResponse})(deprecated, use UA_CloseSecureChannelResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_CloseSecureChannelResponse_init(x) to reset the type and its memory.
Open62541.UA_CloseSecureChannelResponse_equal — MethodUA_CloseSecureChannelResponse_equal(p1::Ptr{UA_CloseSecureChannelResponse}, p2::Ptr{UA_CloseSecureChannelResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_CloseSecureChannelResponse_init — MethodUA_CloseSecureChannelResponse_init(x::Ptr{UA_CloseSecureChannelResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_CloseSecureChannelResponse_new — MethodUA_CloseSecureChannelResponse_new()::Ptr{UA_CloseSecureChannelResponse}creates and initializes ("zeros") a UA_CloseSecureChannelResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_CloseSecureChannelResponse_delete(x::Ptr{UA_CloseSecureChannelResponse})
Open62541.UA_CloseSessionRequest_clear — MethodUA_CloseSessionRequest_clear(x::Ptr{UA_CloseSessionRequest})deletes the dynamically allocated content of the object x and calls UA_CloseSessionRequest_init(x) to reset the type and its memory. 
Open62541.UA_CloseSessionRequest_copy — MethodUA_CloseSessionRequest_copy(src::Ptr{UA_CloseSessionRequest}, dst::Ptr{UA_CloseSessionRequest})::UA_STATUSCODE
UA_CloseSessionRequest_copy(src::UA_CloseSessionRequest, dst::Ptr{UA_CloseSessionRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_CloseSessionRequest_delete — MethodUA_CloseSessionRequest_delete(x::Ptr{UA_CloseSessionRequest})deletes the content of object x and its memory. 
Open62541.UA_CloseSessionRequest_deleteMembers — MethodUA_CloseSessionRequest_deleteMembers(x::Ptr{UA_CloseSessionRequest})(deprecated, use UA_CloseSessionRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_CloseSessionRequest_init(x) to reset the type and its memory.
Open62541.UA_CloseSessionRequest_equal — MethodUA_CloseSessionRequest_equal(p1::Ptr{UA_CloseSessionRequest}, p2::Ptr{UA_CloseSessionRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_CloseSessionRequest_init — MethodUA_CloseSessionRequest_init(x::Ptr{UA_CloseSessionRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_CloseSessionRequest_new — MethodUA_CloseSessionRequest_new()::Ptr{UA_CloseSessionRequest}creates and initializes ("zeros") a UA_CloseSessionRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_CloseSessionRequest_delete(x::Ptr{UA_CloseSessionRequest})
Open62541.UA_CloseSessionResponse_clear — MethodUA_CloseSessionResponse_clear(x::Ptr{UA_CloseSessionResponse})deletes the dynamically allocated content of the object x and calls UA_CloseSessionResponse_init(x) to reset the type and its memory. 
Open62541.UA_CloseSessionResponse_copy — MethodUA_CloseSessionResponse_copy(src::Ptr{UA_CloseSessionResponse}, dst::Ptr{UA_CloseSessionResponse})::UA_STATUSCODE
UA_CloseSessionResponse_copy(src::UA_CloseSessionResponse, dst::Ptr{UA_CloseSessionResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_CloseSessionResponse_delete — MethodUA_CloseSessionResponse_delete(x::Ptr{UA_CloseSessionResponse})deletes the content of object x and its memory. 
Open62541.UA_CloseSessionResponse_deleteMembers — MethodUA_CloseSessionResponse_deleteMembers(x::Ptr{UA_CloseSessionResponse})(deprecated, use UA_CloseSessionResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_CloseSessionResponse_init(x) to reset the type and its memory.
Open62541.UA_CloseSessionResponse_equal — MethodUA_CloseSessionResponse_equal(p1::Ptr{UA_CloseSessionResponse}, p2::Ptr{UA_CloseSessionResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_CloseSessionResponse_init — MethodUA_CloseSessionResponse_init(x::Ptr{UA_CloseSessionResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_CloseSessionResponse_new — MethodUA_CloseSessionResponse_new()::Ptr{UA_CloseSessionResponse}creates and initializes ("zeros") a UA_CloseSessionResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_CloseSessionResponse_delete(x::Ptr{UA_CloseSessionResponse})
Open62541.UA_ComplexNumberType_clear — MethodUA_ComplexNumberType_clear(x::Ptr{UA_ComplexNumberType})deletes the dynamically allocated content of the object x and calls UA_ComplexNumberType_init(x) to reset the type and its memory. 
Open62541.UA_ComplexNumberType_copy — MethodUA_ComplexNumberType_copy(src::Ptr{UA_ComplexNumberType}, dst::Ptr{UA_ComplexNumberType})::UA_STATUSCODE
UA_ComplexNumberType_copy(src::UA_ComplexNumberType, dst::Ptr{UA_ComplexNumberType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ComplexNumberType_delete — MethodUA_ComplexNumberType_delete(x::Ptr{UA_ComplexNumberType})deletes the content of object x and its memory. 
Open62541.UA_ComplexNumberType_deleteMembers — MethodUA_ComplexNumberType_deleteMembers(x::Ptr{UA_ComplexNumberType})(deprecated, use UA_ComplexNumberType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ComplexNumberType_init(x) to reset the type and its memory.
Open62541.UA_ComplexNumberType_equal — MethodUA_ComplexNumberType_equal(p1::Ptr{UA_ComplexNumberType}, p2::Ptr{UA_ComplexNumberType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ComplexNumberType_init — MethodUA_ComplexNumberType_init(x::Ptr{UA_ComplexNumberType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ComplexNumberType_new — MethodUA_ComplexNumberType_new()::Ptr{UA_ComplexNumberType}creates and initializes ("zeros") a UA_ComplexNumberType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ComplexNumberType_delete(x::Ptr{UA_ComplexNumberType})
Open62541.UA_ConfigurationVersionDataType_clear — MethodUA_ConfigurationVersionDataType_clear(x::Ptr{UA_ConfigurationVersionDataType})deletes the dynamically allocated content of the object x and calls UA_ConfigurationVersionDataType_init(x) to reset the type and its memory. 
Open62541.UA_ConfigurationVersionDataType_copy — MethodUA_ConfigurationVersionDataType_copy(src::Ptr{UA_ConfigurationVersionDataType}, dst::Ptr{UA_ConfigurationVersionDataType})::UA_STATUSCODE
UA_ConfigurationVersionDataType_copy(src::UA_ConfigurationVersionDataType, dst::Ptr{UA_ConfigurationVersionDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ConfigurationVersionDataType_delete — MethodUA_ConfigurationVersionDataType_delete(x::Ptr{UA_ConfigurationVersionDataType})deletes the content of object x and its memory. 
Open62541.UA_ConfigurationVersionDataType_deleteMembers — MethodUA_ConfigurationVersionDataType_deleteMembers(x::Ptr{UA_ConfigurationVersionDataType})(deprecated, use UA_ConfigurationVersionDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ConfigurationVersionDataType_init(x) to reset the type and its memory.
Open62541.UA_ConfigurationVersionDataType_equal — MethodUA_ConfigurationVersionDataType_equal(p1::Ptr{UA_ConfigurationVersionDataType}, p2::Ptr{UA_ConfigurationVersionDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ConfigurationVersionDataType_init — MethodUA_ConfigurationVersionDataType_init(x::Ptr{UA_ConfigurationVersionDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ConfigurationVersionDataType_new — MethodUA_ConfigurationVersionDataType_new()::Ptr{UA_ConfigurationVersionDataType}creates and initializes ("zeros") a UA_ConfigurationVersionDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ConfigurationVersionDataType_delete(x::Ptr{UA_ConfigurationVersionDataType})
Open62541.UA_ContentFilterElementResult_clear — MethodUA_ContentFilterElementResult_clear(x::Ptr{UA_ContentFilterElementResult})deletes the dynamically allocated content of the object x and calls UA_ContentFilterElementResult_init(x) to reset the type and its memory. 
Open62541.UA_ContentFilterElementResult_copy — MethodUA_ContentFilterElementResult_copy(src::Ptr{UA_ContentFilterElementResult}, dst::Ptr{UA_ContentFilterElementResult})::UA_STATUSCODE
UA_ContentFilterElementResult_copy(src::UA_ContentFilterElementResult, dst::Ptr{UA_ContentFilterElementResult})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ContentFilterElementResult_delete — MethodUA_ContentFilterElementResult_delete(x::Ptr{UA_ContentFilterElementResult})deletes the content of object x and its memory. 
Open62541.UA_ContentFilterElementResult_deleteMembers — MethodUA_ContentFilterElementResult_deleteMembers(x::Ptr{UA_ContentFilterElementResult})(deprecated, use UA_ContentFilterElementResult_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ContentFilterElementResult_init(x) to reset the type and its memory.
Open62541.UA_ContentFilterElementResult_equal — MethodUA_ContentFilterElementResult_equal(p1::Ptr{UA_ContentFilterElementResult}, p2::Ptr{UA_ContentFilterElementResult})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ContentFilterElementResult_init — MethodUA_ContentFilterElementResult_init(x::Ptr{UA_ContentFilterElementResult})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ContentFilterElementResult_new — MethodUA_ContentFilterElementResult_new()::Ptr{UA_ContentFilterElementResult}creates and initializes ("zeros") a UA_ContentFilterElementResult object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ContentFilterElementResult_delete(x::Ptr{UA_ContentFilterElementResult})
Open62541.UA_ContentFilterElement_clear — MethodUA_ContentFilterElement_clear(x::Ptr{UA_ContentFilterElement})deletes the dynamically allocated content of the object x and calls UA_ContentFilterElement_init(x) to reset the type and its memory. 
Open62541.UA_ContentFilterElement_copy — MethodUA_ContentFilterElement_copy(src::Ptr{UA_ContentFilterElement}, dst::Ptr{UA_ContentFilterElement})::UA_STATUSCODE
UA_ContentFilterElement_copy(src::UA_ContentFilterElement, dst::Ptr{UA_ContentFilterElement})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ContentFilterElement_delete — MethodUA_ContentFilterElement_delete(x::Ptr{UA_ContentFilterElement})deletes the content of object x and its memory. 
Open62541.UA_ContentFilterElement_deleteMembers — MethodUA_ContentFilterElement_deleteMembers(x::Ptr{UA_ContentFilterElement})(deprecated, use UA_ContentFilterElement_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ContentFilterElement_init(x) to reset the type and its memory.
Open62541.UA_ContentFilterElement_equal — MethodUA_ContentFilterElement_equal(p1::Ptr{UA_ContentFilterElement}, p2::Ptr{UA_ContentFilterElement})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ContentFilterElement_init — MethodUA_ContentFilterElement_init(x::Ptr{UA_ContentFilterElement})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ContentFilterElement_new — MethodUA_ContentFilterElement_new()::Ptr{UA_ContentFilterElement}creates and initializes ("zeros") a UA_ContentFilterElement object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ContentFilterElement_delete(x::Ptr{UA_ContentFilterElement})
Open62541.UA_ContentFilterResult_clear — MethodUA_ContentFilterResult_clear(x::Ptr{UA_ContentFilterResult})deletes the dynamically allocated content of the object x and calls UA_ContentFilterResult_init(x) to reset the type and its memory. 
Open62541.UA_ContentFilterResult_copy — MethodUA_ContentFilterResult_copy(src::Ptr{UA_ContentFilterResult}, dst::Ptr{UA_ContentFilterResult})::UA_STATUSCODE
UA_ContentFilterResult_copy(src::UA_ContentFilterResult, dst::Ptr{UA_ContentFilterResult})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ContentFilterResult_delete — MethodUA_ContentFilterResult_delete(x::Ptr{UA_ContentFilterResult})deletes the content of object x and its memory. 
Open62541.UA_ContentFilterResult_deleteMembers — MethodUA_ContentFilterResult_deleteMembers(x::Ptr{UA_ContentFilterResult})(deprecated, use UA_ContentFilterResult_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ContentFilterResult_init(x) to reset the type and its memory.
Open62541.UA_ContentFilterResult_equal — MethodUA_ContentFilterResult_equal(p1::Ptr{UA_ContentFilterResult}, p2::Ptr{UA_ContentFilterResult})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ContentFilterResult_init — MethodUA_ContentFilterResult_init(x::Ptr{UA_ContentFilterResult})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ContentFilterResult_new — MethodUA_ContentFilterResult_new()::Ptr{UA_ContentFilterResult}creates and initializes ("zeros") a UA_ContentFilterResult object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ContentFilterResult_delete(x::Ptr{UA_ContentFilterResult})
Open62541.UA_ContentFilter_clear — MethodUA_ContentFilter_clear(x::Ptr{UA_ContentFilter})deletes the dynamically allocated content of the object x and calls UA_ContentFilter_init(x) to reset the type and its memory. 
Open62541.UA_ContentFilter_copy — MethodUA_ContentFilter_copy(src::Ptr{UA_ContentFilter}, dst::Ptr{UA_ContentFilter})::UA_STATUSCODE
UA_ContentFilter_copy(src::UA_ContentFilter, dst::Ptr{UA_ContentFilter})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ContentFilter_delete — MethodUA_ContentFilter_delete(x::Ptr{UA_ContentFilter})deletes the content of object x and its memory. 
Open62541.UA_ContentFilter_deleteMembers — MethodUA_ContentFilter_deleteMembers(x::Ptr{UA_ContentFilter})(deprecated, use UA_ContentFilter_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ContentFilter_init(x) to reset the type and its memory.
Open62541.UA_ContentFilter_equal — MethodUA_ContentFilter_equal(p1::Ptr{UA_ContentFilter}, p2::Ptr{UA_ContentFilter})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ContentFilter_init — MethodUA_ContentFilter_init(x::Ptr{UA_ContentFilter})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ContentFilter_new — MethodUA_ContentFilter_new()::Ptr{UA_ContentFilter}creates and initializes ("zeros") a UA_ContentFilter object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ContentFilter_delete(x::Ptr{UA_ContentFilter})
Open62541.UA_ContinuationPoint_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_ContinuationPoint_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ContinuationPoint_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_ContinuationPoint_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_ContinuationPoint_equal — MethodUA_ContinuationPoint_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ContinuationPoint_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ContinuationPoint_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_Counter_clear — MethodUInt32_clear(x::Ptr{UInt32})deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory. 
Open62541.UA_Counter_copy — MethodUInt32_copy(src::Ptr{UInt32}, dst::Ptr{UInt32})::UA_STATUSCODE
UInt32_copy(src::UInt32, dst::Ptr{UInt32})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_Counter_delete — MethodUInt32_delete(x::Ptr{UInt32})deletes the content of object x and its memory. 
Open62541.UA_Counter_deleteMembers — MethodUInt32_deleteMembers(x::Ptr{UInt32})(deprecated, use UInt32_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory.
Open62541.UA_Counter_equal — MethodUA_Counter_equal(p1::Ptr{UInt32}, p2::Ptr{UInt32})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_Counter_init — MethodUInt32_init(x::Ptr{UInt32})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_Counter_new — MethodUInt32_new()::Ptr{UInt32}creates and initializes ("zeros") a UInt32 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt32_delete(x::Ptr{UInt32})
Open62541.UA_CreateMonitoredItemsRequest_clear — MethodUA_CreateMonitoredItemsRequest_clear(x::Ptr{UA_CreateMonitoredItemsRequest})deletes the dynamically allocated content of the object x and calls UA_CreateMonitoredItemsRequest_init(x) to reset the type and its memory. 
Open62541.UA_CreateMonitoredItemsRequest_copy — MethodUA_CreateMonitoredItemsRequest_copy(src::Ptr{UA_CreateMonitoredItemsRequest}, dst::Ptr{UA_CreateMonitoredItemsRequest})::UA_STATUSCODE
UA_CreateMonitoredItemsRequest_copy(src::UA_CreateMonitoredItemsRequest, dst::Ptr{UA_CreateMonitoredItemsRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_CreateMonitoredItemsRequest_delete — MethodUA_CreateMonitoredItemsRequest_delete(x::Ptr{UA_CreateMonitoredItemsRequest})deletes the content of object x and its memory. 
Open62541.UA_CreateMonitoredItemsRequest_deleteMembers — MethodUA_CreateMonitoredItemsRequest_deleteMembers(x::Ptr{UA_CreateMonitoredItemsRequest})(deprecated, use UA_CreateMonitoredItemsRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_CreateMonitoredItemsRequest_init(x) to reset the type and its memory.
Open62541.UA_CreateMonitoredItemsRequest_equal — MethodUA_CreateMonitoredItemsRequest_equal(p1::Ptr{UA_CreateMonitoredItemsRequest}, p2::Ptr{UA_CreateMonitoredItemsRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_CreateMonitoredItemsRequest_init — MethodUA_CreateMonitoredItemsRequest_init(x::Ptr{UA_CreateMonitoredItemsRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_CreateMonitoredItemsRequest_new — MethodUA_CreateMonitoredItemsRequest_new()::Ptr{UA_CreateMonitoredItemsRequest}creates and initializes ("zeros") a UA_CreateMonitoredItemsRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_CreateMonitoredItemsRequest_delete(x::Ptr{UA_CreateMonitoredItemsRequest})
Open62541.UA_CreateMonitoredItemsResponse_clear — MethodUA_CreateMonitoredItemsResponse_clear(x::Ptr{UA_CreateMonitoredItemsResponse})deletes the dynamically allocated content of the object x and calls UA_CreateMonitoredItemsResponse_init(x) to reset the type and its memory. 
Open62541.UA_CreateMonitoredItemsResponse_copy — MethodUA_CreateMonitoredItemsResponse_copy(src::Ptr{UA_CreateMonitoredItemsResponse}, dst::Ptr{UA_CreateMonitoredItemsResponse})::UA_STATUSCODE
UA_CreateMonitoredItemsResponse_copy(src::UA_CreateMonitoredItemsResponse, dst::Ptr{UA_CreateMonitoredItemsResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_CreateMonitoredItemsResponse_delete — MethodUA_CreateMonitoredItemsResponse_delete(x::Ptr{UA_CreateMonitoredItemsResponse})deletes the content of object x and its memory. 
Open62541.UA_CreateMonitoredItemsResponse_deleteMembers — MethodUA_CreateMonitoredItemsResponse_deleteMembers(x::Ptr{UA_CreateMonitoredItemsResponse})(deprecated, use UA_CreateMonitoredItemsResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_CreateMonitoredItemsResponse_init(x) to reset the type and its memory.
Open62541.UA_CreateMonitoredItemsResponse_equal — MethodUA_CreateMonitoredItemsResponse_equal(p1::Ptr{UA_CreateMonitoredItemsResponse}, p2::Ptr{UA_CreateMonitoredItemsResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_CreateMonitoredItemsResponse_init — MethodUA_CreateMonitoredItemsResponse_init(x::Ptr{UA_CreateMonitoredItemsResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_CreateMonitoredItemsResponse_new — MethodUA_CreateMonitoredItemsResponse_new()::Ptr{UA_CreateMonitoredItemsResponse}creates and initializes ("zeros") a UA_CreateMonitoredItemsResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_CreateMonitoredItemsResponse_delete(x::Ptr{UA_CreateMonitoredItemsResponse})
Open62541.UA_CreateSessionRequest_clear — MethodUA_CreateSessionRequest_clear(x::Ptr{UA_CreateSessionRequest})deletes the dynamically allocated content of the object x and calls UA_CreateSessionRequest_init(x) to reset the type and its memory. 
Open62541.UA_CreateSessionRequest_copy — MethodUA_CreateSessionRequest_copy(src::Ptr{UA_CreateSessionRequest}, dst::Ptr{UA_CreateSessionRequest})::UA_STATUSCODE
UA_CreateSessionRequest_copy(src::UA_CreateSessionRequest, dst::Ptr{UA_CreateSessionRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_CreateSessionRequest_delete — MethodUA_CreateSessionRequest_delete(x::Ptr{UA_CreateSessionRequest})deletes the content of object x and its memory. 
Open62541.UA_CreateSessionRequest_deleteMembers — MethodUA_CreateSessionRequest_deleteMembers(x::Ptr{UA_CreateSessionRequest})(deprecated, use UA_CreateSessionRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_CreateSessionRequest_init(x) to reset the type and its memory.
Open62541.UA_CreateSessionRequest_equal — MethodUA_CreateSessionRequest_equal(p1::Ptr{UA_CreateSessionRequest}, p2::Ptr{UA_CreateSessionRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_CreateSessionRequest_init — MethodUA_CreateSessionRequest_init(x::Ptr{UA_CreateSessionRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_CreateSessionRequest_new — MethodUA_CreateSessionRequest_new()::Ptr{UA_CreateSessionRequest}creates and initializes ("zeros") a UA_CreateSessionRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_CreateSessionRequest_delete(x::Ptr{UA_CreateSessionRequest})
Open62541.UA_CreateSessionResponse_clear — MethodUA_CreateSessionResponse_clear(x::Ptr{UA_CreateSessionResponse})deletes the dynamically allocated content of the object x and calls UA_CreateSessionResponse_init(x) to reset the type and its memory. 
Open62541.UA_CreateSessionResponse_copy — MethodUA_CreateSessionResponse_copy(src::Ptr{UA_CreateSessionResponse}, dst::Ptr{UA_CreateSessionResponse})::UA_STATUSCODE
UA_CreateSessionResponse_copy(src::UA_CreateSessionResponse, dst::Ptr{UA_CreateSessionResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_CreateSessionResponse_delete — MethodUA_CreateSessionResponse_delete(x::Ptr{UA_CreateSessionResponse})deletes the content of object x and its memory. 
Open62541.UA_CreateSessionResponse_deleteMembers — MethodUA_CreateSessionResponse_deleteMembers(x::Ptr{UA_CreateSessionResponse})(deprecated, use UA_CreateSessionResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_CreateSessionResponse_init(x) to reset the type and its memory.
Open62541.UA_CreateSessionResponse_equal — MethodUA_CreateSessionResponse_equal(p1::Ptr{UA_CreateSessionResponse}, p2::Ptr{UA_CreateSessionResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_CreateSessionResponse_init — MethodUA_CreateSessionResponse_init(x::Ptr{UA_CreateSessionResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_CreateSessionResponse_new — MethodUA_CreateSessionResponse_new()::Ptr{UA_CreateSessionResponse}creates and initializes ("zeros") a UA_CreateSessionResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_CreateSessionResponse_delete(x::Ptr{UA_CreateSessionResponse})
Open62541.UA_CreateSubscriptionRequest_clear — MethodUA_CreateSubscriptionRequest_clear(x::Ptr{UA_CreateSubscriptionRequest})deletes the dynamically allocated content of the object x and calls UA_CreateSubscriptionRequest_init(x) to reset the type and its memory. 
Open62541.UA_CreateSubscriptionRequest_copy — MethodUA_CreateSubscriptionRequest_copy(src::Ptr{UA_CreateSubscriptionRequest}, dst::Ptr{UA_CreateSubscriptionRequest})::UA_STATUSCODE
UA_CreateSubscriptionRequest_copy(src::UA_CreateSubscriptionRequest, dst::Ptr{UA_CreateSubscriptionRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_CreateSubscriptionRequest_delete — MethodUA_CreateSubscriptionRequest_delete(x::Ptr{UA_CreateSubscriptionRequest})deletes the content of object x and its memory. 
Open62541.UA_CreateSubscriptionRequest_deleteMembers — MethodUA_CreateSubscriptionRequest_deleteMembers(x::Ptr{UA_CreateSubscriptionRequest})(deprecated, use UA_CreateSubscriptionRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_CreateSubscriptionRequest_init(x) to reset the type and its memory.
Open62541.UA_CreateSubscriptionRequest_equal — MethodUA_CreateSubscriptionRequest_equal(p1::Ptr{UA_CreateSubscriptionRequest}, p2::Ptr{UA_CreateSubscriptionRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_CreateSubscriptionRequest_init — MethodUA_CreateSubscriptionRequest_init(x::Ptr{UA_CreateSubscriptionRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_CreateSubscriptionRequest_new — MethodUA_CreateSubscriptionRequest_new()::Ptr{UA_CreateSubscriptionRequest}creates and initializes ("zeros") a UA_CreateSubscriptionRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_CreateSubscriptionRequest_delete(x::Ptr{UA_CreateSubscriptionRequest})
Open62541.UA_CreateSubscriptionResponse_clear — MethodUA_CreateSubscriptionResponse_clear(x::Ptr{UA_CreateSubscriptionResponse})deletes the dynamically allocated content of the object x and calls UA_CreateSubscriptionResponse_init(x) to reset the type and its memory. 
Open62541.UA_CreateSubscriptionResponse_copy — MethodUA_CreateSubscriptionResponse_copy(src::Ptr{UA_CreateSubscriptionResponse}, dst::Ptr{UA_CreateSubscriptionResponse})::UA_STATUSCODE
UA_CreateSubscriptionResponse_copy(src::UA_CreateSubscriptionResponse, dst::Ptr{UA_CreateSubscriptionResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_CreateSubscriptionResponse_delete — MethodUA_CreateSubscriptionResponse_delete(x::Ptr{UA_CreateSubscriptionResponse})deletes the content of object x and its memory. 
Open62541.UA_CreateSubscriptionResponse_deleteMembers — MethodUA_CreateSubscriptionResponse_deleteMembers(x::Ptr{UA_CreateSubscriptionResponse})(deprecated, use UA_CreateSubscriptionResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_CreateSubscriptionResponse_init(x) to reset the type and its memory.
Open62541.UA_CreateSubscriptionResponse_equal — MethodUA_CreateSubscriptionResponse_equal(p1::Ptr{UA_CreateSubscriptionResponse}, p2::Ptr{UA_CreateSubscriptionResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_CreateSubscriptionResponse_init — MethodUA_CreateSubscriptionResponse_init(x::Ptr{UA_CreateSubscriptionResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_CreateSubscriptionResponse_new — MethodUA_CreateSubscriptionResponse_new()::Ptr{UA_CreateSubscriptionResponse}creates and initializes ("zeros") a UA_CreateSubscriptionResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_CreateSubscriptionResponse_delete(x::Ptr{UA_CreateSubscriptionResponse})
Open62541.UA_CurrencyUnitType_clear — MethodUA_CurrencyUnitType_clear(x::Ptr{UA_CurrencyUnitType})deletes the dynamically allocated content of the object x and calls UA_CurrencyUnitType_init(x) to reset the type and its memory. 
Open62541.UA_CurrencyUnitType_copy — MethodUA_CurrencyUnitType_copy(src::Ptr{UA_CurrencyUnitType}, dst::Ptr{UA_CurrencyUnitType})::UA_STATUSCODE
UA_CurrencyUnitType_copy(src::UA_CurrencyUnitType, dst::Ptr{UA_CurrencyUnitType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_CurrencyUnitType_delete — MethodUA_CurrencyUnitType_delete(x::Ptr{UA_CurrencyUnitType})deletes the content of object x and its memory. 
Open62541.UA_CurrencyUnitType_deleteMembers — MethodUA_CurrencyUnitType_deleteMembers(x::Ptr{UA_CurrencyUnitType})(deprecated, use UA_CurrencyUnitType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_CurrencyUnitType_init(x) to reset the type and its memory.
Open62541.UA_CurrencyUnitType_equal — MethodUA_CurrencyUnitType_equal(p1::Ptr{UA_CurrencyUnitType}, p2::Ptr{UA_CurrencyUnitType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_CurrencyUnitType_init — MethodUA_CurrencyUnitType_init(x::Ptr{UA_CurrencyUnitType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_CurrencyUnitType_new — MethodUA_CurrencyUnitType_new()::Ptr{UA_CurrencyUnitType}creates and initializes ("zeros") a UA_CurrencyUnitType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_CurrencyUnitType_delete(x::Ptr{UA_CurrencyUnitType})
Open62541.UA_DataChangeFilter_clear — MethodUA_DataChangeFilter_clear(x::Ptr{UA_DataChangeFilter})deletes the dynamically allocated content of the object x and calls UA_DataChangeFilter_init(x) to reset the type and its memory. 
Open62541.UA_DataChangeFilter_copy — MethodUA_DataChangeFilter_copy(src::Ptr{UA_DataChangeFilter}, dst::Ptr{UA_DataChangeFilter})::UA_STATUSCODE
UA_DataChangeFilter_copy(src::UA_DataChangeFilter, dst::Ptr{UA_DataChangeFilter})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DataChangeFilter_delete — MethodUA_DataChangeFilter_delete(x::Ptr{UA_DataChangeFilter})deletes the content of object x and its memory. 
Open62541.UA_DataChangeFilter_deleteMembers — MethodUA_DataChangeFilter_deleteMembers(x::Ptr{UA_DataChangeFilter})(deprecated, use UA_DataChangeFilter_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DataChangeFilter_init(x) to reset the type and its memory.
Open62541.UA_DataChangeFilter_equal — MethodUA_DataChangeFilter_equal(p1::Ptr{UA_DataChangeFilter}, p2::Ptr{UA_DataChangeFilter})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DataChangeFilter_init — MethodUA_DataChangeFilter_init(x::Ptr{UA_DataChangeFilter})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DataChangeFilter_new — MethodUA_DataChangeFilter_new()::Ptr{UA_DataChangeFilter}creates and initializes ("zeros") a UA_DataChangeFilter object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DataChangeFilter_delete(x::Ptr{UA_DataChangeFilter})
Open62541.UA_DataChangeNotification_clear — MethodUA_DataChangeNotification_clear(x::Ptr{UA_DataChangeNotification})deletes the dynamically allocated content of the object x and calls UA_DataChangeNotification_init(x) to reset the type and its memory. 
Open62541.UA_DataChangeNotification_copy — MethodUA_DataChangeNotification_copy(src::Ptr{UA_DataChangeNotification}, dst::Ptr{UA_DataChangeNotification})::UA_STATUSCODE
UA_DataChangeNotification_copy(src::UA_DataChangeNotification, dst::Ptr{UA_DataChangeNotification})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DataChangeNotification_delete — MethodUA_DataChangeNotification_delete(x::Ptr{UA_DataChangeNotification})deletes the content of object x and its memory. 
Open62541.UA_DataChangeNotification_deleteMembers — MethodUA_DataChangeNotification_deleteMembers(x::Ptr{UA_DataChangeNotification})(deprecated, use UA_DataChangeNotification_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DataChangeNotification_init(x) to reset the type and its memory.
Open62541.UA_DataChangeNotification_equal — MethodUA_DataChangeNotification_equal(p1::Ptr{UA_DataChangeNotification}, p2::Ptr{UA_DataChangeNotification})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DataChangeNotification_init — MethodUA_DataChangeNotification_init(x::Ptr{UA_DataChangeNotification})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DataChangeNotification_new — MethodUA_DataChangeNotification_new()::Ptr{UA_DataChangeNotification}creates and initializes ("zeros") a UA_DataChangeNotification object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DataChangeNotification_delete(x::Ptr{UA_DataChangeNotification})
Open62541.UA_DataChangeTrigger_clear — MethodUA_DataChangeTrigger_clear(x::Ptr{UA_DataChangeTrigger})deletes the dynamically allocated content of the object x and calls UA_DataChangeTrigger_init(x) to reset the type and its memory. 
Open62541.UA_DataChangeTrigger_copy — MethodUA_DataChangeTrigger_copy(src::Ptr{UA_DataChangeTrigger}, dst::Ptr{UA_DataChangeTrigger})::UA_STATUSCODE
UA_DataChangeTrigger_copy(src::UA_DataChangeTrigger, dst::Ptr{UA_DataChangeTrigger})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DataChangeTrigger_delete — MethodUA_DataChangeTrigger_delete(x::Ptr{UA_DataChangeTrigger})deletes the content of object x and its memory. 
Open62541.UA_DataChangeTrigger_deleteMembers — MethodUA_DataChangeTrigger_deleteMembers(x::Ptr{UA_DataChangeTrigger})(deprecated, use UA_DataChangeTrigger_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DataChangeTrigger_init(x) to reset the type and its memory.
Open62541.UA_DataChangeTrigger_equal — MethodUA_DataChangeTrigger_equal(p1::Ptr{UA_DataChangeTrigger}, p2::Ptr{UA_DataChangeTrigger})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DataChangeTrigger_init — MethodUA_DataChangeTrigger_init(x::Ptr{UA_DataChangeTrigger})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DataChangeTrigger_new — MethodUA_DataChangeTrigger_new()::Ptr{UA_DataChangeTrigger}creates and initializes ("zeros") a UA_DataChangeTrigger object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DataChangeTrigger_delete(x::Ptr{UA_DataChangeTrigger})
Open62541.UA_DataSetFieldContentMask_clear — MethodUInt32_clear(x::Ptr{UInt32})deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory. 
Open62541.UA_DataSetFieldContentMask_copy — MethodUInt32_copy(src::Ptr{UInt32}, dst::Ptr{UInt32})::UA_STATUSCODE
UInt32_copy(src::UInt32, dst::Ptr{UInt32})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DataSetFieldContentMask_delete — MethodUInt32_delete(x::Ptr{UInt32})deletes the content of object x and its memory. 
Open62541.UA_DataSetFieldContentMask_deleteMembers — MethodUInt32_deleteMembers(x::Ptr{UInt32})(deprecated, use UInt32_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory.
Open62541.UA_DataSetFieldContentMask_equal — MethodUA_DataSetFieldContentMask_equal(p1::Ptr{UInt32}, p2::Ptr{UInt32})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DataSetFieldContentMask_init — MethodUInt32_init(x::Ptr{UInt32})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DataSetFieldContentMask_new — MethodUInt32_new()::Ptr{UInt32}creates and initializes ("zeros") a UInt32 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt32_delete(x::Ptr{UInt32})
Open62541.UA_DataSetFieldFlags_clear — MethodUInt16_clear(x::Ptr{UInt16})deletes the dynamically allocated content of the object x and calls UInt16_init(x) to reset the type and its memory. 
Open62541.UA_DataSetFieldFlags_copy — MethodUInt16_copy(src::Ptr{UInt16}, dst::Ptr{UInt16})::UA_STATUSCODE
UInt16_copy(src::UInt16, dst::Ptr{UInt16})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DataSetFieldFlags_delete — MethodUInt16_delete(x::Ptr{UInt16})deletes the content of object x and its memory. 
Open62541.UA_DataSetFieldFlags_deleteMembers — MethodUInt16_deleteMembers(x::Ptr{UInt16})(deprecated, use UInt16_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt16_init(x) to reset the type and its memory.
Open62541.UA_DataSetFieldFlags_equal — MethodUA_DataSetFieldFlags_equal(p1::Ptr{UInt16}, p2::Ptr{UInt16})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DataSetFieldFlags_init — MethodUInt16_init(x::Ptr{UInt16})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DataSetFieldFlags_new — MethodUInt16_new()::Ptr{UInt16}creates and initializes ("zeros") a UInt16 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt16_delete(x::Ptr{UInt16})
Open62541.UA_DataSetMetaDataType_clear — MethodUA_DataSetMetaDataType_clear(x::Ptr{UA_DataSetMetaDataType})deletes the dynamically allocated content of the object x and calls UA_DataSetMetaDataType_init(x) to reset the type and its memory. 
Open62541.UA_DataSetMetaDataType_copy — MethodUA_DataSetMetaDataType_copy(src::Ptr{UA_DataSetMetaDataType}, dst::Ptr{UA_DataSetMetaDataType})::UA_STATUSCODE
UA_DataSetMetaDataType_copy(src::UA_DataSetMetaDataType, dst::Ptr{UA_DataSetMetaDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DataSetMetaDataType_delete — MethodUA_DataSetMetaDataType_delete(x::Ptr{UA_DataSetMetaDataType})deletes the content of object x and its memory. 
Open62541.UA_DataSetMetaDataType_deleteMembers — MethodUA_DataSetMetaDataType_deleteMembers(x::Ptr{UA_DataSetMetaDataType})(deprecated, use UA_DataSetMetaDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DataSetMetaDataType_init(x) to reset the type and its memory.
Open62541.UA_DataSetMetaDataType_equal — MethodUA_DataSetMetaDataType_equal(p1::Ptr{UA_DataSetMetaDataType}, p2::Ptr{UA_DataSetMetaDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DataSetMetaDataType_init — MethodUA_DataSetMetaDataType_init(x::Ptr{UA_DataSetMetaDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DataSetMetaDataType_new — MethodUA_DataSetMetaDataType_new()::Ptr{UA_DataSetMetaDataType}creates and initializes ("zeros") a UA_DataSetMetaDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DataSetMetaDataType_delete(x::Ptr{UA_DataSetMetaDataType})
Open62541.UA_DataSetOrderingType_clear — MethodUA_DataSetOrderingType_clear(x::Ptr{UA_DataSetOrderingType})deletes the dynamically allocated content of the object x and calls UA_DataSetOrderingType_init(x) to reset the type and its memory. 
Open62541.UA_DataSetOrderingType_copy — MethodUA_DataSetOrderingType_copy(src::Ptr{UA_DataSetOrderingType}, dst::Ptr{UA_DataSetOrderingType})::UA_STATUSCODE
UA_DataSetOrderingType_copy(src::UA_DataSetOrderingType, dst::Ptr{UA_DataSetOrderingType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DataSetOrderingType_delete — MethodUA_DataSetOrderingType_delete(x::Ptr{UA_DataSetOrderingType})deletes the content of object x and its memory. 
Open62541.UA_DataSetOrderingType_deleteMembers — MethodUA_DataSetOrderingType_deleteMembers(x::Ptr{UA_DataSetOrderingType})(deprecated, use UA_DataSetOrderingType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DataSetOrderingType_init(x) to reset the type and its memory.
Open62541.UA_DataSetOrderingType_equal — MethodUA_DataSetOrderingType_equal(p1::Ptr{UA_DataSetOrderingType}, p2::Ptr{UA_DataSetOrderingType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DataSetOrderingType_init — MethodUA_DataSetOrderingType_init(x::Ptr{UA_DataSetOrderingType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DataSetOrderingType_new — MethodUA_DataSetOrderingType_new()::Ptr{UA_DataSetOrderingType}creates and initializes ("zeros") a UA_DataSetOrderingType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DataSetOrderingType_delete(x::Ptr{UA_DataSetOrderingType})
Open62541.UA_DataSetReaderDataType_clear — MethodUA_DataSetReaderDataType_clear(x::Ptr{UA_DataSetReaderDataType})deletes the dynamically allocated content of the object x and calls UA_DataSetReaderDataType_init(x) to reset the type and its memory. 
Open62541.UA_DataSetReaderDataType_copy — MethodUA_DataSetReaderDataType_copy(src::Ptr{UA_DataSetReaderDataType}, dst::Ptr{UA_DataSetReaderDataType})::UA_STATUSCODE
UA_DataSetReaderDataType_copy(src::UA_DataSetReaderDataType, dst::Ptr{UA_DataSetReaderDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DataSetReaderDataType_delete — MethodUA_DataSetReaderDataType_delete(x::Ptr{UA_DataSetReaderDataType})deletes the content of object x and its memory. 
Open62541.UA_DataSetReaderDataType_deleteMembers — MethodUA_DataSetReaderDataType_deleteMembers(x::Ptr{UA_DataSetReaderDataType})(deprecated, use UA_DataSetReaderDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DataSetReaderDataType_init(x) to reset the type and its memory.
Open62541.UA_DataSetReaderDataType_equal — MethodUA_DataSetReaderDataType_equal(p1::Ptr{UA_DataSetReaderDataType}, p2::Ptr{UA_DataSetReaderDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DataSetReaderDataType_init — MethodUA_DataSetReaderDataType_init(x::Ptr{UA_DataSetReaderDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DataSetReaderDataType_new — MethodUA_DataSetReaderDataType_new()::Ptr{UA_DataSetReaderDataType}creates and initializes ("zeros") a UA_DataSetReaderDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DataSetReaderDataType_delete(x::Ptr{UA_DataSetReaderDataType})
Open62541.UA_DataSetWriterDataType_clear — MethodUA_DataSetWriterDataType_clear(x::Ptr{UA_DataSetWriterDataType})deletes the dynamically allocated content of the object x and calls UA_DataSetWriterDataType_init(x) to reset the type and its memory. 
Open62541.UA_DataSetWriterDataType_copy — MethodUA_DataSetWriterDataType_copy(src::Ptr{UA_DataSetWriterDataType}, dst::Ptr{UA_DataSetWriterDataType})::UA_STATUSCODE
UA_DataSetWriterDataType_copy(src::UA_DataSetWriterDataType, dst::Ptr{UA_DataSetWriterDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DataSetWriterDataType_delete — MethodUA_DataSetWriterDataType_delete(x::Ptr{UA_DataSetWriterDataType})deletes the content of object x and its memory. 
Open62541.UA_DataSetWriterDataType_deleteMembers — MethodUA_DataSetWriterDataType_deleteMembers(x::Ptr{UA_DataSetWriterDataType})(deprecated, use UA_DataSetWriterDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DataSetWriterDataType_init(x) to reset the type and its memory.
Open62541.UA_DataSetWriterDataType_equal — MethodUA_DataSetWriterDataType_equal(p1::Ptr{UA_DataSetWriterDataType}, p2::Ptr{UA_DataSetWriterDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DataSetWriterDataType_init — MethodUA_DataSetWriterDataType_init(x::Ptr{UA_DataSetWriterDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DataSetWriterDataType_new — MethodUA_DataSetWriterDataType_new()::Ptr{UA_DataSetWriterDataType}creates and initializes ("zeros") a UA_DataSetWriterDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DataSetWriterDataType_delete(x::Ptr{UA_DataSetWriterDataType})
Open62541.UA_DataTypeAttributes_clear — MethodUA_DataTypeAttributes_clear(x::Ptr{UA_DataTypeAttributes})deletes the dynamically allocated content of the object x and calls UA_DataTypeAttributes_init(x) to reset the type and its memory. 
Open62541.UA_DataTypeAttributes_copy — MethodUA_DataTypeAttributes_copy(src::Ptr{UA_DataTypeAttributes}, dst::Ptr{UA_DataTypeAttributes})::UA_STATUSCODE
UA_DataTypeAttributes_copy(src::UA_DataTypeAttributes, dst::Ptr{UA_DataTypeAttributes})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DataTypeAttributes_delete — MethodUA_DataTypeAttributes_delete(x::Ptr{UA_DataTypeAttributes})deletes the content of object x and its memory. 
Open62541.UA_DataTypeAttributes_deleteMembers — MethodUA_DataTypeAttributes_deleteMembers(x::Ptr{UA_DataTypeAttributes})(deprecated, use UA_DataTypeAttributes_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DataTypeAttributes_init(x) to reset the type and its memory.
Open62541.UA_DataTypeAttributes_equal — MethodUA_DataTypeAttributes_equal(p1::Ptr{UA_DataTypeAttributes}, p2::Ptr{UA_DataTypeAttributes})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DataTypeAttributes_init — MethodUA_DataTypeAttributes_init(x::Ptr{UA_DataTypeAttributes})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DataTypeAttributes_new — MethodUA_DataTypeAttributes_new()::Ptr{UA_DataTypeAttributes}creates and initializes ("zeros") a UA_DataTypeAttributes object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DataTypeAttributes_delete(x::Ptr{UA_DataTypeAttributes})
Open62541.UA_DataTypeDescription_clear — MethodUA_DataTypeDescription_clear(x::Ptr{UA_DataTypeDescription})deletes the dynamically allocated content of the object x and calls UA_DataTypeDescription_init(x) to reset the type and its memory. 
Open62541.UA_DataTypeDescription_copy — MethodUA_DataTypeDescription_copy(src::Ptr{UA_DataTypeDescription}, dst::Ptr{UA_DataTypeDescription})::UA_STATUSCODE
UA_DataTypeDescription_copy(src::UA_DataTypeDescription, dst::Ptr{UA_DataTypeDescription})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DataTypeDescription_delete — MethodUA_DataTypeDescription_delete(x::Ptr{UA_DataTypeDescription})deletes the content of object x and its memory. 
Open62541.UA_DataTypeDescription_deleteMembers — MethodUA_DataTypeDescription_deleteMembers(x::Ptr{UA_DataTypeDescription})(deprecated, use UA_DataTypeDescription_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DataTypeDescription_init(x) to reset the type and its memory.
Open62541.UA_DataTypeDescription_equal — MethodUA_DataTypeDescription_equal(p1::Ptr{UA_DataTypeDescription}, p2::Ptr{UA_DataTypeDescription})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DataTypeDescription_init — MethodUA_DataTypeDescription_init(x::Ptr{UA_DataTypeDescription})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DataTypeDescription_new — MethodUA_DataTypeDescription_new()::Ptr{UA_DataTypeDescription}creates and initializes ("zeros") a UA_DataTypeDescription object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DataTypeDescription_delete(x::Ptr{UA_DataTypeDescription})
Open62541.UA_DataTypeSchemaHeader_clear — MethodUA_DataTypeSchemaHeader_clear(x::Ptr{UA_DataTypeSchemaHeader})deletes the dynamically allocated content of the object x and calls UA_DataTypeSchemaHeader_init(x) to reset the type and its memory. 
Open62541.UA_DataTypeSchemaHeader_copy — MethodUA_DataTypeSchemaHeader_copy(src::Ptr{UA_DataTypeSchemaHeader}, dst::Ptr{UA_DataTypeSchemaHeader})::UA_STATUSCODE
UA_DataTypeSchemaHeader_copy(src::UA_DataTypeSchemaHeader, dst::Ptr{UA_DataTypeSchemaHeader})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DataTypeSchemaHeader_delete — MethodUA_DataTypeSchemaHeader_delete(x::Ptr{UA_DataTypeSchemaHeader})deletes the content of object x and its memory. 
Open62541.UA_DataTypeSchemaHeader_deleteMembers — MethodUA_DataTypeSchemaHeader_deleteMembers(x::Ptr{UA_DataTypeSchemaHeader})(deprecated, use UA_DataTypeSchemaHeader_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DataTypeSchemaHeader_init(x) to reset the type and its memory.
Open62541.UA_DataTypeSchemaHeader_equal — MethodUA_DataTypeSchemaHeader_equal(p1::Ptr{UA_DataTypeSchemaHeader}, p2::Ptr{UA_DataTypeSchemaHeader})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DataTypeSchemaHeader_init — MethodUA_DataTypeSchemaHeader_init(x::Ptr{UA_DataTypeSchemaHeader})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DataTypeSchemaHeader_new — MethodUA_DataTypeSchemaHeader_new()::Ptr{UA_DataTypeSchemaHeader}creates and initializes ("zeros") a UA_DataTypeSchemaHeader object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DataTypeSchemaHeader_delete(x::Ptr{UA_DataTypeSchemaHeader})
Open62541.UA_DataValue_clear — MethodUA_DataValue_clear(x::Ptr{UA_DataValue})deletes the dynamically allocated content of the object x and calls UA_DataValue_init(x) to reset the type and its memory. 
Open62541.UA_DataValue_copy — MethodUA_DataValue_copy(src::Ptr{UA_DataValue}, dst::Ptr{UA_DataValue})::UA_STATUSCODE
UA_DataValue_copy(src::UA_DataValue, dst::Ptr{UA_DataValue})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DataValue_delete — MethodUA_DataValue_delete(x::Ptr{UA_DataValue})deletes the content of object x and its memory. 
Open62541.UA_DataValue_deleteMembers — MethodUA_DataValue_deleteMembers(x::Ptr{UA_DataValue})(deprecated, use UA_DataValue_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DataValue_init(x) to reset the type and its memory.
Open62541.UA_DataValue_equal — MethodUA_DataValue_equal(p1::Ptr{UA_DataValue}, p2::Ptr{UA_DataValue})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DataValue_init — MethodUA_DataValue_init(x::Ptr{UA_DataValue})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DataValue_new — MethodUA_DataValue_new()::Ptr{UA_DataValue}creates and initializes ("zeros") a UA_DataValue object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DataValue_delete(x::Ptr{UA_DataValue})
Open62541.UA_DatagramConnectionTransport2DataType_clear — MethodUA_DatagramConnectionTransport2DataType_clear(x::Ptr{UA_DatagramConnectionTransport2DataType})deletes the dynamically allocated content of the object x and calls UA_DatagramConnectionTransport2DataType_init(x) to reset the type and its memory. 
Open62541.UA_DatagramConnectionTransport2DataType_copy — MethodUA_DatagramConnectionTransport2DataType_copy(src::Ptr{UA_DatagramConnectionTransport2DataType}, dst::Ptr{UA_DatagramConnectionTransport2DataType})::UA_STATUSCODE
UA_DatagramConnectionTransport2DataType_copy(src::UA_DatagramConnectionTransport2DataType, dst::Ptr{UA_DatagramConnectionTransport2DataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DatagramConnectionTransport2DataType_delete — MethodUA_DatagramConnectionTransport2DataType_delete(x::Ptr{UA_DatagramConnectionTransport2DataType})deletes the content of object x and its memory. 
Open62541.UA_DatagramConnectionTransport2DataType_deleteMembers — MethodUA_DatagramConnectionTransport2DataType_deleteMembers(x::Ptr{UA_DatagramConnectionTransport2DataType})(deprecated, use UA_DatagramConnectionTransport2DataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DatagramConnectionTransport2DataType_init(x) to reset the type and its memory.
Open62541.UA_DatagramConnectionTransport2DataType_equal — MethodUA_DatagramConnectionTransport2DataType_equal(p1::Ptr{UA_DatagramConnectionTransport2DataType}, p2::Ptr{UA_DatagramConnectionTransport2DataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DatagramConnectionTransport2DataType_init — MethodUA_DatagramConnectionTransport2DataType_init(x::Ptr{UA_DatagramConnectionTransport2DataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DatagramConnectionTransport2DataType_new — MethodUA_DatagramConnectionTransport2DataType_new()::Ptr{UA_DatagramConnectionTransport2DataType}creates and initializes ("zeros") a UA_DatagramConnectionTransport2DataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DatagramConnectionTransport2DataType_delete(x::Ptr{UA_DatagramConnectionTransport2DataType})
Open62541.UA_DatagramConnectionTransportDataType_clear — MethodUA_DatagramConnectionTransportDataType_clear(x::Ptr{UA_DatagramConnectionTransportDataType})deletes the dynamically allocated content of the object x and calls UA_DatagramConnectionTransportDataType_init(x) to reset the type and its memory. 
Open62541.UA_DatagramConnectionTransportDataType_copy — MethodUA_DatagramConnectionTransportDataType_copy(src::Ptr{UA_DatagramConnectionTransportDataType}, dst::Ptr{UA_DatagramConnectionTransportDataType})::UA_STATUSCODE
UA_DatagramConnectionTransportDataType_copy(src::UA_DatagramConnectionTransportDataType, dst::Ptr{UA_DatagramConnectionTransportDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DatagramConnectionTransportDataType_delete — MethodUA_DatagramConnectionTransportDataType_delete(x::Ptr{UA_DatagramConnectionTransportDataType})deletes the content of object x and its memory. 
Open62541.UA_DatagramConnectionTransportDataType_deleteMembers — MethodUA_DatagramConnectionTransportDataType_deleteMembers(x::Ptr{UA_DatagramConnectionTransportDataType})(deprecated, use UA_DatagramConnectionTransportDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DatagramConnectionTransportDataType_init(x) to reset the type and its memory.
Open62541.UA_DatagramConnectionTransportDataType_equal — MethodUA_DatagramConnectionTransportDataType_equal(p1::Ptr{UA_DatagramConnectionTransportDataType}, p2::Ptr{UA_DatagramConnectionTransportDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DatagramConnectionTransportDataType_init — MethodUA_DatagramConnectionTransportDataType_init(x::Ptr{UA_DatagramConnectionTransportDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DatagramConnectionTransportDataType_new — MethodUA_DatagramConnectionTransportDataType_new()::Ptr{UA_DatagramConnectionTransportDataType}creates and initializes ("zeros") a UA_DatagramConnectionTransportDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DatagramConnectionTransportDataType_delete(x::Ptr{UA_DatagramConnectionTransportDataType})
Open62541.UA_DatagramDataSetReaderTransportDataType_clear — MethodUA_DatagramDataSetReaderTransportDataType_clear(x::Ptr{UA_DatagramDataSetReaderTransportDataType})deletes the dynamically allocated content of the object x and calls UA_DatagramDataSetReaderTransportDataType_init(x) to reset the type and its memory. 
Open62541.UA_DatagramDataSetReaderTransportDataType_copy — MethodUA_DatagramDataSetReaderTransportDataType_copy(src::Ptr{UA_DatagramDataSetReaderTransportDataType}, dst::Ptr{UA_DatagramDataSetReaderTransportDataType})::UA_STATUSCODE
UA_DatagramDataSetReaderTransportDataType_copy(src::UA_DatagramDataSetReaderTransportDataType, dst::Ptr{UA_DatagramDataSetReaderTransportDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DatagramDataSetReaderTransportDataType_delete — MethodUA_DatagramDataSetReaderTransportDataType_delete(x::Ptr{UA_DatagramDataSetReaderTransportDataType})deletes the content of object x and its memory. 
Open62541.UA_DatagramDataSetReaderTransportDataType_deleteMembers — MethodUA_DatagramDataSetReaderTransportDataType_deleteMembers(x::Ptr{UA_DatagramDataSetReaderTransportDataType})(deprecated, use UA_DatagramDataSetReaderTransportDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DatagramDataSetReaderTransportDataType_init(x) to reset the type and its memory.
Open62541.UA_DatagramDataSetReaderTransportDataType_equal — MethodUA_DatagramDataSetReaderTransportDataType_equal(p1::Ptr{UA_DatagramDataSetReaderTransportDataType}, p2::Ptr{UA_DatagramDataSetReaderTransportDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DatagramDataSetReaderTransportDataType_init — MethodUA_DatagramDataSetReaderTransportDataType_init(x::Ptr{UA_DatagramDataSetReaderTransportDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DatagramDataSetReaderTransportDataType_new — MethodUA_DatagramDataSetReaderTransportDataType_new()::Ptr{UA_DatagramDataSetReaderTransportDataType}creates and initializes ("zeros") a UA_DatagramDataSetReaderTransportDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DatagramDataSetReaderTransportDataType_delete(x::Ptr{UA_DatagramDataSetReaderTransportDataType})
Open62541.UA_DatagramWriterGroupTransport2DataType_clear — MethodUA_DatagramWriterGroupTransport2DataType_clear(x::Ptr{UA_DatagramWriterGroupTransport2DataType})deletes the dynamically allocated content of the object x and calls UA_DatagramWriterGroupTransport2DataType_init(x) to reset the type and its memory. 
Open62541.UA_DatagramWriterGroupTransport2DataType_copy — MethodUA_DatagramWriterGroupTransport2DataType_copy(src::Ptr{UA_DatagramWriterGroupTransport2DataType}, dst::Ptr{UA_DatagramWriterGroupTransport2DataType})::UA_STATUSCODE
UA_DatagramWriterGroupTransport2DataType_copy(src::UA_DatagramWriterGroupTransport2DataType, dst::Ptr{UA_DatagramWriterGroupTransport2DataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DatagramWriterGroupTransport2DataType_delete — MethodUA_DatagramWriterGroupTransport2DataType_delete(x::Ptr{UA_DatagramWriterGroupTransport2DataType})deletes the content of object x and its memory. 
Open62541.UA_DatagramWriterGroupTransport2DataType_deleteMembers — MethodUA_DatagramWriterGroupTransport2DataType_deleteMembers(x::Ptr{UA_DatagramWriterGroupTransport2DataType})(deprecated, use UA_DatagramWriterGroupTransport2DataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DatagramWriterGroupTransport2DataType_init(x) to reset the type and its memory.
Open62541.UA_DatagramWriterGroupTransport2DataType_equal — MethodUA_DatagramWriterGroupTransport2DataType_equal(p1::Ptr{UA_DatagramWriterGroupTransport2DataType}, p2::Ptr{UA_DatagramWriterGroupTransport2DataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DatagramWriterGroupTransport2DataType_init — MethodUA_DatagramWriterGroupTransport2DataType_init(x::Ptr{UA_DatagramWriterGroupTransport2DataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DatagramWriterGroupTransport2DataType_new — MethodUA_DatagramWriterGroupTransport2DataType_new()::Ptr{UA_DatagramWriterGroupTransport2DataType}creates and initializes ("zeros") a UA_DatagramWriterGroupTransport2DataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DatagramWriterGroupTransport2DataType_delete(x::Ptr{UA_DatagramWriterGroupTransport2DataType})
Open62541.UA_DatagramWriterGroupTransportDataType_clear — MethodUA_DatagramWriterGroupTransportDataType_clear(x::Ptr{UA_DatagramWriterGroupTransportDataType})deletes the dynamically allocated content of the object x and calls UA_DatagramWriterGroupTransportDataType_init(x) to reset the type and its memory. 
Open62541.UA_DatagramWriterGroupTransportDataType_copy — MethodUA_DatagramWriterGroupTransportDataType_copy(src::Ptr{UA_DatagramWriterGroupTransportDataType}, dst::Ptr{UA_DatagramWriterGroupTransportDataType})::UA_STATUSCODE
UA_DatagramWriterGroupTransportDataType_copy(src::UA_DatagramWriterGroupTransportDataType, dst::Ptr{UA_DatagramWriterGroupTransportDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DatagramWriterGroupTransportDataType_delete — MethodUA_DatagramWriterGroupTransportDataType_delete(x::Ptr{UA_DatagramWriterGroupTransportDataType})deletes the content of object x and its memory. 
Open62541.UA_DatagramWriterGroupTransportDataType_deleteMembers — MethodUA_DatagramWriterGroupTransportDataType_deleteMembers(x::Ptr{UA_DatagramWriterGroupTransportDataType})(deprecated, use UA_DatagramWriterGroupTransportDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DatagramWriterGroupTransportDataType_init(x) to reset the type and its memory.
Open62541.UA_DatagramWriterGroupTransportDataType_equal — MethodUA_DatagramWriterGroupTransportDataType_equal(p1::Ptr{UA_DatagramWriterGroupTransportDataType}, p2::Ptr{UA_DatagramWriterGroupTransportDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DatagramWriterGroupTransportDataType_init — MethodUA_DatagramWriterGroupTransportDataType_init(x::Ptr{UA_DatagramWriterGroupTransportDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DatagramWriterGroupTransportDataType_new — MethodUA_DatagramWriterGroupTransportDataType_new()::Ptr{UA_DatagramWriterGroupTransportDataType}creates and initializes ("zeros") a UA_DatagramWriterGroupTransportDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DatagramWriterGroupTransportDataType_delete(x::Ptr{UA_DatagramWriterGroupTransportDataType})
Open62541.UA_DateString_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_DateString_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DateString_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_DateString_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_DateString_equal — MethodUA_DateString_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DateString_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DateString_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_DateTime_clear — MethodInt64_clear(x::Ptr{Int64})deletes the dynamically allocated content of the object x and calls Int64_init(x) to reset the type and its memory. 
Open62541.UA_DateTime_copy — MethodInt64_copy(src::Ptr{Int64}, dst::Ptr{Int64})::UA_STATUSCODE
Int64_copy(src::Int64, dst::Ptr{Int64})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DateTime_delete — MethodInt64_delete(x::Ptr{Int64})deletes the content of object x and its memory. 
Open62541.UA_DateTime_deleteMembers — MethodInt64_deleteMembers(x::Ptr{Int64})(deprecated, use Int64_clear(x) instead) deletes the dynamically allocated content of the object x and calls Int64_init(x) to reset the type and its memory.
Open62541.UA_DateTime_equal — MethodUA_DateTime_equal(p1::Ptr{Int64}, p2::Ptr{Int64})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DateTime_init — MethodInt64_init(x::Ptr{Int64})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DateTime_new — MethodInt64_new()::Ptr{Int64}creates and initializes ("zeros") a Int64 object whose memory is allocated by C. After use, it needs to be  cleaned up with Int64_delete(x::Ptr{Int64})
Open62541.UA_DeadbandType_clear — MethodUA_DeadbandType_clear(x::Ptr{UA_DeadbandType})deletes the dynamically allocated content of the object x and calls UA_DeadbandType_init(x) to reset the type and its memory. 
Open62541.UA_DeadbandType_copy — MethodUA_DeadbandType_copy(src::Ptr{UA_DeadbandType}, dst::Ptr{UA_DeadbandType})::UA_STATUSCODE
UA_DeadbandType_copy(src::UA_DeadbandType, dst::Ptr{UA_DeadbandType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DeadbandType_delete — MethodUA_DeadbandType_delete(x::Ptr{UA_DeadbandType})deletes the content of object x and its memory. 
Open62541.UA_DeadbandType_deleteMembers — MethodUA_DeadbandType_deleteMembers(x::Ptr{UA_DeadbandType})(deprecated, use UA_DeadbandType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DeadbandType_init(x) to reset the type and its memory.
Open62541.UA_DeadbandType_equal — MethodUA_DeadbandType_equal(p1::Ptr{UA_DeadbandType}, p2::Ptr{UA_DeadbandType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DeadbandType_init — MethodUA_DeadbandType_init(x::Ptr{UA_DeadbandType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DeadbandType_new — MethodUA_DeadbandType_new()::Ptr{UA_DeadbandType}creates and initializes ("zeros") a UA_DeadbandType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DeadbandType_delete(x::Ptr{UA_DeadbandType})
Open62541.UA_DecimalDataType_clear — MethodUA_DecimalDataType_clear(x::Ptr{UA_DecimalDataType})deletes the dynamically allocated content of the object x and calls UA_DecimalDataType_init(x) to reset the type and its memory. 
Open62541.UA_DecimalDataType_copy — MethodUA_DecimalDataType_copy(src::Ptr{UA_DecimalDataType}, dst::Ptr{UA_DecimalDataType})::UA_STATUSCODE
UA_DecimalDataType_copy(src::UA_DecimalDataType, dst::Ptr{UA_DecimalDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DecimalDataType_delete — MethodUA_DecimalDataType_delete(x::Ptr{UA_DecimalDataType})deletes the content of object x and its memory. 
Open62541.UA_DecimalDataType_deleteMembers — MethodUA_DecimalDataType_deleteMembers(x::Ptr{UA_DecimalDataType})(deprecated, use UA_DecimalDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DecimalDataType_init(x) to reset the type and its memory.
Open62541.UA_DecimalDataType_equal — MethodUA_DecimalDataType_equal(p1::Ptr{UA_DecimalDataType}, p2::Ptr{UA_DecimalDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DecimalDataType_init — MethodUA_DecimalDataType_init(x::Ptr{UA_DecimalDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DecimalDataType_new — MethodUA_DecimalDataType_new()::Ptr{UA_DecimalDataType}creates and initializes ("zeros") a UA_DecimalDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DecimalDataType_delete(x::Ptr{UA_DecimalDataType})
Open62541.UA_DecimalString_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_DecimalString_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DecimalString_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_DecimalString_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_DecimalString_equal — MethodUA_DecimalString_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DecimalString_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DecimalString_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_DeleteAtTimeDetails_clear — MethodUA_DeleteAtTimeDetails_clear(x::Ptr{UA_DeleteAtTimeDetails})deletes the dynamically allocated content of the object x and calls UA_DeleteAtTimeDetails_init(x) to reset the type and its memory. 
Open62541.UA_DeleteAtTimeDetails_copy — MethodUA_DeleteAtTimeDetails_copy(src::Ptr{UA_DeleteAtTimeDetails}, dst::Ptr{UA_DeleteAtTimeDetails})::UA_STATUSCODE
UA_DeleteAtTimeDetails_copy(src::UA_DeleteAtTimeDetails, dst::Ptr{UA_DeleteAtTimeDetails})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DeleteAtTimeDetails_delete — MethodUA_DeleteAtTimeDetails_delete(x::Ptr{UA_DeleteAtTimeDetails})deletes the content of object x and its memory. 
Open62541.UA_DeleteAtTimeDetails_deleteMembers — MethodUA_DeleteAtTimeDetails_deleteMembers(x::Ptr{UA_DeleteAtTimeDetails})(deprecated, use UA_DeleteAtTimeDetails_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DeleteAtTimeDetails_init(x) to reset the type and its memory.
Open62541.UA_DeleteAtTimeDetails_equal — MethodUA_DeleteAtTimeDetails_equal(p1::Ptr{UA_DeleteAtTimeDetails}, p2::Ptr{UA_DeleteAtTimeDetails})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DeleteAtTimeDetails_init — MethodUA_DeleteAtTimeDetails_init(x::Ptr{UA_DeleteAtTimeDetails})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DeleteAtTimeDetails_new — MethodUA_DeleteAtTimeDetails_new()::Ptr{UA_DeleteAtTimeDetails}creates and initializes ("zeros") a UA_DeleteAtTimeDetails object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DeleteAtTimeDetails_delete(x::Ptr{UA_DeleteAtTimeDetails})
Open62541.UA_DeleteEventDetails_clear — MethodUA_DeleteEventDetails_clear(x::Ptr{UA_DeleteEventDetails})deletes the dynamically allocated content of the object x and calls UA_DeleteEventDetails_init(x) to reset the type and its memory. 
Open62541.UA_DeleteEventDetails_copy — MethodUA_DeleteEventDetails_copy(src::Ptr{UA_DeleteEventDetails}, dst::Ptr{UA_DeleteEventDetails})::UA_STATUSCODE
UA_DeleteEventDetails_copy(src::UA_DeleteEventDetails, dst::Ptr{UA_DeleteEventDetails})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DeleteEventDetails_delete — MethodUA_DeleteEventDetails_delete(x::Ptr{UA_DeleteEventDetails})deletes the content of object x and its memory. 
Open62541.UA_DeleteEventDetails_deleteMembers — MethodUA_DeleteEventDetails_deleteMembers(x::Ptr{UA_DeleteEventDetails})(deprecated, use UA_DeleteEventDetails_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DeleteEventDetails_init(x) to reset the type and its memory.
Open62541.UA_DeleteEventDetails_equal — MethodUA_DeleteEventDetails_equal(p1::Ptr{UA_DeleteEventDetails}, p2::Ptr{UA_DeleteEventDetails})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DeleteEventDetails_init — MethodUA_DeleteEventDetails_init(x::Ptr{UA_DeleteEventDetails})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DeleteEventDetails_new — MethodUA_DeleteEventDetails_new()::Ptr{UA_DeleteEventDetails}creates and initializes ("zeros") a UA_DeleteEventDetails object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DeleteEventDetails_delete(x::Ptr{UA_DeleteEventDetails})
Open62541.UA_DeleteMonitoredItemsRequest_clear — MethodUA_DeleteMonitoredItemsRequest_clear(x::Ptr{UA_DeleteMonitoredItemsRequest})deletes the dynamically allocated content of the object x and calls UA_DeleteMonitoredItemsRequest_init(x) to reset the type and its memory. 
Open62541.UA_DeleteMonitoredItemsRequest_copy — MethodUA_DeleteMonitoredItemsRequest_copy(src::Ptr{UA_DeleteMonitoredItemsRequest}, dst::Ptr{UA_DeleteMonitoredItemsRequest})::UA_STATUSCODE
UA_DeleteMonitoredItemsRequest_copy(src::UA_DeleteMonitoredItemsRequest, dst::Ptr{UA_DeleteMonitoredItemsRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DeleteMonitoredItemsRequest_delete — MethodUA_DeleteMonitoredItemsRequest_delete(x::Ptr{UA_DeleteMonitoredItemsRequest})deletes the content of object x and its memory. 
Open62541.UA_DeleteMonitoredItemsRequest_deleteMembers — MethodUA_DeleteMonitoredItemsRequest_deleteMembers(x::Ptr{UA_DeleteMonitoredItemsRequest})(deprecated, use UA_DeleteMonitoredItemsRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DeleteMonitoredItemsRequest_init(x) to reset the type and its memory.
Open62541.UA_DeleteMonitoredItemsRequest_equal — MethodUA_DeleteMonitoredItemsRequest_equal(p1::Ptr{UA_DeleteMonitoredItemsRequest}, p2::Ptr{UA_DeleteMonitoredItemsRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DeleteMonitoredItemsRequest_init — MethodUA_DeleteMonitoredItemsRequest_init(x::Ptr{UA_DeleteMonitoredItemsRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DeleteMonitoredItemsRequest_new — MethodUA_DeleteMonitoredItemsRequest_new()::Ptr{UA_DeleteMonitoredItemsRequest}creates and initializes ("zeros") a UA_DeleteMonitoredItemsRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DeleteMonitoredItemsRequest_delete(x::Ptr{UA_DeleteMonitoredItemsRequest})
Open62541.UA_DeleteMonitoredItemsResponse_clear — MethodUA_DeleteMonitoredItemsResponse_clear(x::Ptr{UA_DeleteMonitoredItemsResponse})deletes the dynamically allocated content of the object x and calls UA_DeleteMonitoredItemsResponse_init(x) to reset the type and its memory. 
Open62541.UA_DeleteMonitoredItemsResponse_copy — MethodUA_DeleteMonitoredItemsResponse_copy(src::Ptr{UA_DeleteMonitoredItemsResponse}, dst::Ptr{UA_DeleteMonitoredItemsResponse})::UA_STATUSCODE
UA_DeleteMonitoredItemsResponse_copy(src::UA_DeleteMonitoredItemsResponse, dst::Ptr{UA_DeleteMonitoredItemsResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DeleteMonitoredItemsResponse_delete — MethodUA_DeleteMonitoredItemsResponse_delete(x::Ptr{UA_DeleteMonitoredItemsResponse})deletes the content of object x and its memory. 
Open62541.UA_DeleteMonitoredItemsResponse_deleteMembers — MethodUA_DeleteMonitoredItemsResponse_deleteMembers(x::Ptr{UA_DeleteMonitoredItemsResponse})(deprecated, use UA_DeleteMonitoredItemsResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DeleteMonitoredItemsResponse_init(x) to reset the type and its memory.
Open62541.UA_DeleteMonitoredItemsResponse_equal — MethodUA_DeleteMonitoredItemsResponse_equal(p1::Ptr{UA_DeleteMonitoredItemsResponse}, p2::Ptr{UA_DeleteMonitoredItemsResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DeleteMonitoredItemsResponse_init — MethodUA_DeleteMonitoredItemsResponse_init(x::Ptr{UA_DeleteMonitoredItemsResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DeleteMonitoredItemsResponse_new — MethodUA_DeleteMonitoredItemsResponse_new()::Ptr{UA_DeleteMonitoredItemsResponse}creates and initializes ("zeros") a UA_DeleteMonitoredItemsResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DeleteMonitoredItemsResponse_delete(x::Ptr{UA_DeleteMonitoredItemsResponse})
Open62541.UA_DeleteNodesItem_clear — MethodUA_DeleteNodesItem_clear(x::Ptr{UA_DeleteNodesItem})deletes the dynamically allocated content of the object x and calls UA_DeleteNodesItem_init(x) to reset the type and its memory. 
Open62541.UA_DeleteNodesItem_copy — MethodUA_DeleteNodesItem_copy(src::Ptr{UA_DeleteNodesItem}, dst::Ptr{UA_DeleteNodesItem})::UA_STATUSCODE
UA_DeleteNodesItem_copy(src::UA_DeleteNodesItem, dst::Ptr{UA_DeleteNodesItem})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DeleteNodesItem_delete — MethodUA_DeleteNodesItem_delete(x::Ptr{UA_DeleteNodesItem})deletes the content of object x and its memory. 
Open62541.UA_DeleteNodesItem_deleteMembers — MethodUA_DeleteNodesItem_deleteMembers(x::Ptr{UA_DeleteNodesItem})(deprecated, use UA_DeleteNodesItem_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DeleteNodesItem_init(x) to reset the type and its memory.
Open62541.UA_DeleteNodesItem_equal — MethodUA_DeleteNodesItem_equal(p1::Ptr{UA_DeleteNodesItem}, p2::Ptr{UA_DeleteNodesItem})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DeleteNodesItem_init — MethodUA_DeleteNodesItem_init(x::Ptr{UA_DeleteNodesItem})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DeleteNodesItem_new — MethodUA_DeleteNodesItem_new()::Ptr{UA_DeleteNodesItem}creates and initializes ("zeros") a UA_DeleteNodesItem object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DeleteNodesItem_delete(x::Ptr{UA_DeleteNodesItem})
Open62541.UA_DeleteNodesRequest_clear — MethodUA_DeleteNodesRequest_clear(x::Ptr{UA_DeleteNodesRequest})deletes the dynamically allocated content of the object x and calls UA_DeleteNodesRequest_init(x) to reset the type and its memory. 
Open62541.UA_DeleteNodesRequest_copy — MethodUA_DeleteNodesRequest_copy(src::Ptr{UA_DeleteNodesRequest}, dst::Ptr{UA_DeleteNodesRequest})::UA_STATUSCODE
UA_DeleteNodesRequest_copy(src::UA_DeleteNodesRequest, dst::Ptr{UA_DeleteNodesRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DeleteNodesRequest_delete — MethodUA_DeleteNodesRequest_delete(x::Ptr{UA_DeleteNodesRequest})deletes the content of object x and its memory. 
Open62541.UA_DeleteNodesRequest_deleteMembers — MethodUA_DeleteNodesRequest_deleteMembers(x::Ptr{UA_DeleteNodesRequest})(deprecated, use UA_DeleteNodesRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DeleteNodesRequest_init(x) to reset the type and its memory.
Open62541.UA_DeleteNodesRequest_equal — MethodUA_DeleteNodesRequest_equal(p1::Ptr{UA_DeleteNodesRequest}, p2::Ptr{UA_DeleteNodesRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DeleteNodesRequest_init — MethodUA_DeleteNodesRequest_init(x::Ptr{UA_DeleteNodesRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DeleteNodesRequest_new — MethodUA_DeleteNodesRequest_new()::Ptr{UA_DeleteNodesRequest}creates and initializes ("zeros") a UA_DeleteNodesRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DeleteNodesRequest_delete(x::Ptr{UA_DeleteNodesRequest})
Open62541.UA_DeleteNodesResponse_clear — MethodUA_DeleteNodesResponse_clear(x::Ptr{UA_DeleteNodesResponse})deletes the dynamically allocated content of the object x and calls UA_DeleteNodesResponse_init(x) to reset the type and its memory. 
Open62541.UA_DeleteNodesResponse_copy — MethodUA_DeleteNodesResponse_copy(src::Ptr{UA_DeleteNodesResponse}, dst::Ptr{UA_DeleteNodesResponse})::UA_STATUSCODE
UA_DeleteNodesResponse_copy(src::UA_DeleteNodesResponse, dst::Ptr{UA_DeleteNodesResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DeleteNodesResponse_delete — MethodUA_DeleteNodesResponse_delete(x::Ptr{UA_DeleteNodesResponse})deletes the content of object x and its memory. 
Open62541.UA_DeleteNodesResponse_deleteMembers — MethodUA_DeleteNodesResponse_deleteMembers(x::Ptr{UA_DeleteNodesResponse})(deprecated, use UA_DeleteNodesResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DeleteNodesResponse_init(x) to reset the type and its memory.
Open62541.UA_DeleteNodesResponse_equal — MethodUA_DeleteNodesResponse_equal(p1::Ptr{UA_DeleteNodesResponse}, p2::Ptr{UA_DeleteNodesResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DeleteNodesResponse_init — MethodUA_DeleteNodesResponse_init(x::Ptr{UA_DeleteNodesResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DeleteNodesResponse_new — MethodUA_DeleteNodesResponse_new()::Ptr{UA_DeleteNodesResponse}creates and initializes ("zeros") a UA_DeleteNodesResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DeleteNodesResponse_delete(x::Ptr{UA_DeleteNodesResponse})
Open62541.UA_DeleteRawModifiedDetails_clear — MethodUA_DeleteRawModifiedDetails_clear(x::Ptr{UA_DeleteRawModifiedDetails})deletes the dynamically allocated content of the object x and calls UA_DeleteRawModifiedDetails_init(x) to reset the type and its memory. 
Open62541.UA_DeleteRawModifiedDetails_copy — MethodUA_DeleteRawModifiedDetails_copy(src::Ptr{UA_DeleteRawModifiedDetails}, dst::Ptr{UA_DeleteRawModifiedDetails})::UA_STATUSCODE
UA_DeleteRawModifiedDetails_copy(src::UA_DeleteRawModifiedDetails, dst::Ptr{UA_DeleteRawModifiedDetails})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DeleteRawModifiedDetails_delete — MethodUA_DeleteRawModifiedDetails_delete(x::Ptr{UA_DeleteRawModifiedDetails})deletes the content of object x and its memory. 
Open62541.UA_DeleteRawModifiedDetails_deleteMembers — MethodUA_DeleteRawModifiedDetails_deleteMembers(x::Ptr{UA_DeleteRawModifiedDetails})(deprecated, use UA_DeleteRawModifiedDetails_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DeleteRawModifiedDetails_init(x) to reset the type and its memory.
Open62541.UA_DeleteRawModifiedDetails_equal — MethodUA_DeleteRawModifiedDetails_equal(p1::Ptr{UA_DeleteRawModifiedDetails}, p2::Ptr{UA_DeleteRawModifiedDetails})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DeleteRawModifiedDetails_init — MethodUA_DeleteRawModifiedDetails_init(x::Ptr{UA_DeleteRawModifiedDetails})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DeleteRawModifiedDetails_new — MethodUA_DeleteRawModifiedDetails_new()::Ptr{UA_DeleteRawModifiedDetails}creates and initializes ("zeros") a UA_DeleteRawModifiedDetails object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DeleteRawModifiedDetails_delete(x::Ptr{UA_DeleteRawModifiedDetails})
Open62541.UA_DeleteReferencesItem_clear — MethodUA_DeleteReferencesItem_clear(x::Ptr{UA_DeleteReferencesItem})deletes the dynamically allocated content of the object x and calls UA_DeleteReferencesItem_init(x) to reset the type and its memory. 
Open62541.UA_DeleteReferencesItem_copy — MethodUA_DeleteReferencesItem_copy(src::Ptr{UA_DeleteReferencesItem}, dst::Ptr{UA_DeleteReferencesItem})::UA_STATUSCODE
UA_DeleteReferencesItem_copy(src::UA_DeleteReferencesItem, dst::Ptr{UA_DeleteReferencesItem})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DeleteReferencesItem_delete — MethodUA_DeleteReferencesItem_delete(x::Ptr{UA_DeleteReferencesItem})deletes the content of object x and its memory. 
Open62541.UA_DeleteReferencesItem_deleteMembers — MethodUA_DeleteReferencesItem_deleteMembers(x::Ptr{UA_DeleteReferencesItem})(deprecated, use UA_DeleteReferencesItem_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DeleteReferencesItem_init(x) to reset the type and its memory.
Open62541.UA_DeleteReferencesItem_equal — MethodUA_DeleteReferencesItem_equal(p1::Ptr{UA_DeleteReferencesItem}, p2::Ptr{UA_DeleteReferencesItem})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DeleteReferencesItem_init — MethodUA_DeleteReferencesItem_init(x::Ptr{UA_DeleteReferencesItem})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DeleteReferencesItem_new — MethodUA_DeleteReferencesItem_new()::Ptr{UA_DeleteReferencesItem}creates and initializes ("zeros") a UA_DeleteReferencesItem object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DeleteReferencesItem_delete(x::Ptr{UA_DeleteReferencesItem})
Open62541.UA_DeleteReferencesRequest_clear — MethodUA_DeleteReferencesRequest_clear(x::Ptr{UA_DeleteReferencesRequest})deletes the dynamically allocated content of the object x and calls UA_DeleteReferencesRequest_init(x) to reset the type and its memory. 
Open62541.UA_DeleteReferencesRequest_copy — MethodUA_DeleteReferencesRequest_copy(src::Ptr{UA_DeleteReferencesRequest}, dst::Ptr{UA_DeleteReferencesRequest})::UA_STATUSCODE
UA_DeleteReferencesRequest_copy(src::UA_DeleteReferencesRequest, dst::Ptr{UA_DeleteReferencesRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DeleteReferencesRequest_delete — MethodUA_DeleteReferencesRequest_delete(x::Ptr{UA_DeleteReferencesRequest})deletes the content of object x and its memory. 
Open62541.UA_DeleteReferencesRequest_deleteMembers — MethodUA_DeleteReferencesRequest_deleteMembers(x::Ptr{UA_DeleteReferencesRequest})(deprecated, use UA_DeleteReferencesRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DeleteReferencesRequest_init(x) to reset the type and its memory.
Open62541.UA_DeleteReferencesRequest_equal — MethodUA_DeleteReferencesRequest_equal(p1::Ptr{UA_DeleteReferencesRequest}, p2::Ptr{UA_DeleteReferencesRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DeleteReferencesRequest_init — MethodUA_DeleteReferencesRequest_init(x::Ptr{UA_DeleteReferencesRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DeleteReferencesRequest_new — MethodUA_DeleteReferencesRequest_new()::Ptr{UA_DeleteReferencesRequest}creates and initializes ("zeros") a UA_DeleteReferencesRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DeleteReferencesRequest_delete(x::Ptr{UA_DeleteReferencesRequest})
Open62541.UA_DeleteReferencesResponse_clear — MethodUA_DeleteReferencesResponse_clear(x::Ptr{UA_DeleteReferencesResponse})deletes the dynamically allocated content of the object x and calls UA_DeleteReferencesResponse_init(x) to reset the type and its memory. 
Open62541.UA_DeleteReferencesResponse_copy — MethodUA_DeleteReferencesResponse_copy(src::Ptr{UA_DeleteReferencesResponse}, dst::Ptr{UA_DeleteReferencesResponse})::UA_STATUSCODE
UA_DeleteReferencesResponse_copy(src::UA_DeleteReferencesResponse, dst::Ptr{UA_DeleteReferencesResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DeleteReferencesResponse_delete — MethodUA_DeleteReferencesResponse_delete(x::Ptr{UA_DeleteReferencesResponse})deletes the content of object x and its memory. 
Open62541.UA_DeleteReferencesResponse_deleteMembers — MethodUA_DeleteReferencesResponse_deleteMembers(x::Ptr{UA_DeleteReferencesResponse})(deprecated, use UA_DeleteReferencesResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DeleteReferencesResponse_init(x) to reset the type and its memory.
Open62541.UA_DeleteReferencesResponse_equal — MethodUA_DeleteReferencesResponse_equal(p1::Ptr{UA_DeleteReferencesResponse}, p2::Ptr{UA_DeleteReferencesResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DeleteReferencesResponse_init — MethodUA_DeleteReferencesResponse_init(x::Ptr{UA_DeleteReferencesResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DeleteReferencesResponse_new — MethodUA_DeleteReferencesResponse_new()::Ptr{UA_DeleteReferencesResponse}creates and initializes ("zeros") a UA_DeleteReferencesResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DeleteReferencesResponse_delete(x::Ptr{UA_DeleteReferencesResponse})
Open62541.UA_DeleteSubscriptionsRequest_clear — MethodUA_DeleteSubscriptionsRequest_clear(x::Ptr{UA_DeleteSubscriptionsRequest})deletes the dynamically allocated content of the object x and calls UA_DeleteSubscriptionsRequest_init(x) to reset the type and its memory. 
Open62541.UA_DeleteSubscriptionsRequest_copy — MethodUA_DeleteSubscriptionsRequest_copy(src::Ptr{UA_DeleteSubscriptionsRequest}, dst::Ptr{UA_DeleteSubscriptionsRequest})::UA_STATUSCODE
UA_DeleteSubscriptionsRequest_copy(src::UA_DeleteSubscriptionsRequest, dst::Ptr{UA_DeleteSubscriptionsRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DeleteSubscriptionsRequest_delete — MethodUA_DeleteSubscriptionsRequest_delete(x::Ptr{UA_DeleteSubscriptionsRequest})deletes the content of object x and its memory. 
Open62541.UA_DeleteSubscriptionsRequest_deleteMembers — MethodUA_DeleteSubscriptionsRequest_deleteMembers(x::Ptr{UA_DeleteSubscriptionsRequest})(deprecated, use UA_DeleteSubscriptionsRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DeleteSubscriptionsRequest_init(x) to reset the type and its memory.
Open62541.UA_DeleteSubscriptionsRequest_equal — MethodUA_DeleteSubscriptionsRequest_equal(p1::Ptr{UA_DeleteSubscriptionsRequest}, p2::Ptr{UA_DeleteSubscriptionsRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DeleteSubscriptionsRequest_init — MethodUA_DeleteSubscriptionsRequest_init(x::Ptr{UA_DeleteSubscriptionsRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DeleteSubscriptionsRequest_new — MethodUA_DeleteSubscriptionsRequest_new()::Ptr{UA_DeleteSubscriptionsRequest}creates and initializes ("zeros") a UA_DeleteSubscriptionsRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DeleteSubscriptionsRequest_delete(x::Ptr{UA_DeleteSubscriptionsRequest})
Open62541.UA_DeleteSubscriptionsResponse_clear — MethodUA_DeleteSubscriptionsResponse_clear(x::Ptr{UA_DeleteSubscriptionsResponse})deletes the dynamically allocated content of the object x and calls UA_DeleteSubscriptionsResponse_init(x) to reset the type and its memory. 
Open62541.UA_DeleteSubscriptionsResponse_copy — MethodUA_DeleteSubscriptionsResponse_copy(src::Ptr{UA_DeleteSubscriptionsResponse}, dst::Ptr{UA_DeleteSubscriptionsResponse})::UA_STATUSCODE
UA_DeleteSubscriptionsResponse_copy(src::UA_DeleteSubscriptionsResponse, dst::Ptr{UA_DeleteSubscriptionsResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DeleteSubscriptionsResponse_delete — MethodUA_DeleteSubscriptionsResponse_delete(x::Ptr{UA_DeleteSubscriptionsResponse})deletes the content of object x and its memory. 
Open62541.UA_DeleteSubscriptionsResponse_deleteMembers — MethodUA_DeleteSubscriptionsResponse_deleteMembers(x::Ptr{UA_DeleteSubscriptionsResponse})(deprecated, use UA_DeleteSubscriptionsResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DeleteSubscriptionsResponse_init(x) to reset the type and its memory.
Open62541.UA_DeleteSubscriptionsResponse_equal — MethodUA_DeleteSubscriptionsResponse_equal(p1::Ptr{UA_DeleteSubscriptionsResponse}, p2::Ptr{UA_DeleteSubscriptionsResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DeleteSubscriptionsResponse_init — MethodUA_DeleteSubscriptionsResponse_init(x::Ptr{UA_DeleteSubscriptionsResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DeleteSubscriptionsResponse_new — MethodUA_DeleteSubscriptionsResponse_new()::Ptr{UA_DeleteSubscriptionsResponse}creates and initializes ("zeros") a UA_DeleteSubscriptionsResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DeleteSubscriptionsResponse_delete(x::Ptr{UA_DeleteSubscriptionsResponse})
Open62541.UA_DiagnosticInfo_clear — MethodUA_DiagnosticInfo_clear(x::Ptr{UA_DiagnosticInfo})deletes the dynamically allocated content of the object x and calls UA_DiagnosticInfo_init(x) to reset the type and its memory. 
Open62541.UA_DiagnosticInfo_copy — MethodUA_DiagnosticInfo_copy(src::Ptr{UA_DiagnosticInfo}, dst::Ptr{UA_DiagnosticInfo})::UA_STATUSCODE
UA_DiagnosticInfo_copy(src::UA_DiagnosticInfo, dst::Ptr{UA_DiagnosticInfo})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DiagnosticInfo_delete — MethodUA_DiagnosticInfo_delete(x::Ptr{UA_DiagnosticInfo})deletes the content of object x and its memory. 
Open62541.UA_DiagnosticInfo_deleteMembers — MethodUA_DiagnosticInfo_deleteMembers(x::Ptr{UA_DiagnosticInfo})(deprecated, use UA_DiagnosticInfo_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DiagnosticInfo_init(x) to reset the type and its memory.
Open62541.UA_DiagnosticInfo_equal — MethodUA_DiagnosticInfo_equal(p1::Ptr{UA_DiagnosticInfo}, p2::Ptr{UA_DiagnosticInfo})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DiagnosticInfo_init — MethodUA_DiagnosticInfo_init(x::Ptr{UA_DiagnosticInfo})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DiagnosticInfo_new — MethodUA_DiagnosticInfo_new()::Ptr{UA_DiagnosticInfo}creates and initializes ("zeros") a UA_DiagnosticInfo object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DiagnosticInfo_delete(x::Ptr{UA_DiagnosticInfo})
Open62541.UA_DiagnosticsLevel_clear — MethodUA_DiagnosticsLevel_clear(x::Ptr{UA_DiagnosticsLevel})deletes the dynamically allocated content of the object x and calls UA_DiagnosticsLevel_init(x) to reset the type and its memory. 
Open62541.UA_DiagnosticsLevel_copy — MethodUA_DiagnosticsLevel_copy(src::Ptr{UA_DiagnosticsLevel}, dst::Ptr{UA_DiagnosticsLevel})::UA_STATUSCODE
UA_DiagnosticsLevel_copy(src::UA_DiagnosticsLevel, dst::Ptr{UA_DiagnosticsLevel})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DiagnosticsLevel_delete — MethodUA_DiagnosticsLevel_delete(x::Ptr{UA_DiagnosticsLevel})deletes the content of object x and its memory. 
Open62541.UA_DiagnosticsLevel_deleteMembers — MethodUA_DiagnosticsLevel_deleteMembers(x::Ptr{UA_DiagnosticsLevel})(deprecated, use UA_DiagnosticsLevel_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DiagnosticsLevel_init(x) to reset the type and its memory.
Open62541.UA_DiagnosticsLevel_equal — MethodUA_DiagnosticsLevel_equal(p1::Ptr{UA_DiagnosticsLevel}, p2::Ptr{UA_DiagnosticsLevel})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DiagnosticsLevel_init — MethodUA_DiagnosticsLevel_init(x::Ptr{UA_DiagnosticsLevel})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DiagnosticsLevel_new — MethodUA_DiagnosticsLevel_new()::Ptr{UA_DiagnosticsLevel}creates and initializes ("zeros") a UA_DiagnosticsLevel object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DiagnosticsLevel_delete(x::Ptr{UA_DiagnosticsLevel})
Open62541.UA_DoubleComplexNumberType_clear — MethodUA_DoubleComplexNumberType_clear(x::Ptr{UA_DoubleComplexNumberType})deletes the dynamically allocated content of the object x and calls UA_DoubleComplexNumberType_init(x) to reset the type and its memory. 
Open62541.UA_DoubleComplexNumberType_copy — MethodUA_DoubleComplexNumberType_copy(src::Ptr{UA_DoubleComplexNumberType}, dst::Ptr{UA_DoubleComplexNumberType})::UA_STATUSCODE
UA_DoubleComplexNumberType_copy(src::UA_DoubleComplexNumberType, dst::Ptr{UA_DoubleComplexNumberType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DoubleComplexNumberType_delete — MethodUA_DoubleComplexNumberType_delete(x::Ptr{UA_DoubleComplexNumberType})deletes the content of object x and its memory. 
Open62541.UA_DoubleComplexNumberType_deleteMembers — MethodUA_DoubleComplexNumberType_deleteMembers(x::Ptr{UA_DoubleComplexNumberType})(deprecated, use UA_DoubleComplexNumberType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_DoubleComplexNumberType_init(x) to reset the type and its memory.
Open62541.UA_DoubleComplexNumberType_equal — MethodUA_DoubleComplexNumberType_equal(p1::Ptr{UA_DoubleComplexNumberType}, p2::Ptr{UA_DoubleComplexNumberType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DoubleComplexNumberType_init — MethodUA_DoubleComplexNumberType_init(x::Ptr{UA_DoubleComplexNumberType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DoubleComplexNumberType_new — MethodUA_DoubleComplexNumberType_new()::Ptr{UA_DoubleComplexNumberType}creates and initializes ("zeros") a UA_DoubleComplexNumberType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_DoubleComplexNumberType_delete(x::Ptr{UA_DoubleComplexNumberType})
Open62541.UA_Double_clear — MethodFloat64_clear(x::Ptr{Float64})deletes the dynamically allocated content of the object x and calls Float64_init(x) to reset the type and its memory. 
Open62541.UA_Double_copy — MethodFloat64_copy(src::Ptr{Float64}, dst::Ptr{Float64})::UA_STATUSCODE
Float64_copy(src::Float64, dst::Ptr{Float64})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_Double_delete — MethodFloat64_delete(x::Ptr{Float64})deletes the content of object x and its memory. 
Open62541.UA_Double_deleteMembers — MethodFloat64_deleteMembers(x::Ptr{Float64})(deprecated, use Float64_clear(x) instead) deletes the dynamically allocated content of the object x and calls Float64_init(x) to reset the type and its memory.
Open62541.UA_Double_equal — MethodUA_Double_equal(p1::Ptr{Float64}, p2::Ptr{Float64})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_Double_init — MethodFloat64_init(x::Ptr{Float64})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_Double_new — MethodFloat64_new()::Ptr{Float64}creates and initializes ("zeros") a Float64 object whose memory is allocated by C. After use, it needs to be  cleaned up with Float64_delete(x::Ptr{Float64})
Open62541.UA_Duplex_clear — MethodUA_Duplex_clear(x::Ptr{UA_Duplex})deletes the dynamically allocated content of the object x and calls UA_Duplex_init(x) to reset the type and its memory. 
Open62541.UA_Duplex_copy — MethodUA_Duplex_copy(src::Ptr{UA_Duplex}, dst::Ptr{UA_Duplex})::UA_STATUSCODE
UA_Duplex_copy(src::UA_Duplex, dst::Ptr{UA_Duplex})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_Duplex_delete — MethodUA_Duplex_delete(x::Ptr{UA_Duplex})deletes the content of object x and its memory. 
Open62541.UA_Duplex_deleteMembers — MethodUA_Duplex_deleteMembers(x::Ptr{UA_Duplex})(deprecated, use UA_Duplex_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_Duplex_init(x) to reset the type and its memory.
Open62541.UA_Duplex_equal — MethodUA_Duplex_equal(p1::Ptr{UA_Duplex}, p2::Ptr{UA_Duplex})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_Duplex_init — MethodUA_Duplex_init(x::Ptr{UA_Duplex})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_Duplex_new — MethodUA_Duplex_new()::Ptr{UA_Duplex}creates and initializes ("zeros") a UA_Duplex object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_Duplex_delete(x::Ptr{UA_Duplex})
Open62541.UA_DurationString_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_DurationString_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_DurationString_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_DurationString_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_DurationString_equal — MethodUA_DurationString_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_DurationString_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_DurationString_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_Duration_clear — MethodFloat64_clear(x::Ptr{Float64})deletes the dynamically allocated content of the object x and calls Float64_init(x) to reset the type and its memory. 
Open62541.UA_Duration_copy — MethodFloat64_copy(src::Ptr{Float64}, dst::Ptr{Float64})::UA_STATUSCODE
Float64_copy(src::Float64, dst::Ptr{Float64})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_Duration_delete — MethodFloat64_delete(x::Ptr{Float64})deletes the content of object x and its memory. 
Open62541.UA_Duration_deleteMembers — MethodFloat64_deleteMembers(x::Ptr{Float64})(deprecated, use Float64_clear(x) instead) deletes the dynamically allocated content of the object x and calls Float64_init(x) to reset the type and its memory.
Open62541.UA_Duration_equal — MethodUA_Duration_equal(p1::Ptr{Float64}, p2::Ptr{Float64})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_Duration_init — MethodFloat64_init(x::Ptr{Float64})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_Duration_new — MethodFloat64_new()::Ptr{Float64}creates and initializes ("zeros") a Float64 object whose memory is allocated by C. After use, it needs to be  cleaned up with Float64_delete(x::Ptr{Float64})
Open62541.UA_EUInformation_clear — MethodUA_EUInformation_clear(x::Ptr{UA_EUInformation})deletes the dynamically allocated content of the object x and calls UA_EUInformation_init(x) to reset the type and its memory. 
Open62541.UA_EUInformation_copy — MethodUA_EUInformation_copy(src::Ptr{UA_EUInformation}, dst::Ptr{UA_EUInformation})::UA_STATUSCODE
UA_EUInformation_copy(src::UA_EUInformation, dst::Ptr{UA_EUInformation})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_EUInformation_delete — MethodUA_EUInformation_delete(x::Ptr{UA_EUInformation})deletes the content of object x and its memory. 
Open62541.UA_EUInformation_deleteMembers — MethodUA_EUInformation_deleteMembers(x::Ptr{UA_EUInformation})(deprecated, use UA_EUInformation_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_EUInformation_init(x) to reset the type and its memory.
Open62541.UA_EUInformation_equal — MethodUA_EUInformation_equal(p1::Ptr{UA_EUInformation}, p2::Ptr{UA_EUInformation})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_EUInformation_init — MethodUA_EUInformation_init(x::Ptr{UA_EUInformation})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_EUInformation_new — MethodUA_EUInformation_new()::Ptr{UA_EUInformation}creates and initializes ("zeros") a UA_EUInformation object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_EUInformation_delete(x::Ptr{UA_EUInformation})
Open62541.UA_EccEncryptedSecret_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_EccEncryptedSecret_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_EccEncryptedSecret_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_EccEncryptedSecret_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_EccEncryptedSecret_equal — MethodUA_EccEncryptedSecret_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_EccEncryptedSecret_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_EccEncryptedSecret_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_ElementOperand_clear — MethodUA_ElementOperand_clear(x::Ptr{UA_ElementOperand})deletes the dynamically allocated content of the object x and calls UA_ElementOperand_init(x) to reset the type and its memory. 
Open62541.UA_ElementOperand_copy — MethodUA_ElementOperand_copy(src::Ptr{UA_ElementOperand}, dst::Ptr{UA_ElementOperand})::UA_STATUSCODE
UA_ElementOperand_copy(src::UA_ElementOperand, dst::Ptr{UA_ElementOperand})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ElementOperand_delete — MethodUA_ElementOperand_delete(x::Ptr{UA_ElementOperand})deletes the content of object x and its memory. 
Open62541.UA_ElementOperand_deleteMembers — MethodUA_ElementOperand_deleteMembers(x::Ptr{UA_ElementOperand})(deprecated, use UA_ElementOperand_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ElementOperand_init(x) to reset the type and its memory.
Open62541.UA_ElementOperand_equal — MethodUA_ElementOperand_equal(p1::Ptr{UA_ElementOperand}, p2::Ptr{UA_ElementOperand})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ElementOperand_init — MethodUA_ElementOperand_init(x::Ptr{UA_ElementOperand})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ElementOperand_new — MethodUA_ElementOperand_new()::Ptr{UA_ElementOperand}creates and initializes ("zeros") a UA_ElementOperand object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ElementOperand_delete(x::Ptr{UA_ElementOperand})
Open62541.UA_EndpointConfiguration_clear — MethodUA_EndpointConfiguration_clear(x::Ptr{UA_EndpointConfiguration})deletes the dynamically allocated content of the object x and calls UA_EndpointConfiguration_init(x) to reset the type and its memory. 
Open62541.UA_EndpointConfiguration_copy — MethodUA_EndpointConfiguration_copy(src::Ptr{UA_EndpointConfiguration}, dst::Ptr{UA_EndpointConfiguration})::UA_STATUSCODE
UA_EndpointConfiguration_copy(src::UA_EndpointConfiguration, dst::Ptr{UA_EndpointConfiguration})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_EndpointConfiguration_delete — MethodUA_EndpointConfiguration_delete(x::Ptr{UA_EndpointConfiguration})deletes the content of object x and its memory. 
Open62541.UA_EndpointConfiguration_deleteMembers — MethodUA_EndpointConfiguration_deleteMembers(x::Ptr{UA_EndpointConfiguration})(deprecated, use UA_EndpointConfiguration_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_EndpointConfiguration_init(x) to reset the type and its memory.
Open62541.UA_EndpointConfiguration_equal — MethodUA_EndpointConfiguration_equal(p1::Ptr{UA_EndpointConfiguration}, p2::Ptr{UA_EndpointConfiguration})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_EndpointConfiguration_init — MethodUA_EndpointConfiguration_init(x::Ptr{UA_EndpointConfiguration})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_EndpointConfiguration_new — MethodUA_EndpointConfiguration_new()::Ptr{UA_EndpointConfiguration}creates and initializes ("zeros") a UA_EndpointConfiguration object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_EndpointConfiguration_delete(x::Ptr{UA_EndpointConfiguration})
Open62541.UA_EndpointDescription_clear — MethodUA_EndpointDescription_clear(x::Ptr{UA_EndpointDescription})deletes the dynamically allocated content of the object x and calls UA_EndpointDescription_init(x) to reset the type and its memory. 
Open62541.UA_EndpointDescription_copy — MethodUA_EndpointDescription_copy(src::Ptr{UA_EndpointDescription}, dst::Ptr{UA_EndpointDescription})::UA_STATUSCODE
UA_EndpointDescription_copy(src::UA_EndpointDescription, dst::Ptr{UA_EndpointDescription})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_EndpointDescription_delete — MethodUA_EndpointDescription_delete(x::Ptr{UA_EndpointDescription})deletes the content of object x and its memory. 
Open62541.UA_EndpointDescription_deleteMembers — MethodUA_EndpointDescription_deleteMembers(x::Ptr{UA_EndpointDescription})(deprecated, use UA_EndpointDescription_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_EndpointDescription_init(x) to reset the type and its memory.
Open62541.UA_EndpointDescription_equal — MethodUA_EndpointDescription_equal(p1::Ptr{UA_EndpointDescription}, p2::Ptr{UA_EndpointDescription})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_EndpointDescription_init — MethodUA_EndpointDescription_init(x::Ptr{UA_EndpointDescription})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_EndpointDescription_new — MethodUA_EndpointDescription_new()::Ptr{UA_EndpointDescription}creates and initializes ("zeros") a UA_EndpointDescription object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_EndpointDescription_delete(x::Ptr{UA_EndpointDescription})
Open62541.UA_EndpointType_clear — MethodUA_EndpointType_clear(x::Ptr{UA_EndpointType})deletes the dynamically allocated content of the object x and calls UA_EndpointType_init(x) to reset the type and its memory. 
Open62541.UA_EndpointType_copy — MethodUA_EndpointType_copy(src::Ptr{UA_EndpointType}, dst::Ptr{UA_EndpointType})::UA_STATUSCODE
UA_EndpointType_copy(src::UA_EndpointType, dst::Ptr{UA_EndpointType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_EndpointType_delete — MethodUA_EndpointType_delete(x::Ptr{UA_EndpointType})deletes the content of object x and its memory. 
Open62541.UA_EndpointType_deleteMembers — MethodUA_EndpointType_deleteMembers(x::Ptr{UA_EndpointType})(deprecated, use UA_EndpointType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_EndpointType_init(x) to reset the type and its memory.
Open62541.UA_EndpointType_equal — MethodUA_EndpointType_equal(p1::Ptr{UA_EndpointType}, p2::Ptr{UA_EndpointType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_EndpointType_init — MethodUA_EndpointType_init(x::Ptr{UA_EndpointType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_EndpointType_new — MethodUA_EndpointType_new()::Ptr{UA_EndpointType}creates and initializes ("zeros") a UA_EndpointType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_EndpointType_delete(x::Ptr{UA_EndpointType})
Open62541.UA_EndpointUrlListDataType_clear — MethodUA_EndpointUrlListDataType_clear(x::Ptr{UA_EndpointUrlListDataType})deletes the dynamically allocated content of the object x and calls UA_EndpointUrlListDataType_init(x) to reset the type and its memory. 
Open62541.UA_EndpointUrlListDataType_copy — MethodUA_EndpointUrlListDataType_copy(src::Ptr{UA_EndpointUrlListDataType}, dst::Ptr{UA_EndpointUrlListDataType})::UA_STATUSCODE
UA_EndpointUrlListDataType_copy(src::UA_EndpointUrlListDataType, dst::Ptr{UA_EndpointUrlListDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_EndpointUrlListDataType_delete — MethodUA_EndpointUrlListDataType_delete(x::Ptr{UA_EndpointUrlListDataType})deletes the content of object x and its memory. 
Open62541.UA_EndpointUrlListDataType_deleteMembers — MethodUA_EndpointUrlListDataType_deleteMembers(x::Ptr{UA_EndpointUrlListDataType})(deprecated, use UA_EndpointUrlListDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_EndpointUrlListDataType_init(x) to reset the type and its memory.
Open62541.UA_EndpointUrlListDataType_equal — MethodUA_EndpointUrlListDataType_equal(p1::Ptr{UA_EndpointUrlListDataType}, p2::Ptr{UA_EndpointUrlListDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_EndpointUrlListDataType_init — MethodUA_EndpointUrlListDataType_init(x::Ptr{UA_EndpointUrlListDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_EndpointUrlListDataType_new — MethodUA_EndpointUrlListDataType_new()::Ptr{UA_EndpointUrlListDataType}creates and initializes ("zeros") a UA_EndpointUrlListDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_EndpointUrlListDataType_delete(x::Ptr{UA_EndpointUrlListDataType})
Open62541.UA_EnumDefinition_clear — MethodUA_EnumDefinition_clear(x::Ptr{UA_EnumDefinition})deletes the dynamically allocated content of the object x and calls UA_EnumDefinition_init(x) to reset the type and its memory. 
Open62541.UA_EnumDefinition_copy — MethodUA_EnumDefinition_copy(src::Ptr{UA_EnumDefinition}, dst::Ptr{UA_EnumDefinition})::UA_STATUSCODE
UA_EnumDefinition_copy(src::UA_EnumDefinition, dst::Ptr{UA_EnumDefinition})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_EnumDefinition_delete — MethodUA_EnumDefinition_delete(x::Ptr{UA_EnumDefinition})deletes the content of object x and its memory. 
Open62541.UA_EnumDefinition_deleteMembers — MethodUA_EnumDefinition_deleteMembers(x::Ptr{UA_EnumDefinition})(deprecated, use UA_EnumDefinition_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_EnumDefinition_init(x) to reset the type and its memory.
Open62541.UA_EnumDefinition_equal — MethodUA_EnumDefinition_equal(p1::Ptr{UA_EnumDefinition}, p2::Ptr{UA_EnumDefinition})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_EnumDefinition_init — MethodUA_EnumDefinition_init(x::Ptr{UA_EnumDefinition})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_EnumDefinition_new — MethodUA_EnumDefinition_new()::Ptr{UA_EnumDefinition}creates and initializes ("zeros") a UA_EnumDefinition object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_EnumDefinition_delete(x::Ptr{UA_EnumDefinition})
Open62541.UA_EnumDescription_clear — MethodUA_EnumDescription_clear(x::Ptr{UA_EnumDescription})deletes the dynamically allocated content of the object x and calls UA_EnumDescription_init(x) to reset the type and its memory. 
Open62541.UA_EnumDescription_copy — MethodUA_EnumDescription_copy(src::Ptr{UA_EnumDescription}, dst::Ptr{UA_EnumDescription})::UA_STATUSCODE
UA_EnumDescription_copy(src::UA_EnumDescription, dst::Ptr{UA_EnumDescription})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_EnumDescription_delete — MethodUA_EnumDescription_delete(x::Ptr{UA_EnumDescription})deletes the content of object x and its memory. 
Open62541.UA_EnumDescription_deleteMembers — MethodUA_EnumDescription_deleteMembers(x::Ptr{UA_EnumDescription})(deprecated, use UA_EnumDescription_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_EnumDescription_init(x) to reset the type and its memory.
Open62541.UA_EnumDescription_equal — MethodUA_EnumDescription_equal(p1::Ptr{UA_EnumDescription}, p2::Ptr{UA_EnumDescription})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_EnumDescription_init — MethodUA_EnumDescription_init(x::Ptr{UA_EnumDescription})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_EnumDescription_new — MethodUA_EnumDescription_new()::Ptr{UA_EnumDescription}creates and initializes ("zeros") a UA_EnumDescription object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_EnumDescription_delete(x::Ptr{UA_EnumDescription})
Open62541.UA_EnumField_clear — MethodUA_EnumField_clear(x::Ptr{UA_EnumField})deletes the dynamically allocated content of the object x and calls UA_EnumField_init(x) to reset the type and its memory. 
Open62541.UA_EnumField_copy — MethodUA_EnumField_copy(src::Ptr{UA_EnumField}, dst::Ptr{UA_EnumField})::UA_STATUSCODE
UA_EnumField_copy(src::UA_EnumField, dst::Ptr{UA_EnumField})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_EnumField_delete — MethodUA_EnumField_delete(x::Ptr{UA_EnumField})deletes the content of object x and its memory. 
Open62541.UA_EnumField_deleteMembers — MethodUA_EnumField_deleteMembers(x::Ptr{UA_EnumField})(deprecated, use UA_EnumField_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_EnumField_init(x) to reset the type and its memory.
Open62541.UA_EnumField_equal — MethodUA_EnumField_equal(p1::Ptr{UA_EnumField}, p2::Ptr{UA_EnumField})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_EnumField_init — MethodUA_EnumField_init(x::Ptr{UA_EnumField})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_EnumField_new — MethodUA_EnumField_new()::Ptr{UA_EnumField}creates and initializes ("zeros") a UA_EnumField object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_EnumField_delete(x::Ptr{UA_EnumField})
Open62541.UA_EnumValueType_clear — MethodUA_EnumValueType_clear(x::Ptr{UA_EnumValueType})deletes the dynamically allocated content of the object x and calls UA_EnumValueType_init(x) to reset the type and its memory. 
Open62541.UA_EnumValueType_copy — MethodUA_EnumValueType_copy(src::Ptr{UA_EnumValueType}, dst::Ptr{UA_EnumValueType})::UA_STATUSCODE
UA_EnumValueType_copy(src::UA_EnumValueType, dst::Ptr{UA_EnumValueType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_EnumValueType_delete — MethodUA_EnumValueType_delete(x::Ptr{UA_EnumValueType})deletes the content of object x and its memory. 
Open62541.UA_EnumValueType_deleteMembers — MethodUA_EnumValueType_deleteMembers(x::Ptr{UA_EnumValueType})(deprecated, use UA_EnumValueType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_EnumValueType_init(x) to reset the type and its memory.
Open62541.UA_EnumValueType_equal — MethodUA_EnumValueType_equal(p1::Ptr{UA_EnumValueType}, p2::Ptr{UA_EnumValueType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_EnumValueType_init — MethodUA_EnumValueType_init(x::Ptr{UA_EnumValueType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_EnumValueType_new — MethodUA_EnumValueType_new()::Ptr{UA_EnumValueType}creates and initializes ("zeros") a UA_EnumValueType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_EnumValueType_delete(x::Ptr{UA_EnumValueType})
Open62541.UA_Enumeration_clear — MethodUA_Enumeration_clear(x::Ptr{UA_Enumeration})deletes the dynamically allocated content of the object x and calls UA_Enumeration_init(x) to reset the type and its memory. 
Open62541.UA_Enumeration_copy — MethodUA_Enumeration_copy(src::Ptr{UA_Enumeration}, dst::Ptr{UA_Enumeration})::UA_STATUSCODE
UA_Enumeration_copy(src::UA_Enumeration, dst::Ptr{UA_Enumeration})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_Enumeration_delete — MethodUA_Enumeration_delete(x::Ptr{UA_Enumeration})deletes the content of object x and its memory. 
Open62541.UA_Enumeration_deleteMembers — MethodUA_Enumeration_deleteMembers(x::Ptr{UA_Enumeration})(deprecated, use UA_Enumeration_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_Enumeration_init(x) to reset the type and its memory.
Open62541.UA_Enumeration_equal — MethodUA_Enumeration_equal(p1::Ptr{UA_Enumeration}, p2::Ptr{UA_Enumeration})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_Enumeration_init — MethodUA_Enumeration_init(x::Ptr{UA_Enumeration})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_Enumeration_new — MethodUA_Enumeration_new()::Ptr{UA_Enumeration}creates and initializes ("zeros") a UA_Enumeration object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_Enumeration_delete(x::Ptr{UA_Enumeration})
Open62541.UA_EphemeralKeyType_clear — MethodUA_EphemeralKeyType_clear(x::Ptr{UA_EphemeralKeyType})deletes the dynamically allocated content of the object x and calls UA_EphemeralKeyType_init(x) to reset the type and its memory. 
Open62541.UA_EphemeralKeyType_copy — MethodUA_EphemeralKeyType_copy(src::Ptr{UA_EphemeralKeyType}, dst::Ptr{UA_EphemeralKeyType})::UA_STATUSCODE
UA_EphemeralKeyType_copy(src::UA_EphemeralKeyType, dst::Ptr{UA_EphemeralKeyType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_EphemeralKeyType_delete — MethodUA_EphemeralKeyType_delete(x::Ptr{UA_EphemeralKeyType})deletes the content of object x and its memory. 
Open62541.UA_EphemeralKeyType_deleteMembers — MethodUA_EphemeralKeyType_deleteMembers(x::Ptr{UA_EphemeralKeyType})(deprecated, use UA_EphemeralKeyType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_EphemeralKeyType_init(x) to reset the type and its memory.
Open62541.UA_EphemeralKeyType_equal — MethodUA_EphemeralKeyType_equal(p1::Ptr{UA_EphemeralKeyType}, p2::Ptr{UA_EphemeralKeyType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_EphemeralKeyType_init — MethodUA_EphemeralKeyType_init(x::Ptr{UA_EphemeralKeyType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_EphemeralKeyType_new — MethodUA_EphemeralKeyType_new()::Ptr{UA_EphemeralKeyType}creates and initializes ("zeros") a UA_EphemeralKeyType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_EphemeralKeyType_delete(x::Ptr{UA_EphemeralKeyType})
Open62541.UA_EventFieldList_clear — MethodUA_EventFieldList_clear(x::Ptr{UA_EventFieldList})deletes the dynamically allocated content of the object x and calls UA_EventFieldList_init(x) to reset the type and its memory. 
Open62541.UA_EventFieldList_copy — MethodUA_EventFieldList_copy(src::Ptr{UA_EventFieldList}, dst::Ptr{UA_EventFieldList})::UA_STATUSCODE
UA_EventFieldList_copy(src::UA_EventFieldList, dst::Ptr{UA_EventFieldList})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_EventFieldList_delete — MethodUA_EventFieldList_delete(x::Ptr{UA_EventFieldList})deletes the content of object x and its memory. 
Open62541.UA_EventFieldList_deleteMembers — MethodUA_EventFieldList_deleteMembers(x::Ptr{UA_EventFieldList})(deprecated, use UA_EventFieldList_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_EventFieldList_init(x) to reset the type and its memory.
Open62541.UA_EventFieldList_equal — MethodUA_EventFieldList_equal(p1::Ptr{UA_EventFieldList}, p2::Ptr{UA_EventFieldList})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_EventFieldList_init — MethodUA_EventFieldList_init(x::Ptr{UA_EventFieldList})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_EventFieldList_new — MethodUA_EventFieldList_new()::Ptr{UA_EventFieldList}creates and initializes ("zeros") a UA_EventFieldList object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_EventFieldList_delete(x::Ptr{UA_EventFieldList})
Open62541.UA_EventFilterResult_clear — MethodUA_EventFilterResult_clear(x::Ptr{UA_EventFilterResult})deletes the dynamically allocated content of the object x and calls UA_EventFilterResult_init(x) to reset the type and its memory. 
Open62541.UA_EventFilterResult_copy — MethodUA_EventFilterResult_copy(src::Ptr{UA_EventFilterResult}, dst::Ptr{UA_EventFilterResult})::UA_STATUSCODE
UA_EventFilterResult_copy(src::UA_EventFilterResult, dst::Ptr{UA_EventFilterResult})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_EventFilterResult_delete — MethodUA_EventFilterResult_delete(x::Ptr{UA_EventFilterResult})deletes the content of object x and its memory. 
Open62541.UA_EventFilterResult_deleteMembers — MethodUA_EventFilterResult_deleteMembers(x::Ptr{UA_EventFilterResult})(deprecated, use UA_EventFilterResult_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_EventFilterResult_init(x) to reset the type and its memory.
Open62541.UA_EventFilterResult_equal — MethodUA_EventFilterResult_equal(p1::Ptr{UA_EventFilterResult}, p2::Ptr{UA_EventFilterResult})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_EventFilterResult_init — MethodUA_EventFilterResult_init(x::Ptr{UA_EventFilterResult})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_EventFilterResult_new — MethodUA_EventFilterResult_new()::Ptr{UA_EventFilterResult}creates and initializes ("zeros") a UA_EventFilterResult object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_EventFilterResult_delete(x::Ptr{UA_EventFilterResult})
Open62541.UA_EventFilter_clear — MethodUA_EventFilter_clear(x::Ptr{UA_EventFilter})deletes the dynamically allocated content of the object x and calls UA_EventFilter_init(x) to reset the type and its memory. 
Open62541.UA_EventFilter_copy — MethodUA_EventFilter_copy(src::Ptr{UA_EventFilter}, dst::Ptr{UA_EventFilter})::UA_STATUSCODE
UA_EventFilter_copy(src::UA_EventFilter, dst::Ptr{UA_EventFilter})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_EventFilter_delete — MethodUA_EventFilter_delete(x::Ptr{UA_EventFilter})deletes the content of object x and its memory. 
Open62541.UA_EventFilter_deleteMembers — MethodUA_EventFilter_deleteMembers(x::Ptr{UA_EventFilter})(deprecated, use UA_EventFilter_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_EventFilter_init(x) to reset the type and its memory.
Open62541.UA_EventFilter_equal — MethodUA_EventFilter_equal(p1::Ptr{UA_EventFilter}, p2::Ptr{UA_EventFilter})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_EventFilter_init — MethodUA_EventFilter_init(x::Ptr{UA_EventFilter})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_EventFilter_new — MethodUA_EventFilter_new()::Ptr{UA_EventFilter}creates and initializes ("zeros") a UA_EventFilter object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_EventFilter_delete(x::Ptr{UA_EventFilter})
Open62541.UA_EventNotificationList_clear — MethodUA_EventNotificationList_clear(x::Ptr{UA_EventNotificationList})deletes the dynamically allocated content of the object x and calls UA_EventNotificationList_init(x) to reset the type and its memory. 
Open62541.UA_EventNotificationList_copy — MethodUA_EventNotificationList_copy(src::Ptr{UA_EventNotificationList}, dst::Ptr{UA_EventNotificationList})::UA_STATUSCODE
UA_EventNotificationList_copy(src::UA_EventNotificationList, dst::Ptr{UA_EventNotificationList})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_EventNotificationList_delete — MethodUA_EventNotificationList_delete(x::Ptr{UA_EventNotificationList})deletes the content of object x and its memory. 
Open62541.UA_EventNotificationList_deleteMembers — MethodUA_EventNotificationList_deleteMembers(x::Ptr{UA_EventNotificationList})(deprecated, use UA_EventNotificationList_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_EventNotificationList_init(x) to reset the type and its memory.
Open62541.UA_EventNotificationList_equal — MethodUA_EventNotificationList_equal(p1::Ptr{UA_EventNotificationList}, p2::Ptr{UA_EventNotificationList})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_EventNotificationList_init — MethodUA_EventNotificationList_init(x::Ptr{UA_EventNotificationList})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_EventNotificationList_new — MethodUA_EventNotificationList_new()::Ptr{UA_EventNotificationList}creates and initializes ("zeros") a UA_EventNotificationList object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_EventNotificationList_delete(x::Ptr{UA_EventNotificationList})
Open62541.UA_EventNotifierType_clear — MethodUInt8_clear(x::Ptr{UInt8})deletes the dynamically allocated content of the object x and calls UInt8_init(x) to reset the type and its memory. 
Open62541.UA_EventNotifierType_copy — MethodUInt8_copy(src::Ptr{UInt8}, dst::Ptr{UInt8})::UA_STATUSCODE
UInt8_copy(src::UInt8, dst::Ptr{UInt8})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_EventNotifierType_delete — MethodUInt8_delete(x::Ptr{UInt8})deletes the content of object x and its memory. 
Open62541.UA_EventNotifierType_deleteMembers — MethodUInt8_deleteMembers(x::Ptr{UInt8})(deprecated, use UInt8_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt8_init(x) to reset the type and its memory.
Open62541.UA_EventNotifierType_equal — MethodUA_EventNotifierType_equal(p1::Ptr{UInt8}, p2::Ptr{UInt8})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_EventNotifierType_init — MethodUInt8_init(x::Ptr{UInt8})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_EventNotifierType_new — MethodUInt8_new()::Ptr{UInt8}creates and initializes ("zeros") a UInt8 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt8_delete(x::Ptr{UInt8})
Open62541.UA_ExceptionDeviationFormat_clear — MethodUA_ExceptionDeviationFormat_clear(x::Ptr{UA_ExceptionDeviationFormat})deletes the dynamically allocated content of the object x and calls UA_ExceptionDeviationFormat_init(x) to reset the type and its memory. 
Open62541.UA_ExceptionDeviationFormat_copy — MethodUA_ExceptionDeviationFormat_copy(src::Ptr{UA_ExceptionDeviationFormat}, dst::Ptr{UA_ExceptionDeviationFormat})::UA_STATUSCODE
UA_ExceptionDeviationFormat_copy(src::UA_ExceptionDeviationFormat, dst::Ptr{UA_ExceptionDeviationFormat})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ExceptionDeviationFormat_delete — MethodUA_ExceptionDeviationFormat_delete(x::Ptr{UA_ExceptionDeviationFormat})deletes the content of object x and its memory. 
Open62541.UA_ExceptionDeviationFormat_deleteMembers — MethodUA_ExceptionDeviationFormat_deleteMembers(x::Ptr{UA_ExceptionDeviationFormat})(deprecated, use UA_ExceptionDeviationFormat_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ExceptionDeviationFormat_init(x) to reset the type and its memory.
Open62541.UA_ExceptionDeviationFormat_equal — MethodUA_ExceptionDeviationFormat_equal(p1::Ptr{UA_ExceptionDeviationFormat}, p2::Ptr{UA_ExceptionDeviationFormat})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ExceptionDeviationFormat_init — MethodUA_ExceptionDeviationFormat_init(x::Ptr{UA_ExceptionDeviationFormat})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ExceptionDeviationFormat_new — MethodUA_ExceptionDeviationFormat_new()::Ptr{UA_ExceptionDeviationFormat}creates and initializes ("zeros") a UA_ExceptionDeviationFormat object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ExceptionDeviationFormat_delete(x::Ptr{UA_ExceptionDeviationFormat})
Open62541.UA_ExpandedNodeId_clear — MethodUA_ExpandedNodeId_clear(x::Ptr{UA_ExpandedNodeId})deletes the dynamically allocated content of the object x and calls UA_ExpandedNodeId_init(x) to reset the type and its memory. 
Open62541.UA_ExpandedNodeId_copy — MethodUA_ExpandedNodeId_copy(src::Ptr{UA_ExpandedNodeId}, dst::Ptr{UA_ExpandedNodeId})::UA_STATUSCODE
UA_ExpandedNodeId_copy(src::UA_ExpandedNodeId, dst::Ptr{UA_ExpandedNodeId})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ExpandedNodeId_delete — MethodUA_ExpandedNodeId_delete(x::Ptr{UA_ExpandedNodeId})deletes the content of object x and its memory. 
Open62541.UA_ExpandedNodeId_deleteMembers — MethodUA_ExpandedNodeId_deleteMembers(x::Ptr{UA_ExpandedNodeId})(deprecated, use UA_ExpandedNodeId_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ExpandedNodeId_init(x) to reset the type and its memory.
Open62541.UA_ExpandedNodeId_equal — MethodUA_ExpandedNodeId_equal(p1::Ptr{UA_ExpandedNodeId}, p2::Ptr{UA_ExpandedNodeId})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ExpandedNodeId_init — MethodUA_ExpandedNodeId_init(x::Ptr{UA_ExpandedNodeId})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ExpandedNodeId_new — MethodUA_ExpandedNodeId_new()::Ptr{UA_ExpandedNodeId}creates and initializes ("zeros") a UA_ExpandedNodeId object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ExpandedNodeId_delete(x::Ptr{UA_ExpandedNodeId})
Open62541.UA_ExtensionObject_clear — MethodUA_ExtensionObject_clear(x::Ptr{UA_ExtensionObject})deletes the dynamically allocated content of the object x and calls UA_ExtensionObject_init(x) to reset the type and its memory. 
Open62541.UA_ExtensionObject_copy — MethodUA_ExtensionObject_copy(src::Ptr{UA_ExtensionObject}, dst::Ptr{UA_ExtensionObject})::UA_STATUSCODE
UA_ExtensionObject_copy(src::UA_ExtensionObject, dst::Ptr{UA_ExtensionObject})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ExtensionObject_delete — MethodUA_ExtensionObject_delete(x::Ptr{UA_ExtensionObject})deletes the content of object x and its memory. 
Open62541.UA_ExtensionObject_deleteMembers — MethodUA_ExtensionObject_deleteMembers(x::Ptr{UA_ExtensionObject})(deprecated, use UA_ExtensionObject_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ExtensionObject_init(x) to reset the type and its memory.
Open62541.UA_ExtensionObject_equal — MethodUA_ExtensionObject_equal(p1::Ptr{UA_ExtensionObject}, p2::Ptr{UA_ExtensionObject})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ExtensionObject_init — MethodUA_ExtensionObject_init(x::Ptr{UA_ExtensionObject})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ExtensionObject_new — MethodUA_ExtensionObject_new()::Ptr{UA_ExtensionObject}creates and initializes ("zeros") a UA_ExtensionObject object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ExtensionObject_delete(x::Ptr{UA_ExtensionObject})
Open62541.UA_FieldMetaData_clear — MethodUA_FieldMetaData_clear(x::Ptr{UA_FieldMetaData})deletes the dynamically allocated content of the object x and calls UA_FieldMetaData_init(x) to reset the type and its memory. 
Open62541.UA_FieldMetaData_copy — MethodUA_FieldMetaData_copy(src::Ptr{UA_FieldMetaData}, dst::Ptr{UA_FieldMetaData})::UA_STATUSCODE
UA_FieldMetaData_copy(src::UA_FieldMetaData, dst::Ptr{UA_FieldMetaData})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_FieldMetaData_delete — MethodUA_FieldMetaData_delete(x::Ptr{UA_FieldMetaData})deletes the content of object x and its memory. 
Open62541.UA_FieldMetaData_deleteMembers — MethodUA_FieldMetaData_deleteMembers(x::Ptr{UA_FieldMetaData})(deprecated, use UA_FieldMetaData_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_FieldMetaData_init(x) to reset the type and its memory.
Open62541.UA_FieldMetaData_equal — MethodUA_FieldMetaData_equal(p1::Ptr{UA_FieldMetaData}, p2::Ptr{UA_FieldMetaData})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_FieldMetaData_init — MethodUA_FieldMetaData_init(x::Ptr{UA_FieldMetaData})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_FieldMetaData_new — MethodUA_FieldMetaData_new()::Ptr{UA_FieldMetaData}creates and initializes ("zeros") a UA_FieldMetaData object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_FieldMetaData_delete(x::Ptr{UA_FieldMetaData})
Open62541.UA_FieldTargetDataType_clear — MethodUA_FieldTargetDataType_clear(x::Ptr{UA_FieldTargetDataType})deletes the dynamically allocated content of the object x and calls UA_FieldTargetDataType_init(x) to reset the type and its memory. 
Open62541.UA_FieldTargetDataType_copy — MethodUA_FieldTargetDataType_copy(src::Ptr{UA_FieldTargetDataType}, dst::Ptr{UA_FieldTargetDataType})::UA_STATUSCODE
UA_FieldTargetDataType_copy(src::UA_FieldTargetDataType, dst::Ptr{UA_FieldTargetDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_FieldTargetDataType_delete — MethodUA_FieldTargetDataType_delete(x::Ptr{UA_FieldTargetDataType})deletes the content of object x and its memory. 
Open62541.UA_FieldTargetDataType_deleteMembers — MethodUA_FieldTargetDataType_deleteMembers(x::Ptr{UA_FieldTargetDataType})(deprecated, use UA_FieldTargetDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_FieldTargetDataType_init(x) to reset the type and its memory.
Open62541.UA_FieldTargetDataType_equal — MethodUA_FieldTargetDataType_equal(p1::Ptr{UA_FieldTargetDataType}, p2::Ptr{UA_FieldTargetDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_FieldTargetDataType_init — MethodUA_FieldTargetDataType_init(x::Ptr{UA_FieldTargetDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_FieldTargetDataType_new — MethodUA_FieldTargetDataType_new()::Ptr{UA_FieldTargetDataType}creates and initializes ("zeros") a UA_FieldTargetDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_FieldTargetDataType_delete(x::Ptr{UA_FieldTargetDataType})
Open62541.UA_FilterOperator_clear — MethodUA_FilterOperator_clear(x::Ptr{UA_FilterOperator})deletes the dynamically allocated content of the object x and calls UA_FilterOperator_init(x) to reset the type and its memory. 
Open62541.UA_FilterOperator_copy — MethodUA_FilterOperator_copy(src::Ptr{UA_FilterOperator}, dst::Ptr{UA_FilterOperator})::UA_STATUSCODE
UA_FilterOperator_copy(src::UA_FilterOperator, dst::Ptr{UA_FilterOperator})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_FilterOperator_delete — MethodUA_FilterOperator_delete(x::Ptr{UA_FilterOperator})deletes the content of object x and its memory. 
Open62541.UA_FilterOperator_deleteMembers — MethodUA_FilterOperator_deleteMembers(x::Ptr{UA_FilterOperator})(deprecated, use UA_FilterOperator_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_FilterOperator_init(x) to reset the type and its memory.
Open62541.UA_FilterOperator_equal — MethodUA_FilterOperator_equal(p1::Ptr{UA_FilterOperator}, p2::Ptr{UA_FilterOperator})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_FilterOperator_init — MethodUA_FilterOperator_init(x::Ptr{UA_FilterOperator})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_FilterOperator_new — MethodUA_FilterOperator_new()::Ptr{UA_FilterOperator}creates and initializes ("zeros") a UA_FilterOperator object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_FilterOperator_delete(x::Ptr{UA_FilterOperator})
Open62541.UA_FindServersOnNetworkRequest_clear — MethodUA_FindServersOnNetworkRequest_clear(x::Ptr{UA_FindServersOnNetworkRequest})deletes the dynamically allocated content of the object x and calls UA_FindServersOnNetworkRequest_init(x) to reset the type and its memory. 
Open62541.UA_FindServersOnNetworkRequest_copy — MethodUA_FindServersOnNetworkRequest_copy(src::Ptr{UA_FindServersOnNetworkRequest}, dst::Ptr{UA_FindServersOnNetworkRequest})::UA_STATUSCODE
UA_FindServersOnNetworkRequest_copy(src::UA_FindServersOnNetworkRequest, dst::Ptr{UA_FindServersOnNetworkRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_FindServersOnNetworkRequest_delete — MethodUA_FindServersOnNetworkRequest_delete(x::Ptr{UA_FindServersOnNetworkRequest})deletes the content of object x and its memory. 
Open62541.UA_FindServersOnNetworkRequest_deleteMembers — MethodUA_FindServersOnNetworkRequest_deleteMembers(x::Ptr{UA_FindServersOnNetworkRequest})(deprecated, use UA_FindServersOnNetworkRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_FindServersOnNetworkRequest_init(x) to reset the type and its memory.
Open62541.UA_FindServersOnNetworkRequest_equal — MethodUA_FindServersOnNetworkRequest_equal(p1::Ptr{UA_FindServersOnNetworkRequest}, p2::Ptr{UA_FindServersOnNetworkRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_FindServersOnNetworkRequest_init — MethodUA_FindServersOnNetworkRequest_init(x::Ptr{UA_FindServersOnNetworkRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_FindServersOnNetworkRequest_new — MethodUA_FindServersOnNetworkRequest_new()::Ptr{UA_FindServersOnNetworkRequest}creates and initializes ("zeros") a UA_FindServersOnNetworkRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_FindServersOnNetworkRequest_delete(x::Ptr{UA_FindServersOnNetworkRequest})
Open62541.UA_FindServersOnNetworkResponse_clear — MethodUA_FindServersOnNetworkResponse_clear(x::Ptr{UA_FindServersOnNetworkResponse})deletes the dynamically allocated content of the object x and calls UA_FindServersOnNetworkResponse_init(x) to reset the type and its memory. 
Open62541.UA_FindServersOnNetworkResponse_copy — MethodUA_FindServersOnNetworkResponse_copy(src::Ptr{UA_FindServersOnNetworkResponse}, dst::Ptr{UA_FindServersOnNetworkResponse})::UA_STATUSCODE
UA_FindServersOnNetworkResponse_copy(src::UA_FindServersOnNetworkResponse, dst::Ptr{UA_FindServersOnNetworkResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_FindServersOnNetworkResponse_delete — MethodUA_FindServersOnNetworkResponse_delete(x::Ptr{UA_FindServersOnNetworkResponse})deletes the content of object x and its memory. 
Open62541.UA_FindServersOnNetworkResponse_deleteMembers — MethodUA_FindServersOnNetworkResponse_deleteMembers(x::Ptr{UA_FindServersOnNetworkResponse})(deprecated, use UA_FindServersOnNetworkResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_FindServersOnNetworkResponse_init(x) to reset the type and its memory.
Open62541.UA_FindServersOnNetworkResponse_equal — MethodUA_FindServersOnNetworkResponse_equal(p1::Ptr{UA_FindServersOnNetworkResponse}, p2::Ptr{UA_FindServersOnNetworkResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_FindServersOnNetworkResponse_init — MethodUA_FindServersOnNetworkResponse_init(x::Ptr{UA_FindServersOnNetworkResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_FindServersOnNetworkResponse_new — MethodUA_FindServersOnNetworkResponse_new()::Ptr{UA_FindServersOnNetworkResponse}creates and initializes ("zeros") a UA_FindServersOnNetworkResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_FindServersOnNetworkResponse_delete(x::Ptr{UA_FindServersOnNetworkResponse})
Open62541.UA_FindServersRequest_clear — MethodUA_FindServersRequest_clear(x::Ptr{UA_FindServersRequest})deletes the dynamically allocated content of the object x and calls UA_FindServersRequest_init(x) to reset the type and its memory. 
Open62541.UA_FindServersRequest_copy — MethodUA_FindServersRequest_copy(src::Ptr{UA_FindServersRequest}, dst::Ptr{UA_FindServersRequest})::UA_STATUSCODE
UA_FindServersRequest_copy(src::UA_FindServersRequest, dst::Ptr{UA_FindServersRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_FindServersRequest_delete — MethodUA_FindServersRequest_delete(x::Ptr{UA_FindServersRequest})deletes the content of object x and its memory. 
Open62541.UA_FindServersRequest_deleteMembers — MethodUA_FindServersRequest_deleteMembers(x::Ptr{UA_FindServersRequest})(deprecated, use UA_FindServersRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_FindServersRequest_init(x) to reset the type and its memory.
Open62541.UA_FindServersRequest_equal — MethodUA_FindServersRequest_equal(p1::Ptr{UA_FindServersRequest}, p2::Ptr{UA_FindServersRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_FindServersRequest_init — MethodUA_FindServersRequest_init(x::Ptr{UA_FindServersRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_FindServersRequest_new — MethodUA_FindServersRequest_new()::Ptr{UA_FindServersRequest}creates and initializes ("zeros") a UA_FindServersRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_FindServersRequest_delete(x::Ptr{UA_FindServersRequest})
Open62541.UA_FindServersResponse_clear — MethodUA_FindServersResponse_clear(x::Ptr{UA_FindServersResponse})deletes the dynamically allocated content of the object x and calls UA_FindServersResponse_init(x) to reset the type and its memory. 
Open62541.UA_FindServersResponse_copy — MethodUA_FindServersResponse_copy(src::Ptr{UA_FindServersResponse}, dst::Ptr{UA_FindServersResponse})::UA_STATUSCODE
UA_FindServersResponse_copy(src::UA_FindServersResponse, dst::Ptr{UA_FindServersResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_FindServersResponse_delete — MethodUA_FindServersResponse_delete(x::Ptr{UA_FindServersResponse})deletes the content of object x and its memory. 
Open62541.UA_FindServersResponse_deleteMembers — MethodUA_FindServersResponse_deleteMembers(x::Ptr{UA_FindServersResponse})(deprecated, use UA_FindServersResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_FindServersResponse_init(x) to reset the type and its memory.
Open62541.UA_FindServersResponse_equal — MethodUA_FindServersResponse_equal(p1::Ptr{UA_FindServersResponse}, p2::Ptr{UA_FindServersResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_FindServersResponse_init — MethodUA_FindServersResponse_init(x::Ptr{UA_FindServersResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_FindServersResponse_new — MethodUA_FindServersResponse_new()::Ptr{UA_FindServersResponse}creates and initializes ("zeros") a UA_FindServersResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_FindServersResponse_delete(x::Ptr{UA_FindServersResponse})
Open62541.UA_Float_clear — MethodFloat32_clear(x::Ptr{Float32})deletes the dynamically allocated content of the object x and calls Float32_init(x) to reset the type and its memory. 
Open62541.UA_Float_copy — MethodFloat32_copy(src::Ptr{Float32}, dst::Ptr{Float32})::UA_STATUSCODE
Float32_copy(src::Float32, dst::Ptr{Float32})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_Float_delete — MethodFloat32_delete(x::Ptr{Float32})deletes the content of object x and its memory. 
Open62541.UA_Float_deleteMembers — MethodFloat32_deleteMembers(x::Ptr{Float32})(deprecated, use Float32_clear(x) instead) deletes the dynamically allocated content of the object x and calls Float32_init(x) to reset the type and its memory.
Open62541.UA_Float_equal — MethodUA_Float_equal(p1::Ptr{Float32}, p2::Ptr{Float32})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_Float_init — MethodFloat32_init(x::Ptr{Float32})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_Float_new — MethodFloat32_new()::Ptr{Float32}creates and initializes ("zeros") a Float32 object whose memory is allocated by C. After use, it needs to be  cleaned up with Float32_delete(x::Ptr{Float32})
Open62541.UA_GenericAttributeValue_clear — MethodUA_GenericAttributeValue_clear(x::Ptr{UA_GenericAttributeValue})deletes the dynamically allocated content of the object x and calls UA_GenericAttributeValue_init(x) to reset the type and its memory. 
Open62541.UA_GenericAttributeValue_copy — MethodUA_GenericAttributeValue_copy(src::Ptr{UA_GenericAttributeValue}, dst::Ptr{UA_GenericAttributeValue})::UA_STATUSCODE
UA_GenericAttributeValue_copy(src::UA_GenericAttributeValue, dst::Ptr{UA_GenericAttributeValue})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_GenericAttributeValue_delete — MethodUA_GenericAttributeValue_delete(x::Ptr{UA_GenericAttributeValue})deletes the content of object x and its memory. 
Open62541.UA_GenericAttributeValue_deleteMembers — MethodUA_GenericAttributeValue_deleteMembers(x::Ptr{UA_GenericAttributeValue})(deprecated, use UA_GenericAttributeValue_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_GenericAttributeValue_init(x) to reset the type and its memory.
Open62541.UA_GenericAttributeValue_equal — MethodUA_GenericAttributeValue_equal(p1::Ptr{UA_GenericAttributeValue}, p2::Ptr{UA_GenericAttributeValue})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_GenericAttributeValue_init — MethodUA_GenericAttributeValue_init(x::Ptr{UA_GenericAttributeValue})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_GenericAttributeValue_new — MethodUA_GenericAttributeValue_new()::Ptr{UA_GenericAttributeValue}creates and initializes ("zeros") a UA_GenericAttributeValue object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_GenericAttributeValue_delete(x::Ptr{UA_GenericAttributeValue})
Open62541.UA_GenericAttributes_clear — MethodUA_GenericAttributes_clear(x::Ptr{UA_GenericAttributes})deletes the dynamically allocated content of the object x and calls UA_GenericAttributes_init(x) to reset the type and its memory. 
Open62541.UA_GenericAttributes_copy — MethodUA_GenericAttributes_copy(src::Ptr{UA_GenericAttributes}, dst::Ptr{UA_GenericAttributes})::UA_STATUSCODE
UA_GenericAttributes_copy(src::UA_GenericAttributes, dst::Ptr{UA_GenericAttributes})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_GenericAttributes_delete — MethodUA_GenericAttributes_delete(x::Ptr{UA_GenericAttributes})deletes the content of object x and its memory. 
Open62541.UA_GenericAttributes_deleteMembers — MethodUA_GenericAttributes_deleteMembers(x::Ptr{UA_GenericAttributes})(deprecated, use UA_GenericAttributes_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_GenericAttributes_init(x) to reset the type and its memory.
Open62541.UA_GenericAttributes_equal — MethodUA_GenericAttributes_equal(p1::Ptr{UA_GenericAttributes}, p2::Ptr{UA_GenericAttributes})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_GenericAttributes_init — MethodUA_GenericAttributes_init(x::Ptr{UA_GenericAttributes})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_GenericAttributes_new — MethodUA_GenericAttributes_new()::Ptr{UA_GenericAttributes}creates and initializes ("zeros") a UA_GenericAttributes object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_GenericAttributes_delete(x::Ptr{UA_GenericAttributes})
Open62541.UA_GetEndpointsRequest_clear — MethodUA_GetEndpointsRequest_clear(x::Ptr{UA_GetEndpointsRequest})deletes the dynamically allocated content of the object x and calls UA_GetEndpointsRequest_init(x) to reset the type and its memory. 
Open62541.UA_GetEndpointsRequest_copy — MethodUA_GetEndpointsRequest_copy(src::Ptr{UA_GetEndpointsRequest}, dst::Ptr{UA_GetEndpointsRequest})::UA_STATUSCODE
UA_GetEndpointsRequest_copy(src::UA_GetEndpointsRequest, dst::Ptr{UA_GetEndpointsRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_GetEndpointsRequest_delete — MethodUA_GetEndpointsRequest_delete(x::Ptr{UA_GetEndpointsRequest})deletes the content of object x and its memory. 
Open62541.UA_GetEndpointsRequest_deleteMembers — MethodUA_GetEndpointsRequest_deleteMembers(x::Ptr{UA_GetEndpointsRequest})(deprecated, use UA_GetEndpointsRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_GetEndpointsRequest_init(x) to reset the type and its memory.
Open62541.UA_GetEndpointsRequest_equal — MethodUA_GetEndpointsRequest_equal(p1::Ptr{UA_GetEndpointsRequest}, p2::Ptr{UA_GetEndpointsRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_GetEndpointsRequest_init — MethodUA_GetEndpointsRequest_init(x::Ptr{UA_GetEndpointsRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_GetEndpointsRequest_new — MethodUA_GetEndpointsRequest_new()::Ptr{UA_GetEndpointsRequest}creates and initializes ("zeros") a UA_GetEndpointsRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_GetEndpointsRequest_delete(x::Ptr{UA_GetEndpointsRequest})
Open62541.UA_GetEndpointsResponse_clear — MethodUA_GetEndpointsResponse_clear(x::Ptr{UA_GetEndpointsResponse})deletes the dynamically allocated content of the object x and calls UA_GetEndpointsResponse_init(x) to reset the type and its memory. 
Open62541.UA_GetEndpointsResponse_copy — MethodUA_GetEndpointsResponse_copy(src::Ptr{UA_GetEndpointsResponse}, dst::Ptr{UA_GetEndpointsResponse})::UA_STATUSCODE
UA_GetEndpointsResponse_copy(src::UA_GetEndpointsResponse, dst::Ptr{UA_GetEndpointsResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_GetEndpointsResponse_delete — MethodUA_GetEndpointsResponse_delete(x::Ptr{UA_GetEndpointsResponse})deletes the content of object x and its memory. 
Open62541.UA_GetEndpointsResponse_deleteMembers — MethodUA_GetEndpointsResponse_deleteMembers(x::Ptr{UA_GetEndpointsResponse})(deprecated, use UA_GetEndpointsResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_GetEndpointsResponse_init(x) to reset the type and its memory.
Open62541.UA_GetEndpointsResponse_equal — MethodUA_GetEndpointsResponse_equal(p1::Ptr{UA_GetEndpointsResponse}, p2::Ptr{UA_GetEndpointsResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_GetEndpointsResponse_init — MethodUA_GetEndpointsResponse_init(x::Ptr{UA_GetEndpointsResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_GetEndpointsResponse_new — MethodUA_GetEndpointsResponse_new()::Ptr{UA_GetEndpointsResponse}creates and initializes ("zeros") a UA_GetEndpointsResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_GetEndpointsResponse_delete(x::Ptr{UA_GetEndpointsResponse})
Open62541.UA_Guid_clear — MethodUA_Guid_clear(x::Ptr{UA_Guid})deletes the dynamically allocated content of the object x and calls UA_Guid_init(x) to reset the type and its memory. 
Open62541.UA_Guid_copy — MethodUA_Guid_copy(src::Ptr{UA_Guid}, dst::Ptr{UA_Guid})::UA_STATUSCODE
UA_Guid_copy(src::UA_Guid, dst::Ptr{UA_Guid})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_Guid_delete — MethodUA_Guid_delete(x::Ptr{UA_Guid})deletes the content of object x and its memory. 
Open62541.UA_Guid_deleteMembers — MethodUA_Guid_deleteMembers(x::Ptr{UA_Guid})(deprecated, use UA_Guid_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_Guid_init(x) to reset the type and its memory.
Open62541.UA_Guid_equal — MethodUA_Guid_equal(p1::Ptr{UA_Guid}, p2::Ptr{UA_Guid})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_Guid_init — MethodUA_Guid_init(x::Ptr{UA_Guid})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_Guid_new — MethodUA_Guid_new()::Ptr{UA_Guid}creates and initializes ("zeros") a UA_Guid object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_Guid_delete(x::Ptr{UA_Guid})
Open62541.UA_HistoryData_clear — MethodUA_HistoryData_clear(x::Ptr{UA_HistoryData})deletes the dynamically allocated content of the object x and calls UA_HistoryData_init(x) to reset the type and its memory. 
Open62541.UA_HistoryData_copy — MethodUA_HistoryData_copy(src::Ptr{UA_HistoryData}, dst::Ptr{UA_HistoryData})::UA_STATUSCODE
UA_HistoryData_copy(src::UA_HistoryData, dst::Ptr{UA_HistoryData})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_HistoryData_delete — MethodUA_HistoryData_delete(x::Ptr{UA_HistoryData})deletes the content of object x and its memory. 
Open62541.UA_HistoryData_deleteMembers — MethodUA_HistoryData_deleteMembers(x::Ptr{UA_HistoryData})(deprecated, use UA_HistoryData_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_HistoryData_init(x) to reset the type and its memory.
Open62541.UA_HistoryData_equal — MethodUA_HistoryData_equal(p1::Ptr{UA_HistoryData}, p2::Ptr{UA_HistoryData})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_HistoryData_init — MethodUA_HistoryData_init(x::Ptr{UA_HistoryData})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_HistoryData_new — MethodUA_HistoryData_new()::Ptr{UA_HistoryData}creates and initializes ("zeros") a UA_HistoryData object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_HistoryData_delete(x::Ptr{UA_HistoryData})
Open62541.UA_HistoryEventFieldList_clear — MethodUA_HistoryEventFieldList_clear(x::Ptr{UA_HistoryEventFieldList})deletes the dynamically allocated content of the object x and calls UA_HistoryEventFieldList_init(x) to reset the type and its memory. 
Open62541.UA_HistoryEventFieldList_copy — MethodUA_HistoryEventFieldList_copy(src::Ptr{UA_HistoryEventFieldList}, dst::Ptr{UA_HistoryEventFieldList})::UA_STATUSCODE
UA_HistoryEventFieldList_copy(src::UA_HistoryEventFieldList, dst::Ptr{UA_HistoryEventFieldList})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_HistoryEventFieldList_delete — MethodUA_HistoryEventFieldList_delete(x::Ptr{UA_HistoryEventFieldList})deletes the content of object x and its memory. 
Open62541.UA_HistoryEventFieldList_deleteMembers — MethodUA_HistoryEventFieldList_deleteMembers(x::Ptr{UA_HistoryEventFieldList})(deprecated, use UA_HistoryEventFieldList_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_HistoryEventFieldList_init(x) to reset the type and its memory.
Open62541.UA_HistoryEventFieldList_equal — MethodUA_HistoryEventFieldList_equal(p1::Ptr{UA_HistoryEventFieldList}, p2::Ptr{UA_HistoryEventFieldList})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_HistoryEventFieldList_init — MethodUA_HistoryEventFieldList_init(x::Ptr{UA_HistoryEventFieldList})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_HistoryEventFieldList_new — MethodUA_HistoryEventFieldList_new()::Ptr{UA_HistoryEventFieldList}creates and initializes ("zeros") a UA_HistoryEventFieldList object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_HistoryEventFieldList_delete(x::Ptr{UA_HistoryEventFieldList})
Open62541.UA_HistoryEvent_clear — MethodUA_HistoryEvent_clear(x::Ptr{UA_HistoryEvent})deletes the dynamically allocated content of the object x and calls UA_HistoryEvent_init(x) to reset the type and its memory. 
Open62541.UA_HistoryEvent_copy — MethodUA_HistoryEvent_copy(src::Ptr{UA_HistoryEvent}, dst::Ptr{UA_HistoryEvent})::UA_STATUSCODE
UA_HistoryEvent_copy(src::UA_HistoryEvent, dst::Ptr{UA_HistoryEvent})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_HistoryEvent_delete — MethodUA_HistoryEvent_delete(x::Ptr{UA_HistoryEvent})deletes the content of object x and its memory. 
Open62541.UA_HistoryEvent_deleteMembers — MethodUA_HistoryEvent_deleteMembers(x::Ptr{UA_HistoryEvent})(deprecated, use UA_HistoryEvent_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_HistoryEvent_init(x) to reset the type and its memory.
Open62541.UA_HistoryEvent_equal — MethodUA_HistoryEvent_equal(p1::Ptr{UA_HistoryEvent}, p2::Ptr{UA_HistoryEvent})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_HistoryEvent_init — MethodUA_HistoryEvent_init(x::Ptr{UA_HistoryEvent})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_HistoryEvent_new — MethodUA_HistoryEvent_new()::Ptr{UA_HistoryEvent}creates and initializes ("zeros") a UA_HistoryEvent object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_HistoryEvent_delete(x::Ptr{UA_HistoryEvent})
Open62541.UA_HistoryModifiedData_clear — MethodUA_HistoryModifiedData_clear(x::Ptr{UA_HistoryModifiedData})deletes the dynamically allocated content of the object x and calls UA_HistoryModifiedData_init(x) to reset the type and its memory. 
Open62541.UA_HistoryModifiedData_copy — MethodUA_HistoryModifiedData_copy(src::Ptr{UA_HistoryModifiedData}, dst::Ptr{UA_HistoryModifiedData})::UA_STATUSCODE
UA_HistoryModifiedData_copy(src::UA_HistoryModifiedData, dst::Ptr{UA_HistoryModifiedData})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_HistoryModifiedData_delete — MethodUA_HistoryModifiedData_delete(x::Ptr{UA_HistoryModifiedData})deletes the content of object x and its memory. 
Open62541.UA_HistoryModifiedData_deleteMembers — MethodUA_HistoryModifiedData_deleteMembers(x::Ptr{UA_HistoryModifiedData})(deprecated, use UA_HistoryModifiedData_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_HistoryModifiedData_init(x) to reset the type and its memory.
Open62541.UA_HistoryModifiedData_equal — MethodUA_HistoryModifiedData_equal(p1::Ptr{UA_HistoryModifiedData}, p2::Ptr{UA_HistoryModifiedData})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_HistoryModifiedData_init — MethodUA_HistoryModifiedData_init(x::Ptr{UA_HistoryModifiedData})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_HistoryModifiedData_new — MethodUA_HistoryModifiedData_new()::Ptr{UA_HistoryModifiedData}creates and initializes ("zeros") a UA_HistoryModifiedData object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_HistoryModifiedData_delete(x::Ptr{UA_HistoryModifiedData})
Open62541.UA_HistoryReadRequest_clear — MethodUA_HistoryReadRequest_clear(x::Ptr{UA_HistoryReadRequest})deletes the dynamically allocated content of the object x and calls UA_HistoryReadRequest_init(x) to reset the type and its memory. 
Open62541.UA_HistoryReadRequest_copy — MethodUA_HistoryReadRequest_copy(src::Ptr{UA_HistoryReadRequest}, dst::Ptr{UA_HistoryReadRequest})::UA_STATUSCODE
UA_HistoryReadRequest_copy(src::UA_HistoryReadRequest, dst::Ptr{UA_HistoryReadRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_HistoryReadRequest_delete — MethodUA_HistoryReadRequest_delete(x::Ptr{UA_HistoryReadRequest})deletes the content of object x and its memory. 
Open62541.UA_HistoryReadRequest_deleteMembers — MethodUA_HistoryReadRequest_deleteMembers(x::Ptr{UA_HistoryReadRequest})(deprecated, use UA_HistoryReadRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_HistoryReadRequest_init(x) to reset the type and its memory.
Open62541.UA_HistoryReadRequest_equal — MethodUA_HistoryReadRequest_equal(p1::Ptr{UA_HistoryReadRequest}, p2::Ptr{UA_HistoryReadRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_HistoryReadRequest_init — MethodUA_HistoryReadRequest_init(x::Ptr{UA_HistoryReadRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_HistoryReadRequest_new — MethodUA_HistoryReadRequest_new()::Ptr{UA_HistoryReadRequest}creates and initializes ("zeros") a UA_HistoryReadRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_HistoryReadRequest_delete(x::Ptr{UA_HistoryReadRequest})
Open62541.UA_HistoryReadResponse_clear — MethodUA_HistoryReadResponse_clear(x::Ptr{UA_HistoryReadResponse})deletes the dynamically allocated content of the object x and calls UA_HistoryReadResponse_init(x) to reset the type and its memory. 
Open62541.UA_HistoryReadResponse_copy — MethodUA_HistoryReadResponse_copy(src::Ptr{UA_HistoryReadResponse}, dst::Ptr{UA_HistoryReadResponse})::UA_STATUSCODE
UA_HistoryReadResponse_copy(src::UA_HistoryReadResponse, dst::Ptr{UA_HistoryReadResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_HistoryReadResponse_delete — MethodUA_HistoryReadResponse_delete(x::Ptr{UA_HistoryReadResponse})deletes the content of object x and its memory. 
Open62541.UA_HistoryReadResponse_deleteMembers — MethodUA_HistoryReadResponse_deleteMembers(x::Ptr{UA_HistoryReadResponse})(deprecated, use UA_HistoryReadResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_HistoryReadResponse_init(x) to reset the type and its memory.
Open62541.UA_HistoryReadResponse_equal — MethodUA_HistoryReadResponse_equal(p1::Ptr{UA_HistoryReadResponse}, p2::Ptr{UA_HistoryReadResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_HistoryReadResponse_init — MethodUA_HistoryReadResponse_init(x::Ptr{UA_HistoryReadResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_HistoryReadResponse_new — MethodUA_HistoryReadResponse_new()::Ptr{UA_HistoryReadResponse}creates and initializes ("zeros") a UA_HistoryReadResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_HistoryReadResponse_delete(x::Ptr{UA_HistoryReadResponse})
Open62541.UA_HistoryReadResult_clear — MethodUA_HistoryReadResult_clear(x::Ptr{UA_HistoryReadResult})deletes the dynamically allocated content of the object x and calls UA_HistoryReadResult_init(x) to reset the type and its memory. 
Open62541.UA_HistoryReadResult_copy — MethodUA_HistoryReadResult_copy(src::Ptr{UA_HistoryReadResult}, dst::Ptr{UA_HistoryReadResult})::UA_STATUSCODE
UA_HistoryReadResult_copy(src::UA_HistoryReadResult, dst::Ptr{UA_HistoryReadResult})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_HistoryReadResult_delete — MethodUA_HistoryReadResult_delete(x::Ptr{UA_HistoryReadResult})deletes the content of object x and its memory. 
Open62541.UA_HistoryReadResult_deleteMembers — MethodUA_HistoryReadResult_deleteMembers(x::Ptr{UA_HistoryReadResult})(deprecated, use UA_HistoryReadResult_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_HistoryReadResult_init(x) to reset the type and its memory.
Open62541.UA_HistoryReadResult_equal — MethodUA_HistoryReadResult_equal(p1::Ptr{UA_HistoryReadResult}, p2::Ptr{UA_HistoryReadResult})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_HistoryReadResult_init — MethodUA_HistoryReadResult_init(x::Ptr{UA_HistoryReadResult})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_HistoryReadResult_new — MethodUA_HistoryReadResult_new()::Ptr{UA_HistoryReadResult}creates and initializes ("zeros") a UA_HistoryReadResult object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_HistoryReadResult_delete(x::Ptr{UA_HistoryReadResult})
Open62541.UA_HistoryReadValueId_clear — MethodUA_HistoryReadValueId_clear(x::Ptr{UA_HistoryReadValueId})deletes the dynamically allocated content of the object x and calls UA_HistoryReadValueId_init(x) to reset the type and its memory. 
Open62541.UA_HistoryReadValueId_copy — MethodUA_HistoryReadValueId_copy(src::Ptr{UA_HistoryReadValueId}, dst::Ptr{UA_HistoryReadValueId})::UA_STATUSCODE
UA_HistoryReadValueId_copy(src::UA_HistoryReadValueId, dst::Ptr{UA_HistoryReadValueId})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_HistoryReadValueId_delete — MethodUA_HistoryReadValueId_delete(x::Ptr{UA_HistoryReadValueId})deletes the content of object x and its memory. 
Open62541.UA_HistoryReadValueId_deleteMembers — MethodUA_HistoryReadValueId_deleteMembers(x::Ptr{UA_HistoryReadValueId})(deprecated, use UA_HistoryReadValueId_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_HistoryReadValueId_init(x) to reset the type and its memory.
Open62541.UA_HistoryReadValueId_equal — MethodUA_HistoryReadValueId_equal(p1::Ptr{UA_HistoryReadValueId}, p2::Ptr{UA_HistoryReadValueId})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_HistoryReadValueId_init — MethodUA_HistoryReadValueId_init(x::Ptr{UA_HistoryReadValueId})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_HistoryReadValueId_new — MethodUA_HistoryReadValueId_new()::Ptr{UA_HistoryReadValueId}creates and initializes ("zeros") a UA_HistoryReadValueId object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_HistoryReadValueId_delete(x::Ptr{UA_HistoryReadValueId})
Open62541.UA_HistoryUpdateDetails_clear — MethodUA_HistoryUpdateDetails_clear(x::Ptr{UA_HistoryUpdateDetails})deletes the dynamically allocated content of the object x and calls UA_HistoryUpdateDetails_init(x) to reset the type and its memory. 
Open62541.UA_HistoryUpdateDetails_copy — MethodUA_HistoryUpdateDetails_copy(src::Ptr{UA_HistoryUpdateDetails}, dst::Ptr{UA_HistoryUpdateDetails})::UA_STATUSCODE
UA_HistoryUpdateDetails_copy(src::UA_HistoryUpdateDetails, dst::Ptr{UA_HistoryUpdateDetails})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_HistoryUpdateDetails_delete — MethodUA_HistoryUpdateDetails_delete(x::Ptr{UA_HistoryUpdateDetails})deletes the content of object x and its memory. 
Open62541.UA_HistoryUpdateDetails_deleteMembers — MethodUA_HistoryUpdateDetails_deleteMembers(x::Ptr{UA_HistoryUpdateDetails})(deprecated, use UA_HistoryUpdateDetails_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_HistoryUpdateDetails_init(x) to reset the type and its memory.
Open62541.UA_HistoryUpdateDetails_equal — MethodUA_HistoryUpdateDetails_equal(p1::Ptr{UA_HistoryUpdateDetails}, p2::Ptr{UA_HistoryUpdateDetails})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_HistoryUpdateDetails_init — MethodUA_HistoryUpdateDetails_init(x::Ptr{UA_HistoryUpdateDetails})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_HistoryUpdateDetails_new — MethodUA_HistoryUpdateDetails_new()::Ptr{UA_HistoryUpdateDetails}creates and initializes ("zeros") a UA_HistoryUpdateDetails object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_HistoryUpdateDetails_delete(x::Ptr{UA_HistoryUpdateDetails})
Open62541.UA_HistoryUpdateRequest_clear — MethodUA_HistoryUpdateRequest_clear(x::Ptr{UA_HistoryUpdateRequest})deletes the dynamically allocated content of the object x and calls UA_HistoryUpdateRequest_init(x) to reset the type and its memory. 
Open62541.UA_HistoryUpdateRequest_copy — MethodUA_HistoryUpdateRequest_copy(src::Ptr{UA_HistoryUpdateRequest}, dst::Ptr{UA_HistoryUpdateRequest})::UA_STATUSCODE
UA_HistoryUpdateRequest_copy(src::UA_HistoryUpdateRequest, dst::Ptr{UA_HistoryUpdateRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_HistoryUpdateRequest_delete — MethodUA_HistoryUpdateRequest_delete(x::Ptr{UA_HistoryUpdateRequest})deletes the content of object x and its memory. 
Open62541.UA_HistoryUpdateRequest_deleteMembers — MethodUA_HistoryUpdateRequest_deleteMembers(x::Ptr{UA_HistoryUpdateRequest})(deprecated, use UA_HistoryUpdateRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_HistoryUpdateRequest_init(x) to reset the type and its memory.
Open62541.UA_HistoryUpdateRequest_equal — MethodUA_HistoryUpdateRequest_equal(p1::Ptr{UA_HistoryUpdateRequest}, p2::Ptr{UA_HistoryUpdateRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_HistoryUpdateRequest_init — MethodUA_HistoryUpdateRequest_init(x::Ptr{UA_HistoryUpdateRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_HistoryUpdateRequest_new — MethodUA_HistoryUpdateRequest_new()::Ptr{UA_HistoryUpdateRequest}creates and initializes ("zeros") a UA_HistoryUpdateRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_HistoryUpdateRequest_delete(x::Ptr{UA_HistoryUpdateRequest})
Open62541.UA_HistoryUpdateResponse_clear — MethodUA_HistoryUpdateResponse_clear(x::Ptr{UA_HistoryUpdateResponse})deletes the dynamically allocated content of the object x and calls UA_HistoryUpdateResponse_init(x) to reset the type and its memory. 
Open62541.UA_HistoryUpdateResponse_copy — MethodUA_HistoryUpdateResponse_copy(src::Ptr{UA_HistoryUpdateResponse}, dst::Ptr{UA_HistoryUpdateResponse})::UA_STATUSCODE
UA_HistoryUpdateResponse_copy(src::UA_HistoryUpdateResponse, dst::Ptr{UA_HistoryUpdateResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_HistoryUpdateResponse_delete — MethodUA_HistoryUpdateResponse_delete(x::Ptr{UA_HistoryUpdateResponse})deletes the content of object x and its memory. 
Open62541.UA_HistoryUpdateResponse_deleteMembers — MethodUA_HistoryUpdateResponse_deleteMembers(x::Ptr{UA_HistoryUpdateResponse})(deprecated, use UA_HistoryUpdateResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_HistoryUpdateResponse_init(x) to reset the type and its memory.
Open62541.UA_HistoryUpdateResponse_equal — MethodUA_HistoryUpdateResponse_equal(p1::Ptr{UA_HistoryUpdateResponse}, p2::Ptr{UA_HistoryUpdateResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_HistoryUpdateResponse_init — MethodUA_HistoryUpdateResponse_init(x::Ptr{UA_HistoryUpdateResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_HistoryUpdateResponse_new — MethodUA_HistoryUpdateResponse_new()::Ptr{UA_HistoryUpdateResponse}creates and initializes ("zeros") a UA_HistoryUpdateResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_HistoryUpdateResponse_delete(x::Ptr{UA_HistoryUpdateResponse})
Open62541.UA_HistoryUpdateResult_clear — MethodUA_HistoryUpdateResult_clear(x::Ptr{UA_HistoryUpdateResult})deletes the dynamically allocated content of the object x and calls UA_HistoryUpdateResult_init(x) to reset the type and its memory. 
Open62541.UA_HistoryUpdateResult_copy — MethodUA_HistoryUpdateResult_copy(src::Ptr{UA_HistoryUpdateResult}, dst::Ptr{UA_HistoryUpdateResult})::UA_STATUSCODE
UA_HistoryUpdateResult_copy(src::UA_HistoryUpdateResult, dst::Ptr{UA_HistoryUpdateResult})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_HistoryUpdateResult_delete — MethodUA_HistoryUpdateResult_delete(x::Ptr{UA_HistoryUpdateResult})deletes the content of object x and its memory. 
Open62541.UA_HistoryUpdateResult_deleteMembers — MethodUA_HistoryUpdateResult_deleteMembers(x::Ptr{UA_HistoryUpdateResult})(deprecated, use UA_HistoryUpdateResult_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_HistoryUpdateResult_init(x) to reset the type and its memory.
Open62541.UA_HistoryUpdateResult_equal — MethodUA_HistoryUpdateResult_equal(p1::Ptr{UA_HistoryUpdateResult}, p2::Ptr{UA_HistoryUpdateResult})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_HistoryUpdateResult_init — MethodUA_HistoryUpdateResult_init(x::Ptr{UA_HistoryUpdateResult})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_HistoryUpdateResult_new — MethodUA_HistoryUpdateResult_new()::Ptr{UA_HistoryUpdateResult}creates and initializes ("zeros") a UA_HistoryUpdateResult object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_HistoryUpdateResult_delete(x::Ptr{UA_HistoryUpdateResult})
Open62541.UA_HistoryUpdateType_clear — MethodUA_HistoryUpdateType_clear(x::Ptr{UA_HistoryUpdateType})deletes the dynamically allocated content of the object x and calls UA_HistoryUpdateType_init(x) to reset the type and its memory. 
Open62541.UA_HistoryUpdateType_copy — MethodUA_HistoryUpdateType_copy(src::Ptr{UA_HistoryUpdateType}, dst::Ptr{UA_HistoryUpdateType})::UA_STATUSCODE
UA_HistoryUpdateType_copy(src::UA_HistoryUpdateType, dst::Ptr{UA_HistoryUpdateType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_HistoryUpdateType_delete — MethodUA_HistoryUpdateType_delete(x::Ptr{UA_HistoryUpdateType})deletes the content of object x and its memory. 
Open62541.UA_HistoryUpdateType_deleteMembers — MethodUA_HistoryUpdateType_deleteMembers(x::Ptr{UA_HistoryUpdateType})(deprecated, use UA_HistoryUpdateType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_HistoryUpdateType_init(x) to reset the type and its memory.
Open62541.UA_HistoryUpdateType_equal — MethodUA_HistoryUpdateType_equal(p1::Ptr{UA_HistoryUpdateType}, p2::Ptr{UA_HistoryUpdateType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_HistoryUpdateType_init — MethodUA_HistoryUpdateType_init(x::Ptr{UA_HistoryUpdateType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_HistoryUpdateType_new — MethodUA_HistoryUpdateType_new()::Ptr{UA_HistoryUpdateType}creates and initializes ("zeros") a UA_HistoryUpdateType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_HistoryUpdateType_delete(x::Ptr{UA_HistoryUpdateType})
Open62541.UA_IdType_clear — MethodUA_IdType_clear(x::Ptr{UA_IdType})deletes the dynamically allocated content of the object x and calls UA_IdType_init(x) to reset the type and its memory. 
Open62541.UA_IdType_copy — MethodUA_IdType_copy(src::Ptr{UA_IdType}, dst::Ptr{UA_IdType})::UA_STATUSCODE
UA_IdType_copy(src::UA_IdType, dst::Ptr{UA_IdType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_IdType_delete — MethodUA_IdType_delete(x::Ptr{UA_IdType})deletes the content of object x and its memory. 
Open62541.UA_IdType_deleteMembers — MethodUA_IdType_deleteMembers(x::Ptr{UA_IdType})(deprecated, use UA_IdType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_IdType_init(x) to reset the type and its memory.
Open62541.UA_IdType_equal — MethodUA_IdType_equal(p1::Ptr{UA_IdType}, p2::Ptr{UA_IdType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_IdType_init — MethodUA_IdType_init(x::Ptr{UA_IdType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_IdType_new — MethodUA_IdType_new()::Ptr{UA_IdType}creates and initializes ("zeros") a UA_IdType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_IdType_delete(x::Ptr{UA_IdType})
Open62541.UA_IdentityCriteriaType_clear — MethodUA_IdentityCriteriaType_clear(x::Ptr{UA_IdentityCriteriaType})deletes the dynamically allocated content of the object x and calls UA_IdentityCriteriaType_init(x) to reset the type and its memory. 
Open62541.UA_IdentityCriteriaType_copy — MethodUA_IdentityCriteriaType_copy(src::Ptr{UA_IdentityCriteriaType}, dst::Ptr{UA_IdentityCriteriaType})::UA_STATUSCODE
UA_IdentityCriteriaType_copy(src::UA_IdentityCriteriaType, dst::Ptr{UA_IdentityCriteriaType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_IdentityCriteriaType_delete — MethodUA_IdentityCriteriaType_delete(x::Ptr{UA_IdentityCriteriaType})deletes the content of object x and its memory. 
Open62541.UA_IdentityCriteriaType_deleteMembers — MethodUA_IdentityCriteriaType_deleteMembers(x::Ptr{UA_IdentityCriteriaType})(deprecated, use UA_IdentityCriteriaType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_IdentityCriteriaType_init(x) to reset the type and its memory.
Open62541.UA_IdentityCriteriaType_equal — MethodUA_IdentityCriteriaType_equal(p1::Ptr{UA_IdentityCriteriaType}, p2::Ptr{UA_IdentityCriteriaType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_IdentityCriteriaType_init — MethodUA_IdentityCriteriaType_init(x::Ptr{UA_IdentityCriteriaType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_IdentityCriteriaType_new — MethodUA_IdentityCriteriaType_new()::Ptr{UA_IdentityCriteriaType}creates and initializes ("zeros") a UA_IdentityCriteriaType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_IdentityCriteriaType_delete(x::Ptr{UA_IdentityCriteriaType})
Open62541.UA_IdentityMappingRuleType_clear — MethodUA_IdentityMappingRuleType_clear(x::Ptr{UA_IdentityMappingRuleType})deletes the dynamically allocated content of the object x and calls UA_IdentityMappingRuleType_init(x) to reset the type and its memory. 
Open62541.UA_IdentityMappingRuleType_copy — MethodUA_IdentityMappingRuleType_copy(src::Ptr{UA_IdentityMappingRuleType}, dst::Ptr{UA_IdentityMappingRuleType})::UA_STATUSCODE
UA_IdentityMappingRuleType_copy(src::UA_IdentityMappingRuleType, dst::Ptr{UA_IdentityMappingRuleType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_IdentityMappingRuleType_delete — MethodUA_IdentityMappingRuleType_delete(x::Ptr{UA_IdentityMappingRuleType})deletes the content of object x and its memory. 
Open62541.UA_IdentityMappingRuleType_deleteMembers — MethodUA_IdentityMappingRuleType_deleteMembers(x::Ptr{UA_IdentityMappingRuleType})(deprecated, use UA_IdentityMappingRuleType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_IdentityMappingRuleType_init(x) to reset the type and its memory.
Open62541.UA_IdentityMappingRuleType_equal — MethodUA_IdentityMappingRuleType_equal(p1::Ptr{UA_IdentityMappingRuleType}, p2::Ptr{UA_IdentityMappingRuleType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_IdentityMappingRuleType_init — MethodUA_IdentityMappingRuleType_init(x::Ptr{UA_IdentityMappingRuleType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_IdentityMappingRuleType_new — MethodUA_IdentityMappingRuleType_new()::Ptr{UA_IdentityMappingRuleType}creates and initializes ("zeros") a UA_IdentityMappingRuleType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_IdentityMappingRuleType_delete(x::Ptr{UA_IdentityMappingRuleType})
Open62541.UA_ImageBMP_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_ImageBMP_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ImageBMP_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_ImageBMP_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_ImageBMP_equal — MethodUA_ImageBMP_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ImageBMP_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ImageBMP_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_ImageGIF_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_ImageGIF_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ImageGIF_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_ImageGIF_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_ImageGIF_equal — MethodUA_ImageGIF_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ImageGIF_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ImageGIF_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_ImageJPG_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_ImageJPG_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ImageJPG_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_ImageJPG_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_ImageJPG_equal — MethodUA_ImageJPG_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ImageJPG_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ImageJPG_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_ImagePNG_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_ImagePNG_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ImagePNG_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_ImagePNG_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_ImagePNG_equal — MethodUA_ImagePNG_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ImagePNG_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ImagePNG_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_Index_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_Index_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_Index_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_Index_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_Index_equal — MethodUA_Index_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_Index_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_Index_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_Int16_clear — MethodInt16_clear(x::Ptr{Int16})deletes the dynamically allocated content of the object x and calls Int16_init(x) to reset the type and its memory. 
Open62541.UA_Int16_copy — MethodInt16_copy(src::Ptr{Int16}, dst::Ptr{Int16})::UA_STATUSCODE
Int16_copy(src::Int16, dst::Ptr{Int16})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_Int16_delete — MethodInt16_delete(x::Ptr{Int16})deletes the content of object x and its memory. 
Open62541.UA_Int16_deleteMembers — MethodInt16_deleteMembers(x::Ptr{Int16})(deprecated, use Int16_clear(x) instead) deletes the dynamically allocated content of the object x and calls Int16_init(x) to reset the type and its memory.
Open62541.UA_Int16_equal — MethodUA_Int16_equal(p1::Ptr{Int16}, p2::Ptr{Int16})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_Int16_init — MethodInt16_init(x::Ptr{Int16})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_Int16_new — MethodInt16_new()::Ptr{Int16}creates and initializes ("zeros") a Int16 object whose memory is allocated by C. After use, it needs to be  cleaned up with Int16_delete(x::Ptr{Int16})
Open62541.UA_Int32_clear — MethodInt32_clear(x::Ptr{Int32})deletes the dynamically allocated content of the object x and calls Int32_init(x) to reset the type and its memory. 
Open62541.UA_Int32_copy — MethodInt32_copy(src::Ptr{Int32}, dst::Ptr{Int32})::UA_STATUSCODE
Int32_copy(src::Int32, dst::Ptr{Int32})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_Int32_delete — MethodInt32_delete(x::Ptr{Int32})deletes the content of object x and its memory. 
Open62541.UA_Int32_deleteMembers — MethodInt32_deleteMembers(x::Ptr{Int32})(deprecated, use Int32_clear(x) instead) deletes the dynamically allocated content of the object x and calls Int32_init(x) to reset the type and its memory.
Open62541.UA_Int32_equal — MethodUA_Int32_equal(p1::Ptr{Int32}, p2::Ptr{Int32})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_Int32_init — MethodInt32_init(x::Ptr{Int32})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_Int32_new — MethodInt32_new()::Ptr{Int32}creates and initializes ("zeros") a Int32 object whose memory is allocated by C. After use, it needs to be  cleaned up with Int32_delete(x::Ptr{Int32})
Open62541.UA_Int64_clear — MethodInt64_clear(x::Ptr{Int64})deletes the dynamically allocated content of the object x and calls Int64_init(x) to reset the type and its memory. 
Open62541.UA_Int64_copy — MethodInt64_copy(src::Ptr{Int64}, dst::Ptr{Int64})::UA_STATUSCODE
Int64_copy(src::Int64, dst::Ptr{Int64})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_Int64_delete — MethodInt64_delete(x::Ptr{Int64})deletes the content of object x and its memory. 
Open62541.UA_Int64_deleteMembers — MethodInt64_deleteMembers(x::Ptr{Int64})(deprecated, use Int64_clear(x) instead) deletes the dynamically allocated content of the object x and calls Int64_init(x) to reset the type and its memory.
Open62541.UA_Int64_equal — MethodUA_Int64_equal(p1::Ptr{Int64}, p2::Ptr{Int64})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_Int64_init — MethodInt64_init(x::Ptr{Int64})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_Int64_new — MethodInt64_new()::Ptr{Int64}creates and initializes ("zeros") a Int64 object whose memory is allocated by C. After use, it needs to be  cleaned up with Int64_delete(x::Ptr{Int64})
Open62541.UA_IntegerId_clear — MethodUInt32_clear(x::Ptr{UInt32})deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory. 
Open62541.UA_IntegerId_copy — MethodUInt32_copy(src::Ptr{UInt32}, dst::Ptr{UInt32})::UA_STATUSCODE
UInt32_copy(src::UInt32, dst::Ptr{UInt32})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_IntegerId_delete — MethodUInt32_delete(x::Ptr{UInt32})deletes the content of object x and its memory. 
Open62541.UA_IntegerId_deleteMembers — MethodUInt32_deleteMembers(x::Ptr{UInt32})(deprecated, use UInt32_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory.
Open62541.UA_IntegerId_equal — MethodUA_IntegerId_equal(p1::Ptr{UInt32}, p2::Ptr{UInt32})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_IntegerId_init — MethodUInt32_init(x::Ptr{UInt32})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_IntegerId_new — MethodUInt32_new()::Ptr{UInt32}creates and initializes ("zeros") a UInt32 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt32_delete(x::Ptr{UInt32})
Open62541.UA_InterfaceAdminStatus_clear — MethodUA_InterfaceAdminStatus_clear(x::Ptr{UA_InterfaceAdminStatus})deletes the dynamically allocated content of the object x and calls UA_InterfaceAdminStatus_init(x) to reset the type and its memory. 
Open62541.UA_InterfaceAdminStatus_copy — MethodUA_InterfaceAdminStatus_copy(src::Ptr{UA_InterfaceAdminStatus}, dst::Ptr{UA_InterfaceAdminStatus})::UA_STATUSCODE
UA_InterfaceAdminStatus_copy(src::UA_InterfaceAdminStatus, dst::Ptr{UA_InterfaceAdminStatus})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_InterfaceAdminStatus_delete — MethodUA_InterfaceAdminStatus_delete(x::Ptr{UA_InterfaceAdminStatus})deletes the content of object x and its memory. 
Open62541.UA_InterfaceAdminStatus_deleteMembers — MethodUA_InterfaceAdminStatus_deleteMembers(x::Ptr{UA_InterfaceAdminStatus})(deprecated, use UA_InterfaceAdminStatus_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_InterfaceAdminStatus_init(x) to reset the type and its memory.
Open62541.UA_InterfaceAdminStatus_equal — MethodUA_InterfaceAdminStatus_equal(p1::Ptr{UA_InterfaceAdminStatus}, p2::Ptr{UA_InterfaceAdminStatus})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_InterfaceAdminStatus_init — MethodUA_InterfaceAdminStatus_init(x::Ptr{UA_InterfaceAdminStatus})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_InterfaceAdminStatus_new — MethodUA_InterfaceAdminStatus_new()::Ptr{UA_InterfaceAdminStatus}creates and initializes ("zeros") a UA_InterfaceAdminStatus object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_InterfaceAdminStatus_delete(x::Ptr{UA_InterfaceAdminStatus})
Open62541.UA_InterfaceOperStatus_clear — MethodUA_InterfaceOperStatus_clear(x::Ptr{UA_InterfaceOperStatus})deletes the dynamically allocated content of the object x and calls UA_InterfaceOperStatus_init(x) to reset the type and its memory. 
Open62541.UA_InterfaceOperStatus_copy — MethodUA_InterfaceOperStatus_copy(src::Ptr{UA_InterfaceOperStatus}, dst::Ptr{UA_InterfaceOperStatus})::UA_STATUSCODE
UA_InterfaceOperStatus_copy(src::UA_InterfaceOperStatus, dst::Ptr{UA_InterfaceOperStatus})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_InterfaceOperStatus_delete — MethodUA_InterfaceOperStatus_delete(x::Ptr{UA_InterfaceOperStatus})deletes the content of object x and its memory. 
Open62541.UA_InterfaceOperStatus_deleteMembers — MethodUA_InterfaceOperStatus_deleteMembers(x::Ptr{UA_InterfaceOperStatus})(deprecated, use UA_InterfaceOperStatus_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_InterfaceOperStatus_init(x) to reset the type and its memory.
Open62541.UA_InterfaceOperStatus_equal — MethodUA_InterfaceOperStatus_equal(p1::Ptr{UA_InterfaceOperStatus}, p2::Ptr{UA_InterfaceOperStatus})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_InterfaceOperStatus_init — MethodUA_InterfaceOperStatus_init(x::Ptr{UA_InterfaceOperStatus})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_InterfaceOperStatus_new — MethodUA_InterfaceOperStatus_new()::Ptr{UA_InterfaceOperStatus}creates and initializes ("zeros") a UA_InterfaceOperStatus object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_InterfaceOperStatus_delete(x::Ptr{UA_InterfaceOperStatus})
Open62541.UA_IssuedIdentityToken_clear — MethodUA_IssuedIdentityToken_clear(x::Ptr{UA_IssuedIdentityToken})deletes the dynamically allocated content of the object x and calls UA_IssuedIdentityToken_init(x) to reset the type and its memory. 
Open62541.UA_IssuedIdentityToken_copy — MethodUA_IssuedIdentityToken_copy(src::Ptr{UA_IssuedIdentityToken}, dst::Ptr{UA_IssuedIdentityToken})::UA_STATUSCODE
UA_IssuedIdentityToken_copy(src::UA_IssuedIdentityToken, dst::Ptr{UA_IssuedIdentityToken})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_IssuedIdentityToken_delete — MethodUA_IssuedIdentityToken_delete(x::Ptr{UA_IssuedIdentityToken})deletes the content of object x and its memory. 
Open62541.UA_IssuedIdentityToken_deleteMembers — MethodUA_IssuedIdentityToken_deleteMembers(x::Ptr{UA_IssuedIdentityToken})(deprecated, use UA_IssuedIdentityToken_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_IssuedIdentityToken_init(x) to reset the type and its memory.
Open62541.UA_IssuedIdentityToken_equal — MethodUA_IssuedIdentityToken_equal(p1::Ptr{UA_IssuedIdentityToken}, p2::Ptr{UA_IssuedIdentityToken})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_IssuedIdentityToken_init — MethodUA_IssuedIdentityToken_init(x::Ptr{UA_IssuedIdentityToken})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_IssuedIdentityToken_new — MethodUA_IssuedIdentityToken_new()::Ptr{UA_IssuedIdentityToken}creates and initializes ("zeros") a UA_IssuedIdentityToken object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_IssuedIdentityToken_delete(x::Ptr{UA_IssuedIdentityToken})
Open62541.UA_JsonDataSetMessageContentMask_clear — MethodUInt32_clear(x::Ptr{UInt32})deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory. 
Open62541.UA_JsonDataSetMessageContentMask_copy — MethodUInt32_copy(src::Ptr{UInt32}, dst::Ptr{UInt32})::UA_STATUSCODE
UInt32_copy(src::UInt32, dst::Ptr{UInt32})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_JsonDataSetMessageContentMask_delete — MethodUInt32_delete(x::Ptr{UInt32})deletes the content of object x and its memory. 
Open62541.UA_JsonDataSetMessageContentMask_deleteMembers — MethodUInt32_deleteMembers(x::Ptr{UInt32})(deprecated, use UInt32_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory.
Open62541.UA_JsonDataSetMessageContentMask_equal — MethodUA_JsonDataSetMessageContentMask_equal(p1::Ptr{UInt32}, p2::Ptr{UInt32})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_JsonDataSetMessageContentMask_init — MethodUInt32_init(x::Ptr{UInt32})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_JsonDataSetMessageContentMask_new — MethodUInt32_new()::Ptr{UInt32}creates and initializes ("zeros") a UInt32 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt32_delete(x::Ptr{UInt32})
Open62541.UA_JsonDataSetReaderMessageDataType_clear — MethodUA_JsonDataSetReaderMessageDataType_clear(x::Ptr{UA_JsonDataSetReaderMessageDataType})deletes the dynamically allocated content of the object x and calls UA_JsonDataSetReaderMessageDataType_init(x) to reset the type and its memory. 
Open62541.UA_JsonDataSetReaderMessageDataType_copy — MethodUA_JsonDataSetReaderMessageDataType_copy(src::Ptr{UA_JsonDataSetReaderMessageDataType}, dst::Ptr{UA_JsonDataSetReaderMessageDataType})::UA_STATUSCODE
UA_JsonDataSetReaderMessageDataType_copy(src::UA_JsonDataSetReaderMessageDataType, dst::Ptr{UA_JsonDataSetReaderMessageDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_JsonDataSetReaderMessageDataType_delete — MethodUA_JsonDataSetReaderMessageDataType_delete(x::Ptr{UA_JsonDataSetReaderMessageDataType})deletes the content of object x and its memory. 
Open62541.UA_JsonDataSetReaderMessageDataType_deleteMembers — MethodUA_JsonDataSetReaderMessageDataType_deleteMembers(x::Ptr{UA_JsonDataSetReaderMessageDataType})(deprecated, use UA_JsonDataSetReaderMessageDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_JsonDataSetReaderMessageDataType_init(x) to reset the type and its memory.
Open62541.UA_JsonDataSetReaderMessageDataType_equal — MethodUA_JsonDataSetReaderMessageDataType_equal(p1::Ptr{UA_JsonDataSetReaderMessageDataType}, p2::Ptr{UA_JsonDataSetReaderMessageDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_JsonDataSetReaderMessageDataType_init — MethodUA_JsonDataSetReaderMessageDataType_init(x::Ptr{UA_JsonDataSetReaderMessageDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_JsonDataSetReaderMessageDataType_new — MethodUA_JsonDataSetReaderMessageDataType_new()::Ptr{UA_JsonDataSetReaderMessageDataType}creates and initializes ("zeros") a UA_JsonDataSetReaderMessageDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_JsonDataSetReaderMessageDataType_delete(x::Ptr{UA_JsonDataSetReaderMessageDataType})
Open62541.UA_JsonDataSetWriterMessageDataType_clear — MethodUA_JsonDataSetWriterMessageDataType_clear(x::Ptr{UA_JsonDataSetWriterMessageDataType})deletes the dynamically allocated content of the object x and calls UA_JsonDataSetWriterMessageDataType_init(x) to reset the type and its memory. 
Open62541.UA_JsonDataSetWriterMessageDataType_copy — MethodUA_JsonDataSetWriterMessageDataType_copy(src::Ptr{UA_JsonDataSetWriterMessageDataType}, dst::Ptr{UA_JsonDataSetWriterMessageDataType})::UA_STATUSCODE
UA_JsonDataSetWriterMessageDataType_copy(src::UA_JsonDataSetWriterMessageDataType, dst::Ptr{UA_JsonDataSetWriterMessageDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_JsonDataSetWriterMessageDataType_delete — MethodUA_JsonDataSetWriterMessageDataType_delete(x::Ptr{UA_JsonDataSetWriterMessageDataType})deletes the content of object x and its memory. 
Open62541.UA_JsonDataSetWriterMessageDataType_deleteMembers — MethodUA_JsonDataSetWriterMessageDataType_deleteMembers(x::Ptr{UA_JsonDataSetWriterMessageDataType})(deprecated, use UA_JsonDataSetWriterMessageDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_JsonDataSetWriterMessageDataType_init(x) to reset the type and its memory.
Open62541.UA_JsonDataSetWriterMessageDataType_equal — MethodUA_JsonDataSetWriterMessageDataType_equal(p1::Ptr{UA_JsonDataSetWriterMessageDataType}, p2::Ptr{UA_JsonDataSetWriterMessageDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_JsonDataSetWriterMessageDataType_init — MethodUA_JsonDataSetWriterMessageDataType_init(x::Ptr{UA_JsonDataSetWriterMessageDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_JsonDataSetWriterMessageDataType_new — MethodUA_JsonDataSetWriterMessageDataType_new()::Ptr{UA_JsonDataSetWriterMessageDataType}creates and initializes ("zeros") a UA_JsonDataSetWriterMessageDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_JsonDataSetWriterMessageDataType_delete(x::Ptr{UA_JsonDataSetWriterMessageDataType})
Open62541.UA_JsonNetworkMessageContentMask_clear — MethodUInt32_clear(x::Ptr{UInt32})deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory. 
Open62541.UA_JsonNetworkMessageContentMask_copy — MethodUInt32_copy(src::Ptr{UInt32}, dst::Ptr{UInt32})::UA_STATUSCODE
UInt32_copy(src::UInt32, dst::Ptr{UInt32})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_JsonNetworkMessageContentMask_delete — MethodUInt32_delete(x::Ptr{UInt32})deletes the content of object x and its memory. 
Open62541.UA_JsonNetworkMessageContentMask_deleteMembers — MethodUInt32_deleteMembers(x::Ptr{UInt32})(deprecated, use UInt32_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory.
Open62541.UA_JsonNetworkMessageContentMask_equal — MethodUA_JsonNetworkMessageContentMask_equal(p1::Ptr{UInt32}, p2::Ptr{UInt32})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_JsonNetworkMessageContentMask_init — MethodUInt32_init(x::Ptr{UInt32})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_JsonNetworkMessageContentMask_new — MethodUInt32_new()::Ptr{UInt32}creates and initializes ("zeros") a UInt32 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt32_delete(x::Ptr{UInt32})
Open62541.UA_JsonWriterGroupMessageDataType_clear — MethodUA_JsonWriterGroupMessageDataType_clear(x::Ptr{UA_JsonWriterGroupMessageDataType})deletes the dynamically allocated content of the object x and calls UA_JsonWriterGroupMessageDataType_init(x) to reset the type and its memory. 
Open62541.UA_JsonWriterGroupMessageDataType_copy — MethodUA_JsonWriterGroupMessageDataType_copy(src::Ptr{UA_JsonWriterGroupMessageDataType}, dst::Ptr{UA_JsonWriterGroupMessageDataType})::UA_STATUSCODE
UA_JsonWriterGroupMessageDataType_copy(src::UA_JsonWriterGroupMessageDataType, dst::Ptr{UA_JsonWriterGroupMessageDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_JsonWriterGroupMessageDataType_delete — MethodUA_JsonWriterGroupMessageDataType_delete(x::Ptr{UA_JsonWriterGroupMessageDataType})deletes the content of object x and its memory. 
Open62541.UA_JsonWriterGroupMessageDataType_deleteMembers — MethodUA_JsonWriterGroupMessageDataType_deleteMembers(x::Ptr{UA_JsonWriterGroupMessageDataType})(deprecated, use UA_JsonWriterGroupMessageDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_JsonWriterGroupMessageDataType_init(x) to reset the type and its memory.
Open62541.UA_JsonWriterGroupMessageDataType_equal — MethodUA_JsonWriterGroupMessageDataType_equal(p1::Ptr{UA_JsonWriterGroupMessageDataType}, p2::Ptr{UA_JsonWriterGroupMessageDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_JsonWriterGroupMessageDataType_init — MethodUA_JsonWriterGroupMessageDataType_init(x::Ptr{UA_JsonWriterGroupMessageDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_JsonWriterGroupMessageDataType_new — MethodUA_JsonWriterGroupMessageDataType_new()::Ptr{UA_JsonWriterGroupMessageDataType}creates and initializes ("zeros") a UA_JsonWriterGroupMessageDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_JsonWriterGroupMessageDataType_delete(x::Ptr{UA_JsonWriterGroupMessageDataType})
Open62541.UA_KeyValuePair_clear — MethodUA_KeyValuePair_clear(x::Ptr{UA_KeyValuePair})deletes the dynamically allocated content of the object x and calls UA_KeyValuePair_init(x) to reset the type and its memory. 
Open62541.UA_KeyValuePair_copy — MethodUA_KeyValuePair_copy(src::Ptr{UA_KeyValuePair}, dst::Ptr{UA_KeyValuePair})::UA_STATUSCODE
UA_KeyValuePair_copy(src::UA_KeyValuePair, dst::Ptr{UA_KeyValuePair})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_KeyValuePair_delete — MethodUA_KeyValuePair_delete(x::Ptr{UA_KeyValuePair})deletes the content of object x and its memory. 
Open62541.UA_KeyValuePair_deleteMembers — MethodUA_KeyValuePair_deleteMembers(x::Ptr{UA_KeyValuePair})(deprecated, use UA_KeyValuePair_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_KeyValuePair_init(x) to reset the type and its memory.
Open62541.UA_KeyValuePair_equal — MethodUA_KeyValuePair_equal(p1::Ptr{UA_KeyValuePair}, p2::Ptr{UA_KeyValuePair})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_KeyValuePair_init — MethodUA_KeyValuePair_init(x::Ptr{UA_KeyValuePair})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_KeyValuePair_new — MethodUA_KeyValuePair_new()::Ptr{UA_KeyValuePair}creates and initializes ("zeros") a UA_KeyValuePair object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_KeyValuePair_delete(x::Ptr{UA_KeyValuePair})
Open62541.UA_LiteralOperand_clear — MethodUA_LiteralOperand_clear(x::Ptr{UA_LiteralOperand})deletes the dynamically allocated content of the object x and calls UA_LiteralOperand_init(x) to reset the type and its memory. 
Open62541.UA_LiteralOperand_copy — MethodUA_LiteralOperand_copy(src::Ptr{UA_LiteralOperand}, dst::Ptr{UA_LiteralOperand})::UA_STATUSCODE
UA_LiteralOperand_copy(src::UA_LiteralOperand, dst::Ptr{UA_LiteralOperand})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_LiteralOperand_delete — MethodUA_LiteralOperand_delete(x::Ptr{UA_LiteralOperand})deletes the content of object x and its memory. 
Open62541.UA_LiteralOperand_deleteMembers — MethodUA_LiteralOperand_deleteMembers(x::Ptr{UA_LiteralOperand})(deprecated, use UA_LiteralOperand_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_LiteralOperand_init(x) to reset the type and its memory.
Open62541.UA_LiteralOperand_equal — MethodUA_LiteralOperand_equal(p1::Ptr{UA_LiteralOperand}, p2::Ptr{UA_LiteralOperand})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_LiteralOperand_init — MethodUA_LiteralOperand_init(x::Ptr{UA_LiteralOperand})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_LiteralOperand_new — MethodUA_LiteralOperand_new()::Ptr{UA_LiteralOperand}creates and initializes ("zeros") a UA_LiteralOperand object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_LiteralOperand_delete(x::Ptr{UA_LiteralOperand})
Open62541.UA_LocaleId_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_LocaleId_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_LocaleId_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_LocaleId_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_LocaleId_equal — MethodUA_LocaleId_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_LocaleId_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_LocaleId_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_LocalizedText_clear — MethodUA_LocalizedText_clear(x::Ptr{UA_LocalizedText})deletes the dynamically allocated content of the object x and calls UA_LocalizedText_init(x) to reset the type and its memory. 
Open62541.UA_LocalizedText_copy — MethodUA_LocalizedText_copy(src::Ptr{UA_LocalizedText}, dst::Ptr{UA_LocalizedText})::UA_STATUSCODE
UA_LocalizedText_copy(src::UA_LocalizedText, dst::Ptr{UA_LocalizedText})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_LocalizedText_delete — MethodUA_LocalizedText_delete(x::Ptr{UA_LocalizedText})deletes the content of object x and its memory. 
Open62541.UA_LocalizedText_deleteMembers — MethodUA_LocalizedText_deleteMembers(x::Ptr{UA_LocalizedText})(deprecated, use UA_LocalizedText_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_LocalizedText_init(x) to reset the type and its memory.
Open62541.UA_LocalizedText_equal — MethodUA_LocalizedText_equal(p1::Ptr{UA_LocalizedText}, p2::Ptr{UA_LocalizedText})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_LocalizedText_init — MethodUA_LocalizedText_init(x::Ptr{UA_LocalizedText})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_LocalizedText_new — MethodUA_LocalizedText_new()::Ptr{UA_LocalizedText}creates and initializes ("zeros") a UA_LocalizedText object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_LocalizedText_delete(x::Ptr{UA_LocalizedText})
Open62541.UA_MdnsDiscoveryConfiguration_clear — MethodUA_MdnsDiscoveryConfiguration_clear(x::Ptr{UA_MdnsDiscoveryConfiguration})deletes the dynamically allocated content of the object x and calls UA_MdnsDiscoveryConfiguration_init(x) to reset the type and its memory. 
Open62541.UA_MdnsDiscoveryConfiguration_copy — MethodUA_MdnsDiscoveryConfiguration_copy(src::Ptr{UA_MdnsDiscoveryConfiguration}, dst::Ptr{UA_MdnsDiscoveryConfiguration})::UA_STATUSCODE
UA_MdnsDiscoveryConfiguration_copy(src::UA_MdnsDiscoveryConfiguration, dst::Ptr{UA_MdnsDiscoveryConfiguration})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_MdnsDiscoveryConfiguration_delete — MethodUA_MdnsDiscoveryConfiguration_delete(x::Ptr{UA_MdnsDiscoveryConfiguration})deletes the content of object x and its memory. 
Open62541.UA_MdnsDiscoveryConfiguration_deleteMembers — MethodUA_MdnsDiscoveryConfiguration_deleteMembers(x::Ptr{UA_MdnsDiscoveryConfiguration})(deprecated, use UA_MdnsDiscoveryConfiguration_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_MdnsDiscoveryConfiguration_init(x) to reset the type and its memory.
Open62541.UA_MdnsDiscoveryConfiguration_equal — MethodUA_MdnsDiscoveryConfiguration_equal(p1::Ptr{UA_MdnsDiscoveryConfiguration}, p2::Ptr{UA_MdnsDiscoveryConfiguration})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_MdnsDiscoveryConfiguration_init — MethodUA_MdnsDiscoveryConfiguration_init(x::Ptr{UA_MdnsDiscoveryConfiguration})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_MdnsDiscoveryConfiguration_new — MethodUA_MdnsDiscoveryConfiguration_new()::Ptr{UA_MdnsDiscoveryConfiguration}creates and initializes ("zeros") a UA_MdnsDiscoveryConfiguration object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_MdnsDiscoveryConfiguration_delete(x::Ptr{UA_MdnsDiscoveryConfiguration})
Open62541.UA_MessageSecurityMode_clear — MethodUA_MessageSecurityMode_clear(x::Ptr{UA_MessageSecurityMode})deletes the dynamically allocated content of the object x and calls UA_MessageSecurityMode_init(x) to reset the type and its memory. 
Open62541.UA_MessageSecurityMode_copy — MethodUA_MessageSecurityMode_copy(src::Ptr{UA_MessageSecurityMode}, dst::Ptr{UA_MessageSecurityMode})::UA_STATUSCODE
UA_MessageSecurityMode_copy(src::UA_MessageSecurityMode, dst::Ptr{UA_MessageSecurityMode})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_MessageSecurityMode_delete — MethodUA_MessageSecurityMode_delete(x::Ptr{UA_MessageSecurityMode})deletes the content of object x and its memory. 
Open62541.UA_MessageSecurityMode_deleteMembers — MethodUA_MessageSecurityMode_deleteMembers(x::Ptr{UA_MessageSecurityMode})(deprecated, use UA_MessageSecurityMode_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_MessageSecurityMode_init(x) to reset the type and its memory.
Open62541.UA_MessageSecurityMode_equal — MethodUA_MessageSecurityMode_equal(p1::Ptr{UA_MessageSecurityMode}, p2::Ptr{UA_MessageSecurityMode})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_MessageSecurityMode_init — MethodUA_MessageSecurityMode_init(x::Ptr{UA_MessageSecurityMode})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_MessageSecurityMode_new — MethodUA_MessageSecurityMode_new()::Ptr{UA_MessageSecurityMode}creates and initializes ("zeros") a UA_MessageSecurityMode object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_MessageSecurityMode_delete(x::Ptr{UA_MessageSecurityMode})
Open62541.UA_MethodAttributes_clear — MethodUA_MethodAttributes_clear(x::Ptr{UA_MethodAttributes})deletes the dynamically allocated content of the object x and calls UA_MethodAttributes_init(x) to reset the type and its memory. 
Open62541.UA_MethodAttributes_copy — MethodUA_MethodAttributes_copy(src::Ptr{UA_MethodAttributes}, dst::Ptr{UA_MethodAttributes})::UA_STATUSCODE
UA_MethodAttributes_copy(src::UA_MethodAttributes, dst::Ptr{UA_MethodAttributes})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_MethodAttributes_delete — MethodUA_MethodAttributes_delete(x::Ptr{UA_MethodAttributes})deletes the content of object x and its memory. 
Open62541.UA_MethodAttributes_deleteMembers — MethodUA_MethodAttributes_deleteMembers(x::Ptr{UA_MethodAttributes})(deprecated, use UA_MethodAttributes_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_MethodAttributes_init(x) to reset the type and its memory.
Open62541.UA_MethodAttributes_equal — MethodUA_MethodAttributes_equal(p1::Ptr{UA_MethodAttributes}, p2::Ptr{UA_MethodAttributes})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_MethodAttributes_init — MethodUA_MethodAttributes_init(x::Ptr{UA_MethodAttributes})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_MethodAttributes_new — MethodUA_MethodAttributes_new()::Ptr{UA_MethodAttributes}creates and initializes ("zeros") a UA_MethodAttributes object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_MethodAttributes_delete(x::Ptr{UA_MethodAttributes})
Open62541.UA_ModelChangeStructureDataType_clear — MethodUA_ModelChangeStructureDataType_clear(x::Ptr{UA_ModelChangeStructureDataType})deletes the dynamically allocated content of the object x and calls UA_ModelChangeStructureDataType_init(x) to reset the type and its memory. 
Open62541.UA_ModelChangeStructureDataType_copy — MethodUA_ModelChangeStructureDataType_copy(src::Ptr{UA_ModelChangeStructureDataType}, dst::Ptr{UA_ModelChangeStructureDataType})::UA_STATUSCODE
UA_ModelChangeStructureDataType_copy(src::UA_ModelChangeStructureDataType, dst::Ptr{UA_ModelChangeStructureDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ModelChangeStructureDataType_delete — MethodUA_ModelChangeStructureDataType_delete(x::Ptr{UA_ModelChangeStructureDataType})deletes the content of object x and its memory. 
Open62541.UA_ModelChangeStructureDataType_deleteMembers — MethodUA_ModelChangeStructureDataType_deleteMembers(x::Ptr{UA_ModelChangeStructureDataType})(deprecated, use UA_ModelChangeStructureDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ModelChangeStructureDataType_init(x) to reset the type and its memory.
Open62541.UA_ModelChangeStructureDataType_equal — MethodUA_ModelChangeStructureDataType_equal(p1::Ptr{UA_ModelChangeStructureDataType}, p2::Ptr{UA_ModelChangeStructureDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ModelChangeStructureDataType_init — MethodUA_ModelChangeStructureDataType_init(x::Ptr{UA_ModelChangeStructureDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ModelChangeStructureDataType_new — MethodUA_ModelChangeStructureDataType_new()::Ptr{UA_ModelChangeStructureDataType}creates and initializes ("zeros") a UA_ModelChangeStructureDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ModelChangeStructureDataType_delete(x::Ptr{UA_ModelChangeStructureDataType})
Open62541.UA_ModelChangeStructureVerbMask_clear — MethodUA_ModelChangeStructureVerbMask_clear(x::Ptr{UA_ModelChangeStructureVerbMask})deletes the dynamically allocated content of the object x and calls UA_ModelChangeStructureVerbMask_init(x) to reset the type and its memory. 
Open62541.UA_ModelChangeStructureVerbMask_copy — MethodUA_ModelChangeStructureVerbMask_copy(src::Ptr{UA_ModelChangeStructureVerbMask}, dst::Ptr{UA_ModelChangeStructureVerbMask})::UA_STATUSCODE
UA_ModelChangeStructureVerbMask_copy(src::UA_ModelChangeStructureVerbMask, dst::Ptr{UA_ModelChangeStructureVerbMask})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ModelChangeStructureVerbMask_delete — MethodUA_ModelChangeStructureVerbMask_delete(x::Ptr{UA_ModelChangeStructureVerbMask})deletes the content of object x and its memory. 
Open62541.UA_ModelChangeStructureVerbMask_deleteMembers — MethodUA_ModelChangeStructureVerbMask_deleteMembers(x::Ptr{UA_ModelChangeStructureVerbMask})(deprecated, use UA_ModelChangeStructureVerbMask_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ModelChangeStructureVerbMask_init(x) to reset the type and its memory.
Open62541.UA_ModelChangeStructureVerbMask_equal — MethodUA_ModelChangeStructureVerbMask_equal(p1::Ptr{UA_ModelChangeStructureVerbMask}, p2::Ptr{UA_ModelChangeStructureVerbMask})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ModelChangeStructureVerbMask_init — MethodUA_ModelChangeStructureVerbMask_init(x::Ptr{UA_ModelChangeStructureVerbMask})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ModelChangeStructureVerbMask_new — MethodUA_ModelChangeStructureVerbMask_new()::Ptr{UA_ModelChangeStructureVerbMask}creates and initializes ("zeros") a UA_ModelChangeStructureVerbMask object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ModelChangeStructureVerbMask_delete(x::Ptr{UA_ModelChangeStructureVerbMask})
Open62541.UA_ModificationInfo_clear — MethodUA_ModificationInfo_clear(x::Ptr{UA_ModificationInfo})deletes the dynamically allocated content of the object x and calls UA_ModificationInfo_init(x) to reset the type and its memory. 
Open62541.UA_ModificationInfo_copy — MethodUA_ModificationInfo_copy(src::Ptr{UA_ModificationInfo}, dst::Ptr{UA_ModificationInfo})::UA_STATUSCODE
UA_ModificationInfo_copy(src::UA_ModificationInfo, dst::Ptr{UA_ModificationInfo})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ModificationInfo_delete — MethodUA_ModificationInfo_delete(x::Ptr{UA_ModificationInfo})deletes the content of object x and its memory. 
Open62541.UA_ModificationInfo_deleteMembers — MethodUA_ModificationInfo_deleteMembers(x::Ptr{UA_ModificationInfo})(deprecated, use UA_ModificationInfo_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ModificationInfo_init(x) to reset the type and its memory.
Open62541.UA_ModificationInfo_equal — MethodUA_ModificationInfo_equal(p1::Ptr{UA_ModificationInfo}, p2::Ptr{UA_ModificationInfo})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ModificationInfo_init — MethodUA_ModificationInfo_init(x::Ptr{UA_ModificationInfo})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ModificationInfo_new — MethodUA_ModificationInfo_new()::Ptr{UA_ModificationInfo}creates and initializes ("zeros") a UA_ModificationInfo object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ModificationInfo_delete(x::Ptr{UA_ModificationInfo})
Open62541.UA_ModifyMonitoredItemsRequest_clear — MethodUA_ModifyMonitoredItemsRequest_clear(x::Ptr{UA_ModifyMonitoredItemsRequest})deletes the dynamically allocated content of the object x and calls UA_ModifyMonitoredItemsRequest_init(x) to reset the type and its memory. 
Open62541.UA_ModifyMonitoredItemsRequest_copy — MethodUA_ModifyMonitoredItemsRequest_copy(src::Ptr{UA_ModifyMonitoredItemsRequest}, dst::Ptr{UA_ModifyMonitoredItemsRequest})::UA_STATUSCODE
UA_ModifyMonitoredItemsRequest_copy(src::UA_ModifyMonitoredItemsRequest, dst::Ptr{UA_ModifyMonitoredItemsRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ModifyMonitoredItemsRequest_delete — MethodUA_ModifyMonitoredItemsRequest_delete(x::Ptr{UA_ModifyMonitoredItemsRequest})deletes the content of object x and its memory. 
Open62541.UA_ModifyMonitoredItemsRequest_deleteMembers — MethodUA_ModifyMonitoredItemsRequest_deleteMembers(x::Ptr{UA_ModifyMonitoredItemsRequest})(deprecated, use UA_ModifyMonitoredItemsRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ModifyMonitoredItemsRequest_init(x) to reset the type and its memory.
Open62541.UA_ModifyMonitoredItemsRequest_equal — MethodUA_ModifyMonitoredItemsRequest_equal(p1::Ptr{UA_ModifyMonitoredItemsRequest}, p2::Ptr{UA_ModifyMonitoredItemsRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ModifyMonitoredItemsRequest_init — MethodUA_ModifyMonitoredItemsRequest_init(x::Ptr{UA_ModifyMonitoredItemsRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ModifyMonitoredItemsRequest_new — MethodUA_ModifyMonitoredItemsRequest_new()::Ptr{UA_ModifyMonitoredItemsRequest}creates and initializes ("zeros") a UA_ModifyMonitoredItemsRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ModifyMonitoredItemsRequest_delete(x::Ptr{UA_ModifyMonitoredItemsRequest})
Open62541.UA_ModifyMonitoredItemsResponse_clear — MethodUA_ModifyMonitoredItemsResponse_clear(x::Ptr{UA_ModifyMonitoredItemsResponse})deletes the dynamically allocated content of the object x and calls UA_ModifyMonitoredItemsResponse_init(x) to reset the type and its memory. 
Open62541.UA_ModifyMonitoredItemsResponse_copy — MethodUA_ModifyMonitoredItemsResponse_copy(src::Ptr{UA_ModifyMonitoredItemsResponse}, dst::Ptr{UA_ModifyMonitoredItemsResponse})::UA_STATUSCODE
UA_ModifyMonitoredItemsResponse_copy(src::UA_ModifyMonitoredItemsResponse, dst::Ptr{UA_ModifyMonitoredItemsResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ModifyMonitoredItemsResponse_delete — MethodUA_ModifyMonitoredItemsResponse_delete(x::Ptr{UA_ModifyMonitoredItemsResponse})deletes the content of object x and its memory. 
Open62541.UA_ModifyMonitoredItemsResponse_deleteMembers — MethodUA_ModifyMonitoredItemsResponse_deleteMembers(x::Ptr{UA_ModifyMonitoredItemsResponse})(deprecated, use UA_ModifyMonitoredItemsResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ModifyMonitoredItemsResponse_init(x) to reset the type and its memory.
Open62541.UA_ModifyMonitoredItemsResponse_equal — MethodUA_ModifyMonitoredItemsResponse_equal(p1::Ptr{UA_ModifyMonitoredItemsResponse}, p2::Ptr{UA_ModifyMonitoredItemsResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ModifyMonitoredItemsResponse_init — MethodUA_ModifyMonitoredItemsResponse_init(x::Ptr{UA_ModifyMonitoredItemsResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ModifyMonitoredItemsResponse_new — MethodUA_ModifyMonitoredItemsResponse_new()::Ptr{UA_ModifyMonitoredItemsResponse}creates and initializes ("zeros") a UA_ModifyMonitoredItemsResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ModifyMonitoredItemsResponse_delete(x::Ptr{UA_ModifyMonitoredItemsResponse})
Open62541.UA_ModifySubscriptionRequest_clear — MethodUA_ModifySubscriptionRequest_clear(x::Ptr{UA_ModifySubscriptionRequest})deletes the dynamically allocated content of the object x and calls UA_ModifySubscriptionRequest_init(x) to reset the type and its memory. 
Open62541.UA_ModifySubscriptionRequest_copy — MethodUA_ModifySubscriptionRequest_copy(src::Ptr{UA_ModifySubscriptionRequest}, dst::Ptr{UA_ModifySubscriptionRequest})::UA_STATUSCODE
UA_ModifySubscriptionRequest_copy(src::UA_ModifySubscriptionRequest, dst::Ptr{UA_ModifySubscriptionRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ModifySubscriptionRequest_delete — MethodUA_ModifySubscriptionRequest_delete(x::Ptr{UA_ModifySubscriptionRequest})deletes the content of object x and its memory. 
Open62541.UA_ModifySubscriptionRequest_deleteMembers — MethodUA_ModifySubscriptionRequest_deleteMembers(x::Ptr{UA_ModifySubscriptionRequest})(deprecated, use UA_ModifySubscriptionRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ModifySubscriptionRequest_init(x) to reset the type and its memory.
Open62541.UA_ModifySubscriptionRequest_equal — MethodUA_ModifySubscriptionRequest_equal(p1::Ptr{UA_ModifySubscriptionRequest}, p2::Ptr{UA_ModifySubscriptionRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ModifySubscriptionRequest_init — MethodUA_ModifySubscriptionRequest_init(x::Ptr{UA_ModifySubscriptionRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ModifySubscriptionRequest_new — MethodUA_ModifySubscriptionRequest_new()::Ptr{UA_ModifySubscriptionRequest}creates and initializes ("zeros") a UA_ModifySubscriptionRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ModifySubscriptionRequest_delete(x::Ptr{UA_ModifySubscriptionRequest})
Open62541.UA_ModifySubscriptionResponse_clear — MethodUA_ModifySubscriptionResponse_clear(x::Ptr{UA_ModifySubscriptionResponse})deletes the dynamically allocated content of the object x and calls UA_ModifySubscriptionResponse_init(x) to reset the type and its memory. 
Open62541.UA_ModifySubscriptionResponse_copy — MethodUA_ModifySubscriptionResponse_copy(src::Ptr{UA_ModifySubscriptionResponse}, dst::Ptr{UA_ModifySubscriptionResponse})::UA_STATUSCODE
UA_ModifySubscriptionResponse_copy(src::UA_ModifySubscriptionResponse, dst::Ptr{UA_ModifySubscriptionResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ModifySubscriptionResponse_delete — MethodUA_ModifySubscriptionResponse_delete(x::Ptr{UA_ModifySubscriptionResponse})deletes the content of object x and its memory. 
Open62541.UA_ModifySubscriptionResponse_deleteMembers — MethodUA_ModifySubscriptionResponse_deleteMembers(x::Ptr{UA_ModifySubscriptionResponse})(deprecated, use UA_ModifySubscriptionResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ModifySubscriptionResponse_init(x) to reset the type and its memory.
Open62541.UA_ModifySubscriptionResponse_equal — MethodUA_ModifySubscriptionResponse_equal(p1::Ptr{UA_ModifySubscriptionResponse}, p2::Ptr{UA_ModifySubscriptionResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ModifySubscriptionResponse_init — MethodUA_ModifySubscriptionResponse_init(x::Ptr{UA_ModifySubscriptionResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ModifySubscriptionResponse_new — MethodUA_ModifySubscriptionResponse_new()::Ptr{UA_ModifySubscriptionResponse}creates and initializes ("zeros") a UA_ModifySubscriptionResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ModifySubscriptionResponse_delete(x::Ptr{UA_ModifySubscriptionResponse})
Open62541.UA_MonitoredItemCreateRequest_clear — MethodUA_MonitoredItemCreateRequest_clear(x::Ptr{UA_MonitoredItemCreateRequest})deletes the dynamically allocated content of the object x and calls UA_MonitoredItemCreateRequest_init(x) to reset the type and its memory. 
Open62541.UA_MonitoredItemCreateRequest_copy — MethodUA_MonitoredItemCreateRequest_copy(src::Ptr{UA_MonitoredItemCreateRequest}, dst::Ptr{UA_MonitoredItemCreateRequest})::UA_STATUSCODE
UA_MonitoredItemCreateRequest_copy(src::UA_MonitoredItemCreateRequest, dst::Ptr{UA_MonitoredItemCreateRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_MonitoredItemCreateRequest_delete — MethodUA_MonitoredItemCreateRequest_delete(x::Ptr{UA_MonitoredItemCreateRequest})deletes the content of object x and its memory. 
Open62541.UA_MonitoredItemCreateRequest_deleteMembers — MethodUA_MonitoredItemCreateRequest_deleteMembers(x::Ptr{UA_MonitoredItemCreateRequest})(deprecated, use UA_MonitoredItemCreateRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_MonitoredItemCreateRequest_init(x) to reset the type and its memory.
Open62541.UA_MonitoredItemCreateRequest_equal — MethodUA_MonitoredItemCreateRequest_equal(p1::Ptr{UA_MonitoredItemCreateRequest}, p2::Ptr{UA_MonitoredItemCreateRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_MonitoredItemCreateRequest_init — MethodUA_MonitoredItemCreateRequest_init(x::Ptr{UA_MonitoredItemCreateRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_MonitoredItemCreateRequest_new — MethodUA_MonitoredItemCreateRequest_new()::Ptr{UA_MonitoredItemCreateRequest}creates and initializes ("zeros") a UA_MonitoredItemCreateRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_MonitoredItemCreateRequest_delete(x::Ptr{UA_MonitoredItemCreateRequest})
Open62541.UA_MonitoredItemCreateResult_clear — MethodUA_MonitoredItemCreateResult_clear(x::Ptr{UA_MonitoredItemCreateResult})deletes the dynamically allocated content of the object x and calls UA_MonitoredItemCreateResult_init(x) to reset the type and its memory. 
Open62541.UA_MonitoredItemCreateResult_copy — MethodUA_MonitoredItemCreateResult_copy(src::Ptr{UA_MonitoredItemCreateResult}, dst::Ptr{UA_MonitoredItemCreateResult})::UA_STATUSCODE
UA_MonitoredItemCreateResult_copy(src::UA_MonitoredItemCreateResult, dst::Ptr{UA_MonitoredItemCreateResult})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_MonitoredItemCreateResult_delete — MethodUA_MonitoredItemCreateResult_delete(x::Ptr{UA_MonitoredItemCreateResult})deletes the content of object x and its memory. 
Open62541.UA_MonitoredItemCreateResult_deleteMembers — MethodUA_MonitoredItemCreateResult_deleteMembers(x::Ptr{UA_MonitoredItemCreateResult})(deprecated, use UA_MonitoredItemCreateResult_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_MonitoredItemCreateResult_init(x) to reset the type and its memory.
Open62541.UA_MonitoredItemCreateResult_equal — MethodUA_MonitoredItemCreateResult_equal(p1::Ptr{UA_MonitoredItemCreateResult}, p2::Ptr{UA_MonitoredItemCreateResult})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_MonitoredItemCreateResult_init — MethodUA_MonitoredItemCreateResult_init(x::Ptr{UA_MonitoredItemCreateResult})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_MonitoredItemCreateResult_new — MethodUA_MonitoredItemCreateResult_new()::Ptr{UA_MonitoredItemCreateResult}creates and initializes ("zeros") a UA_MonitoredItemCreateResult object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_MonitoredItemCreateResult_delete(x::Ptr{UA_MonitoredItemCreateResult})
Open62541.UA_MonitoredItemModifyRequest_clear — MethodUA_MonitoredItemModifyRequest_clear(x::Ptr{UA_MonitoredItemModifyRequest})deletes the dynamically allocated content of the object x and calls UA_MonitoredItemModifyRequest_init(x) to reset the type and its memory. 
Open62541.UA_MonitoredItemModifyRequest_copy — MethodUA_MonitoredItemModifyRequest_copy(src::Ptr{UA_MonitoredItemModifyRequest}, dst::Ptr{UA_MonitoredItemModifyRequest})::UA_STATUSCODE
UA_MonitoredItemModifyRequest_copy(src::UA_MonitoredItemModifyRequest, dst::Ptr{UA_MonitoredItemModifyRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_MonitoredItemModifyRequest_delete — MethodUA_MonitoredItemModifyRequest_delete(x::Ptr{UA_MonitoredItemModifyRequest})deletes the content of object x and its memory. 
Open62541.UA_MonitoredItemModifyRequest_deleteMembers — MethodUA_MonitoredItemModifyRequest_deleteMembers(x::Ptr{UA_MonitoredItemModifyRequest})(deprecated, use UA_MonitoredItemModifyRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_MonitoredItemModifyRequest_init(x) to reset the type and its memory.
Open62541.UA_MonitoredItemModifyRequest_equal — MethodUA_MonitoredItemModifyRequest_equal(p1::Ptr{UA_MonitoredItemModifyRequest}, p2::Ptr{UA_MonitoredItemModifyRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_MonitoredItemModifyRequest_init — MethodUA_MonitoredItemModifyRequest_init(x::Ptr{UA_MonitoredItemModifyRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_MonitoredItemModifyRequest_new — MethodUA_MonitoredItemModifyRequest_new()::Ptr{UA_MonitoredItemModifyRequest}creates and initializes ("zeros") a UA_MonitoredItemModifyRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_MonitoredItemModifyRequest_delete(x::Ptr{UA_MonitoredItemModifyRequest})
Open62541.UA_MonitoredItemModifyResult_clear — MethodUA_MonitoredItemModifyResult_clear(x::Ptr{UA_MonitoredItemModifyResult})deletes the dynamically allocated content of the object x and calls UA_MonitoredItemModifyResult_init(x) to reset the type and its memory. 
Open62541.UA_MonitoredItemModifyResult_copy — MethodUA_MonitoredItemModifyResult_copy(src::Ptr{UA_MonitoredItemModifyResult}, dst::Ptr{UA_MonitoredItemModifyResult})::UA_STATUSCODE
UA_MonitoredItemModifyResult_copy(src::UA_MonitoredItemModifyResult, dst::Ptr{UA_MonitoredItemModifyResult})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_MonitoredItemModifyResult_delete — MethodUA_MonitoredItemModifyResult_delete(x::Ptr{UA_MonitoredItemModifyResult})deletes the content of object x and its memory. 
Open62541.UA_MonitoredItemModifyResult_deleteMembers — MethodUA_MonitoredItemModifyResult_deleteMembers(x::Ptr{UA_MonitoredItemModifyResult})(deprecated, use UA_MonitoredItemModifyResult_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_MonitoredItemModifyResult_init(x) to reset the type and its memory.
Open62541.UA_MonitoredItemModifyResult_equal — MethodUA_MonitoredItemModifyResult_equal(p1::Ptr{UA_MonitoredItemModifyResult}, p2::Ptr{UA_MonitoredItemModifyResult})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_MonitoredItemModifyResult_init — MethodUA_MonitoredItemModifyResult_init(x::Ptr{UA_MonitoredItemModifyResult})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_MonitoredItemModifyResult_new — MethodUA_MonitoredItemModifyResult_new()::Ptr{UA_MonitoredItemModifyResult}creates and initializes ("zeros") a UA_MonitoredItemModifyResult object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_MonitoredItemModifyResult_delete(x::Ptr{UA_MonitoredItemModifyResult})
Open62541.UA_MonitoredItemNotification_clear — MethodUA_MonitoredItemNotification_clear(x::Ptr{UA_MonitoredItemNotification})deletes the dynamically allocated content of the object x and calls UA_MonitoredItemNotification_init(x) to reset the type and its memory. 
Open62541.UA_MonitoredItemNotification_copy — MethodUA_MonitoredItemNotification_copy(src::Ptr{UA_MonitoredItemNotification}, dst::Ptr{UA_MonitoredItemNotification})::UA_STATUSCODE
UA_MonitoredItemNotification_copy(src::UA_MonitoredItemNotification, dst::Ptr{UA_MonitoredItemNotification})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_MonitoredItemNotification_delete — MethodUA_MonitoredItemNotification_delete(x::Ptr{UA_MonitoredItemNotification})deletes the content of object x and its memory. 
Open62541.UA_MonitoredItemNotification_deleteMembers — MethodUA_MonitoredItemNotification_deleteMembers(x::Ptr{UA_MonitoredItemNotification})(deprecated, use UA_MonitoredItemNotification_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_MonitoredItemNotification_init(x) to reset the type and its memory.
Open62541.UA_MonitoredItemNotification_equal — MethodUA_MonitoredItemNotification_equal(p1::Ptr{UA_MonitoredItemNotification}, p2::Ptr{UA_MonitoredItemNotification})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_MonitoredItemNotification_init — MethodUA_MonitoredItemNotification_init(x::Ptr{UA_MonitoredItemNotification})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_MonitoredItemNotification_new — MethodUA_MonitoredItemNotification_new()::Ptr{UA_MonitoredItemNotification}creates and initializes ("zeros") a UA_MonitoredItemNotification object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_MonitoredItemNotification_delete(x::Ptr{UA_MonitoredItemNotification})
Open62541.UA_MonitoringMode_clear — MethodUA_MonitoringMode_clear(x::Ptr{UA_MonitoringMode})deletes the dynamically allocated content of the object x and calls UA_MonitoringMode_init(x) to reset the type and its memory. 
Open62541.UA_MonitoringMode_copy — MethodUA_MonitoringMode_copy(src::Ptr{UA_MonitoringMode}, dst::Ptr{UA_MonitoringMode})::UA_STATUSCODE
UA_MonitoringMode_copy(src::UA_MonitoringMode, dst::Ptr{UA_MonitoringMode})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_MonitoringMode_delete — MethodUA_MonitoringMode_delete(x::Ptr{UA_MonitoringMode})deletes the content of object x and its memory. 
Open62541.UA_MonitoringMode_deleteMembers — MethodUA_MonitoringMode_deleteMembers(x::Ptr{UA_MonitoringMode})(deprecated, use UA_MonitoringMode_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_MonitoringMode_init(x) to reset the type and its memory.
Open62541.UA_MonitoringMode_equal — MethodUA_MonitoringMode_equal(p1::Ptr{UA_MonitoringMode}, p2::Ptr{UA_MonitoringMode})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_MonitoringMode_init — MethodUA_MonitoringMode_init(x::Ptr{UA_MonitoringMode})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_MonitoringMode_new — MethodUA_MonitoringMode_new()::Ptr{UA_MonitoringMode}creates and initializes ("zeros") a UA_MonitoringMode object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_MonitoringMode_delete(x::Ptr{UA_MonitoringMode})
Open62541.UA_MonitoringParameters_clear — MethodUA_MonitoringParameters_clear(x::Ptr{UA_MonitoringParameters})deletes the dynamically allocated content of the object x and calls UA_MonitoringParameters_init(x) to reset the type and its memory. 
Open62541.UA_MonitoringParameters_copy — MethodUA_MonitoringParameters_copy(src::Ptr{UA_MonitoringParameters}, dst::Ptr{UA_MonitoringParameters})::UA_STATUSCODE
UA_MonitoringParameters_copy(src::UA_MonitoringParameters, dst::Ptr{UA_MonitoringParameters})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_MonitoringParameters_delete — MethodUA_MonitoringParameters_delete(x::Ptr{UA_MonitoringParameters})deletes the content of object x and its memory. 
Open62541.UA_MonitoringParameters_deleteMembers — MethodUA_MonitoringParameters_deleteMembers(x::Ptr{UA_MonitoringParameters})(deprecated, use UA_MonitoringParameters_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_MonitoringParameters_init(x) to reset the type and its memory.
Open62541.UA_MonitoringParameters_equal — MethodUA_MonitoringParameters_equal(p1::Ptr{UA_MonitoringParameters}, p2::Ptr{UA_MonitoringParameters})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_MonitoringParameters_init — MethodUA_MonitoringParameters_init(x::Ptr{UA_MonitoringParameters})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_MonitoringParameters_new — MethodUA_MonitoringParameters_new()::Ptr{UA_MonitoringParameters}creates and initializes ("zeros") a UA_MonitoringParameters object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_MonitoringParameters_delete(x::Ptr{UA_MonitoringParameters})
Open62541.UA_NamingRuleType_clear — MethodUA_NamingRuleType_clear(x::Ptr{UA_NamingRuleType})deletes the dynamically allocated content of the object x and calls UA_NamingRuleType_init(x) to reset the type and its memory. 
Open62541.UA_NamingRuleType_copy — MethodUA_NamingRuleType_copy(src::Ptr{UA_NamingRuleType}, dst::Ptr{UA_NamingRuleType})::UA_STATUSCODE
UA_NamingRuleType_copy(src::UA_NamingRuleType, dst::Ptr{UA_NamingRuleType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_NamingRuleType_delete — MethodUA_NamingRuleType_delete(x::Ptr{UA_NamingRuleType})deletes the content of object x and its memory. 
Open62541.UA_NamingRuleType_deleteMembers — MethodUA_NamingRuleType_deleteMembers(x::Ptr{UA_NamingRuleType})(deprecated, use UA_NamingRuleType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_NamingRuleType_init(x) to reset the type and its memory.
Open62541.UA_NamingRuleType_equal — MethodUA_NamingRuleType_equal(p1::Ptr{UA_NamingRuleType}, p2::Ptr{UA_NamingRuleType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_NamingRuleType_init — MethodUA_NamingRuleType_init(x::Ptr{UA_NamingRuleType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_NamingRuleType_new — MethodUA_NamingRuleType_new()::Ptr{UA_NamingRuleType}creates and initializes ("zeros") a UA_NamingRuleType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_NamingRuleType_delete(x::Ptr{UA_NamingRuleType})
Open62541.UA_NegotiationStatus_clear — MethodUA_NegotiationStatus_clear(x::Ptr{UA_NegotiationStatus})deletes the dynamically allocated content of the object x and calls UA_NegotiationStatus_init(x) to reset the type and its memory. 
Open62541.UA_NegotiationStatus_copy — MethodUA_NegotiationStatus_copy(src::Ptr{UA_NegotiationStatus}, dst::Ptr{UA_NegotiationStatus})::UA_STATUSCODE
UA_NegotiationStatus_copy(src::UA_NegotiationStatus, dst::Ptr{UA_NegotiationStatus})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_NegotiationStatus_delete — MethodUA_NegotiationStatus_delete(x::Ptr{UA_NegotiationStatus})deletes the content of object x and its memory. 
Open62541.UA_NegotiationStatus_deleteMembers — MethodUA_NegotiationStatus_deleteMembers(x::Ptr{UA_NegotiationStatus})(deprecated, use UA_NegotiationStatus_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_NegotiationStatus_init(x) to reset the type and its memory.
Open62541.UA_NegotiationStatus_equal — MethodUA_NegotiationStatus_equal(p1::Ptr{UA_NegotiationStatus}, p2::Ptr{UA_NegotiationStatus})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_NegotiationStatus_init — MethodUA_NegotiationStatus_init(x::Ptr{UA_NegotiationStatus})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_NegotiationStatus_new — MethodUA_NegotiationStatus_new()::Ptr{UA_NegotiationStatus}creates and initializes ("zeros") a UA_NegotiationStatus object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_NegotiationStatus_delete(x::Ptr{UA_NegotiationStatus})
Open62541.UA_NetworkAddressDataType_clear — MethodUA_NetworkAddressDataType_clear(x::Ptr{UA_NetworkAddressDataType})deletes the dynamically allocated content of the object x and calls UA_NetworkAddressDataType_init(x) to reset the type and its memory. 
Open62541.UA_NetworkAddressDataType_copy — MethodUA_NetworkAddressDataType_copy(src::Ptr{UA_NetworkAddressDataType}, dst::Ptr{UA_NetworkAddressDataType})::UA_STATUSCODE
UA_NetworkAddressDataType_copy(src::UA_NetworkAddressDataType, dst::Ptr{UA_NetworkAddressDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_NetworkAddressDataType_delete — MethodUA_NetworkAddressDataType_delete(x::Ptr{UA_NetworkAddressDataType})deletes the content of object x and its memory. 
Open62541.UA_NetworkAddressDataType_deleteMembers — MethodUA_NetworkAddressDataType_deleteMembers(x::Ptr{UA_NetworkAddressDataType})(deprecated, use UA_NetworkAddressDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_NetworkAddressDataType_init(x) to reset the type and its memory.
Open62541.UA_NetworkAddressDataType_equal — MethodUA_NetworkAddressDataType_equal(p1::Ptr{UA_NetworkAddressDataType}, p2::Ptr{UA_NetworkAddressDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_NetworkAddressDataType_init — MethodUA_NetworkAddressDataType_init(x::Ptr{UA_NetworkAddressDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_NetworkAddressDataType_new — MethodUA_NetworkAddressDataType_new()::Ptr{UA_NetworkAddressDataType}creates and initializes ("zeros") a UA_NetworkAddressDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_NetworkAddressDataType_delete(x::Ptr{UA_NetworkAddressDataType})
Open62541.UA_NetworkAddressUrlDataType_clear — MethodUA_NetworkAddressUrlDataType_clear(x::Ptr{UA_NetworkAddressUrlDataType})deletes the dynamically allocated content of the object x and calls UA_NetworkAddressUrlDataType_init(x) to reset the type and its memory. 
Open62541.UA_NetworkAddressUrlDataType_copy — MethodUA_NetworkAddressUrlDataType_copy(src::Ptr{UA_NetworkAddressUrlDataType}, dst::Ptr{UA_NetworkAddressUrlDataType})::UA_STATUSCODE
UA_NetworkAddressUrlDataType_copy(src::UA_NetworkAddressUrlDataType, dst::Ptr{UA_NetworkAddressUrlDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_NetworkAddressUrlDataType_delete — MethodUA_NetworkAddressUrlDataType_delete(x::Ptr{UA_NetworkAddressUrlDataType})deletes the content of object x and its memory. 
Open62541.UA_NetworkAddressUrlDataType_deleteMembers — MethodUA_NetworkAddressUrlDataType_deleteMembers(x::Ptr{UA_NetworkAddressUrlDataType})(deprecated, use UA_NetworkAddressUrlDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_NetworkAddressUrlDataType_init(x) to reset the type and its memory.
Open62541.UA_NetworkAddressUrlDataType_equal — MethodUA_NetworkAddressUrlDataType_equal(p1::Ptr{UA_NetworkAddressUrlDataType}, p2::Ptr{UA_NetworkAddressUrlDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_NetworkAddressUrlDataType_init — MethodUA_NetworkAddressUrlDataType_init(x::Ptr{UA_NetworkAddressUrlDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_NetworkAddressUrlDataType_new — MethodUA_NetworkAddressUrlDataType_new()::Ptr{UA_NetworkAddressUrlDataType}creates and initializes ("zeros") a UA_NetworkAddressUrlDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_NetworkAddressUrlDataType_delete(x::Ptr{UA_NetworkAddressUrlDataType})
Open62541.UA_NetworkGroupDataType_clear — MethodUA_NetworkGroupDataType_clear(x::Ptr{UA_NetworkGroupDataType})deletes the dynamically allocated content of the object x and calls UA_NetworkGroupDataType_init(x) to reset the type and its memory. 
Open62541.UA_NetworkGroupDataType_copy — MethodUA_NetworkGroupDataType_copy(src::Ptr{UA_NetworkGroupDataType}, dst::Ptr{UA_NetworkGroupDataType})::UA_STATUSCODE
UA_NetworkGroupDataType_copy(src::UA_NetworkGroupDataType, dst::Ptr{UA_NetworkGroupDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_NetworkGroupDataType_delete — MethodUA_NetworkGroupDataType_delete(x::Ptr{UA_NetworkGroupDataType})deletes the content of object x and its memory. 
Open62541.UA_NetworkGroupDataType_deleteMembers — MethodUA_NetworkGroupDataType_deleteMembers(x::Ptr{UA_NetworkGroupDataType})(deprecated, use UA_NetworkGroupDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_NetworkGroupDataType_init(x) to reset the type and its memory.
Open62541.UA_NetworkGroupDataType_equal — MethodUA_NetworkGroupDataType_equal(p1::Ptr{UA_NetworkGroupDataType}, p2::Ptr{UA_NetworkGroupDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_NetworkGroupDataType_init — MethodUA_NetworkGroupDataType_init(x::Ptr{UA_NetworkGroupDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_NetworkGroupDataType_new — MethodUA_NetworkGroupDataType_new()::Ptr{UA_NetworkGroupDataType}creates and initializes ("zeros") a UA_NetworkGroupDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_NetworkGroupDataType_delete(x::Ptr{UA_NetworkGroupDataType})
Open62541.UA_NodeAttributesMask_clear — MethodUA_NodeAttributesMask_clear(x::Ptr{UA_NodeAttributesMask})deletes the dynamically allocated content of the object x and calls UA_NodeAttributesMask_init(x) to reset the type and its memory. 
Open62541.UA_NodeAttributesMask_copy — MethodUA_NodeAttributesMask_copy(src::Ptr{UA_NodeAttributesMask}, dst::Ptr{UA_NodeAttributesMask})::UA_STATUSCODE
UA_NodeAttributesMask_copy(src::UA_NodeAttributesMask, dst::Ptr{UA_NodeAttributesMask})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_NodeAttributesMask_delete — MethodUA_NodeAttributesMask_delete(x::Ptr{UA_NodeAttributesMask})deletes the content of object x and its memory. 
Open62541.UA_NodeAttributesMask_deleteMembers — MethodUA_NodeAttributesMask_deleteMembers(x::Ptr{UA_NodeAttributesMask})(deprecated, use UA_NodeAttributesMask_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_NodeAttributesMask_init(x) to reset the type and its memory.
Open62541.UA_NodeAttributesMask_equal — MethodUA_NodeAttributesMask_equal(p1::Ptr{UA_NodeAttributesMask}, p2::Ptr{UA_NodeAttributesMask})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_NodeAttributesMask_init — MethodUA_NodeAttributesMask_init(x::Ptr{UA_NodeAttributesMask})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_NodeAttributesMask_new — MethodUA_NodeAttributesMask_new()::Ptr{UA_NodeAttributesMask}creates and initializes ("zeros") a UA_NodeAttributesMask object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_NodeAttributesMask_delete(x::Ptr{UA_NodeAttributesMask})
Open62541.UA_NodeAttributes_clear — MethodUA_NodeAttributes_clear(x::Ptr{UA_NodeAttributes})deletes the dynamically allocated content of the object x and calls UA_NodeAttributes_init(x) to reset the type and its memory. 
Open62541.UA_NodeAttributes_copy — MethodUA_NodeAttributes_copy(src::Ptr{UA_NodeAttributes}, dst::Ptr{UA_NodeAttributes})::UA_STATUSCODE
UA_NodeAttributes_copy(src::UA_NodeAttributes, dst::Ptr{UA_NodeAttributes})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_NodeAttributes_delete — MethodUA_NodeAttributes_delete(x::Ptr{UA_NodeAttributes})deletes the content of object x and its memory. 
Open62541.UA_NodeAttributes_deleteMembers — MethodUA_NodeAttributes_deleteMembers(x::Ptr{UA_NodeAttributes})(deprecated, use UA_NodeAttributes_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_NodeAttributes_init(x) to reset the type and its memory.
Open62541.UA_NodeAttributes_equal — MethodUA_NodeAttributes_equal(p1::Ptr{UA_NodeAttributes}, p2::Ptr{UA_NodeAttributes})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_NodeAttributes_init — MethodUA_NodeAttributes_init(x::Ptr{UA_NodeAttributes})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_NodeAttributes_new — MethodUA_NodeAttributes_new()::Ptr{UA_NodeAttributes}creates and initializes ("zeros") a UA_NodeAttributes object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_NodeAttributes_delete(x::Ptr{UA_NodeAttributes})
Open62541.UA_NodeClass_clear — MethodUA_NodeClass_clear(x::Ptr{UA_NodeClass})deletes the dynamically allocated content of the object x and calls UA_NodeClass_init(x) to reset the type and its memory. 
Open62541.UA_NodeClass_copy — MethodUA_NodeClass_copy(src::Ptr{UA_NodeClass}, dst::Ptr{UA_NodeClass})::UA_STATUSCODE
UA_NodeClass_copy(src::UA_NodeClass, dst::Ptr{UA_NodeClass})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_NodeClass_delete — MethodUA_NodeClass_delete(x::Ptr{UA_NodeClass})deletes the content of object x and its memory. 
Open62541.UA_NodeClass_deleteMembers — MethodUA_NodeClass_deleteMembers(x::Ptr{UA_NodeClass})(deprecated, use UA_NodeClass_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_NodeClass_init(x) to reset the type and its memory.
Open62541.UA_NodeClass_equal — MethodUA_NodeClass_equal(p1::Ptr{UA_NodeClass}, p2::Ptr{UA_NodeClass})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_NodeClass_init — MethodUA_NodeClass_init(x::Ptr{UA_NodeClass})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_NodeClass_new — MethodUA_NodeClass_new()::Ptr{UA_NodeClass}creates and initializes ("zeros") a UA_NodeClass object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_NodeClass_delete(x::Ptr{UA_NodeClass})
Open62541.UA_NodeId_clear — MethodUA_NodeId_clear(x::Ptr{UA_NodeId})deletes the dynamically allocated content of the object x and calls UA_NodeId_init(x) to reset the type and its memory. 
Open62541.UA_NodeId_copy — MethodUA_NodeId_copy(src::Ptr{UA_NodeId}, dst::Ptr{UA_NodeId})::UA_STATUSCODE
UA_NodeId_copy(src::UA_NodeId, dst::Ptr{UA_NodeId})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_NodeId_delete — MethodUA_NodeId_delete(x::Ptr{UA_NodeId})deletes the content of object x and its memory. 
Open62541.UA_NodeId_deleteMembers — MethodUA_NodeId_deleteMembers(x::Ptr{UA_NodeId})(deprecated, use UA_NodeId_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_NodeId_init(x) to reset the type and its memory.
Open62541.UA_NodeId_equal — MethodUA_NodeId_equal(p1::Ptr{UA_NodeId}, p2::Ptr{UA_NodeId})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_NodeId_init — MethodUA_NodeId_init(x::Ptr{UA_NodeId})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_NodeId_new — MethodUA_NodeId_new()::Ptr{UA_NodeId}creates and initializes ("zeros") a UA_NodeId object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_NodeId_delete(x::Ptr{UA_NodeId})
Open62541.UA_NodeReference_clear — MethodUA_NodeReference_clear(x::Ptr{UA_NodeReference})deletes the dynamically allocated content of the object x and calls UA_NodeReference_init(x) to reset the type and its memory. 
Open62541.UA_NodeReference_copy — MethodUA_NodeReference_copy(src::Ptr{UA_NodeReference}, dst::Ptr{UA_NodeReference})::UA_STATUSCODE
UA_NodeReference_copy(src::UA_NodeReference, dst::Ptr{UA_NodeReference})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_NodeReference_delete — MethodUA_NodeReference_delete(x::Ptr{UA_NodeReference})deletes the content of object x and its memory. 
Open62541.UA_NodeReference_deleteMembers — MethodUA_NodeReference_deleteMembers(x::Ptr{UA_NodeReference})(deprecated, use UA_NodeReference_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_NodeReference_init(x) to reset the type and its memory.
Open62541.UA_NodeReference_equal — MethodUA_NodeReference_equal(p1::Ptr{UA_NodeReference}, p2::Ptr{UA_NodeReference})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_NodeReference_init — MethodUA_NodeReference_init(x::Ptr{UA_NodeReference})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_NodeReference_new — MethodUA_NodeReference_new()::Ptr{UA_NodeReference}creates and initializes ("zeros") a UA_NodeReference object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_NodeReference_delete(x::Ptr{UA_NodeReference})
Open62541.UA_NodeTypeDescription_clear — MethodUA_NodeTypeDescription_clear(x::Ptr{UA_NodeTypeDescription})deletes the dynamically allocated content of the object x and calls UA_NodeTypeDescription_init(x) to reset the type and its memory. 
Open62541.UA_NodeTypeDescription_copy — MethodUA_NodeTypeDescription_copy(src::Ptr{UA_NodeTypeDescription}, dst::Ptr{UA_NodeTypeDescription})::UA_STATUSCODE
UA_NodeTypeDescription_copy(src::UA_NodeTypeDescription, dst::Ptr{UA_NodeTypeDescription})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_NodeTypeDescription_delete — MethodUA_NodeTypeDescription_delete(x::Ptr{UA_NodeTypeDescription})deletes the content of object x and its memory. 
Open62541.UA_NodeTypeDescription_deleteMembers — MethodUA_NodeTypeDescription_deleteMembers(x::Ptr{UA_NodeTypeDescription})(deprecated, use UA_NodeTypeDescription_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_NodeTypeDescription_init(x) to reset the type and its memory.
Open62541.UA_NodeTypeDescription_equal — MethodUA_NodeTypeDescription_equal(p1::Ptr{UA_NodeTypeDescription}, p2::Ptr{UA_NodeTypeDescription})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_NodeTypeDescription_init — MethodUA_NodeTypeDescription_init(x::Ptr{UA_NodeTypeDescription})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_NodeTypeDescription_new — MethodUA_NodeTypeDescription_new()::Ptr{UA_NodeTypeDescription}creates and initializes ("zeros") a UA_NodeTypeDescription object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_NodeTypeDescription_delete(x::Ptr{UA_NodeTypeDescription})
Open62541.UA_NormalizedString_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_NormalizedString_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_NormalizedString_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_NormalizedString_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_NormalizedString_equal — MethodUA_NormalizedString_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_NormalizedString_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_NormalizedString_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_NotificationMessage_clear — MethodUA_NotificationMessage_clear(x::Ptr{UA_NotificationMessage})deletes the dynamically allocated content of the object x and calls UA_NotificationMessage_init(x) to reset the type and its memory. 
Open62541.UA_NotificationMessage_copy — MethodUA_NotificationMessage_copy(src::Ptr{UA_NotificationMessage}, dst::Ptr{UA_NotificationMessage})::UA_STATUSCODE
UA_NotificationMessage_copy(src::UA_NotificationMessage, dst::Ptr{UA_NotificationMessage})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_NotificationMessage_delete — MethodUA_NotificationMessage_delete(x::Ptr{UA_NotificationMessage})deletes the content of object x and its memory. 
Open62541.UA_NotificationMessage_deleteMembers — MethodUA_NotificationMessage_deleteMembers(x::Ptr{UA_NotificationMessage})(deprecated, use UA_NotificationMessage_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_NotificationMessage_init(x) to reset the type and its memory.
Open62541.UA_NotificationMessage_equal — MethodUA_NotificationMessage_equal(p1::Ptr{UA_NotificationMessage}, p2::Ptr{UA_NotificationMessage})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_NotificationMessage_init — MethodUA_NotificationMessage_init(x::Ptr{UA_NotificationMessage})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_NotificationMessage_new — MethodUA_NotificationMessage_new()::Ptr{UA_NotificationMessage}creates and initializes ("zeros") a UA_NotificationMessage object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_NotificationMessage_delete(x::Ptr{UA_NotificationMessage})
Open62541.UA_ObjectAttributes_clear — MethodUA_ObjectAttributes_clear(x::Ptr{UA_ObjectAttributes})deletes the dynamically allocated content of the object x and calls UA_ObjectAttributes_init(x) to reset the type and its memory. 
Open62541.UA_ObjectAttributes_copy — MethodUA_ObjectAttributes_copy(src::Ptr{UA_ObjectAttributes}, dst::Ptr{UA_ObjectAttributes})::UA_STATUSCODE
UA_ObjectAttributes_copy(src::UA_ObjectAttributes, dst::Ptr{UA_ObjectAttributes})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ObjectAttributes_delete — MethodUA_ObjectAttributes_delete(x::Ptr{UA_ObjectAttributes})deletes the content of object x and its memory. 
Open62541.UA_ObjectAttributes_deleteMembers — MethodUA_ObjectAttributes_deleteMembers(x::Ptr{UA_ObjectAttributes})(deprecated, use UA_ObjectAttributes_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ObjectAttributes_init(x) to reset the type and its memory.
Open62541.UA_ObjectAttributes_equal — MethodUA_ObjectAttributes_equal(p1::Ptr{UA_ObjectAttributes}, p2::Ptr{UA_ObjectAttributes})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ObjectAttributes_init — MethodUA_ObjectAttributes_init(x::Ptr{UA_ObjectAttributes})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ObjectAttributes_new — MethodUA_ObjectAttributes_new()::Ptr{UA_ObjectAttributes}creates and initializes ("zeros") a UA_ObjectAttributes object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ObjectAttributes_delete(x::Ptr{UA_ObjectAttributes})
Open62541.UA_ObjectTypeAttributes_clear — MethodUA_ObjectTypeAttributes_clear(x::Ptr{UA_ObjectTypeAttributes})deletes the dynamically allocated content of the object x and calls UA_ObjectTypeAttributes_init(x) to reset the type and its memory. 
Open62541.UA_ObjectTypeAttributes_copy — MethodUA_ObjectTypeAttributes_copy(src::Ptr{UA_ObjectTypeAttributes}, dst::Ptr{UA_ObjectTypeAttributes})::UA_STATUSCODE
UA_ObjectTypeAttributes_copy(src::UA_ObjectTypeAttributes, dst::Ptr{UA_ObjectTypeAttributes})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ObjectTypeAttributes_delete — MethodUA_ObjectTypeAttributes_delete(x::Ptr{UA_ObjectTypeAttributes})deletes the content of object x and its memory. 
Open62541.UA_ObjectTypeAttributes_deleteMembers — MethodUA_ObjectTypeAttributes_deleteMembers(x::Ptr{UA_ObjectTypeAttributes})(deprecated, use UA_ObjectTypeAttributes_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ObjectTypeAttributes_init(x) to reset the type and its memory.
Open62541.UA_ObjectTypeAttributes_equal — MethodUA_ObjectTypeAttributes_equal(p1::Ptr{UA_ObjectTypeAttributes}, p2::Ptr{UA_ObjectTypeAttributes})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ObjectTypeAttributes_init — MethodUA_ObjectTypeAttributes_init(x::Ptr{UA_ObjectTypeAttributes})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ObjectTypeAttributes_new — MethodUA_ObjectTypeAttributes_new()::Ptr{UA_ObjectTypeAttributes}creates and initializes ("zeros") a UA_ObjectTypeAttributes object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ObjectTypeAttributes_delete(x::Ptr{UA_ObjectTypeAttributes})
Open62541.UA_OpaqueNumericRange_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_OpaqueNumericRange_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_OpaqueNumericRange_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_OpaqueNumericRange_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_OpaqueNumericRange_equal — MethodUA_OpaqueNumericRange_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_OpaqueNumericRange_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_OpaqueNumericRange_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_OpenFileMode_clear — MethodUA_OpenFileMode_clear(x::Ptr{UA_OpenFileMode})deletes the dynamically allocated content of the object x and calls UA_OpenFileMode_init(x) to reset the type and its memory. 
Open62541.UA_OpenFileMode_copy — MethodUA_OpenFileMode_copy(src::Ptr{UA_OpenFileMode}, dst::Ptr{UA_OpenFileMode})::UA_STATUSCODE
UA_OpenFileMode_copy(src::UA_OpenFileMode, dst::Ptr{UA_OpenFileMode})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_OpenFileMode_delete — MethodUA_OpenFileMode_delete(x::Ptr{UA_OpenFileMode})deletes the content of object x and its memory. 
Open62541.UA_OpenFileMode_deleteMembers — MethodUA_OpenFileMode_deleteMembers(x::Ptr{UA_OpenFileMode})(deprecated, use UA_OpenFileMode_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_OpenFileMode_init(x) to reset the type and its memory.
Open62541.UA_OpenFileMode_equal — MethodUA_OpenFileMode_equal(p1::Ptr{UA_OpenFileMode}, p2::Ptr{UA_OpenFileMode})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_OpenFileMode_init — MethodUA_OpenFileMode_init(x::Ptr{UA_OpenFileMode})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_OpenFileMode_new — MethodUA_OpenFileMode_new()::Ptr{UA_OpenFileMode}creates and initializes ("zeros") a UA_OpenFileMode object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_OpenFileMode_delete(x::Ptr{UA_OpenFileMode})
Open62541.UA_OpenSecureChannelRequest_clear — MethodUA_OpenSecureChannelRequest_clear(x::Ptr{UA_OpenSecureChannelRequest})deletes the dynamically allocated content of the object x and calls UA_OpenSecureChannelRequest_init(x) to reset the type and its memory. 
Open62541.UA_OpenSecureChannelRequest_copy — MethodUA_OpenSecureChannelRequest_copy(src::Ptr{UA_OpenSecureChannelRequest}, dst::Ptr{UA_OpenSecureChannelRequest})::UA_STATUSCODE
UA_OpenSecureChannelRequest_copy(src::UA_OpenSecureChannelRequest, dst::Ptr{UA_OpenSecureChannelRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_OpenSecureChannelRequest_delete — MethodUA_OpenSecureChannelRequest_delete(x::Ptr{UA_OpenSecureChannelRequest})deletes the content of object x and its memory. 
Open62541.UA_OpenSecureChannelRequest_deleteMembers — MethodUA_OpenSecureChannelRequest_deleteMembers(x::Ptr{UA_OpenSecureChannelRequest})(deprecated, use UA_OpenSecureChannelRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_OpenSecureChannelRequest_init(x) to reset the type and its memory.
Open62541.UA_OpenSecureChannelRequest_equal — MethodUA_OpenSecureChannelRequest_equal(p1::Ptr{UA_OpenSecureChannelRequest}, p2::Ptr{UA_OpenSecureChannelRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_OpenSecureChannelRequest_init — MethodUA_OpenSecureChannelRequest_init(x::Ptr{UA_OpenSecureChannelRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_OpenSecureChannelRequest_new — MethodUA_OpenSecureChannelRequest_new()::Ptr{UA_OpenSecureChannelRequest}creates and initializes ("zeros") a UA_OpenSecureChannelRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_OpenSecureChannelRequest_delete(x::Ptr{UA_OpenSecureChannelRequest})
Open62541.UA_OpenSecureChannelResponse_clear — MethodUA_OpenSecureChannelResponse_clear(x::Ptr{UA_OpenSecureChannelResponse})deletes the dynamically allocated content of the object x and calls UA_OpenSecureChannelResponse_init(x) to reset the type and its memory. 
Open62541.UA_OpenSecureChannelResponse_copy — MethodUA_OpenSecureChannelResponse_copy(src::Ptr{UA_OpenSecureChannelResponse}, dst::Ptr{UA_OpenSecureChannelResponse})::UA_STATUSCODE
UA_OpenSecureChannelResponse_copy(src::UA_OpenSecureChannelResponse, dst::Ptr{UA_OpenSecureChannelResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_OpenSecureChannelResponse_delete — MethodUA_OpenSecureChannelResponse_delete(x::Ptr{UA_OpenSecureChannelResponse})deletes the content of object x and its memory. 
Open62541.UA_OpenSecureChannelResponse_deleteMembers — MethodUA_OpenSecureChannelResponse_deleteMembers(x::Ptr{UA_OpenSecureChannelResponse})(deprecated, use UA_OpenSecureChannelResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_OpenSecureChannelResponse_init(x) to reset the type and its memory.
Open62541.UA_OpenSecureChannelResponse_equal — MethodUA_OpenSecureChannelResponse_equal(p1::Ptr{UA_OpenSecureChannelResponse}, p2::Ptr{UA_OpenSecureChannelResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_OpenSecureChannelResponse_init — MethodUA_OpenSecureChannelResponse_init(x::Ptr{UA_OpenSecureChannelResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_OpenSecureChannelResponse_new — MethodUA_OpenSecureChannelResponse_new()::Ptr{UA_OpenSecureChannelResponse}creates and initializes ("zeros") a UA_OpenSecureChannelResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_OpenSecureChannelResponse_delete(x::Ptr{UA_OpenSecureChannelResponse})
Open62541.UA_OptionSet_clear — MethodUA_OptionSet_clear(x::Ptr{UA_OptionSet})deletes the dynamically allocated content of the object x and calls UA_OptionSet_init(x) to reset the type and its memory. 
Open62541.UA_OptionSet_copy — MethodUA_OptionSet_copy(src::Ptr{UA_OptionSet}, dst::Ptr{UA_OptionSet})::UA_STATUSCODE
UA_OptionSet_copy(src::UA_OptionSet, dst::Ptr{UA_OptionSet})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_OptionSet_delete — MethodUA_OptionSet_delete(x::Ptr{UA_OptionSet})deletes the content of object x and its memory. 
Open62541.UA_OptionSet_deleteMembers — MethodUA_OptionSet_deleteMembers(x::Ptr{UA_OptionSet})(deprecated, use UA_OptionSet_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_OptionSet_init(x) to reset the type and its memory.
Open62541.UA_OptionSet_equal — MethodUA_OptionSet_equal(p1::Ptr{UA_OptionSet}, p2::Ptr{UA_OptionSet})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_OptionSet_init — MethodUA_OptionSet_init(x::Ptr{UA_OptionSet})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_OptionSet_new — MethodUA_OptionSet_new()::Ptr{UA_OptionSet}creates and initializes ("zeros") a UA_OptionSet object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_OptionSet_delete(x::Ptr{UA_OptionSet})
Open62541.UA_OverrideValueHandling_clear — MethodUA_OverrideValueHandling_clear(x::Ptr{UA_OverrideValueHandling})deletes the dynamically allocated content of the object x and calls UA_OverrideValueHandling_init(x) to reset the type and its memory. 
Open62541.UA_OverrideValueHandling_copy — MethodUA_OverrideValueHandling_copy(src::Ptr{UA_OverrideValueHandling}, dst::Ptr{UA_OverrideValueHandling})::UA_STATUSCODE
UA_OverrideValueHandling_copy(src::UA_OverrideValueHandling, dst::Ptr{UA_OverrideValueHandling})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_OverrideValueHandling_delete — MethodUA_OverrideValueHandling_delete(x::Ptr{UA_OverrideValueHandling})deletes the content of object x and its memory. 
Open62541.UA_OverrideValueHandling_deleteMembers — MethodUA_OverrideValueHandling_deleteMembers(x::Ptr{UA_OverrideValueHandling})(deprecated, use UA_OverrideValueHandling_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_OverrideValueHandling_init(x) to reset the type and its memory.
Open62541.UA_OverrideValueHandling_equal — MethodUA_OverrideValueHandling_equal(p1::Ptr{UA_OverrideValueHandling}, p2::Ptr{UA_OverrideValueHandling})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_OverrideValueHandling_init — MethodUA_OverrideValueHandling_init(x::Ptr{UA_OverrideValueHandling})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_OverrideValueHandling_new — MethodUA_OverrideValueHandling_new()::Ptr{UA_OverrideValueHandling}creates and initializes ("zeros") a UA_OverrideValueHandling object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_OverrideValueHandling_delete(x::Ptr{UA_OverrideValueHandling})
Open62541.UA_ParsingResult_clear — MethodUA_ParsingResult_clear(x::Ptr{UA_ParsingResult})deletes the dynamically allocated content of the object x and calls UA_ParsingResult_init(x) to reset the type and its memory. 
Open62541.UA_ParsingResult_copy — MethodUA_ParsingResult_copy(src::Ptr{UA_ParsingResult}, dst::Ptr{UA_ParsingResult})::UA_STATUSCODE
UA_ParsingResult_copy(src::UA_ParsingResult, dst::Ptr{UA_ParsingResult})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ParsingResult_delete — MethodUA_ParsingResult_delete(x::Ptr{UA_ParsingResult})deletes the content of object x and its memory. 
Open62541.UA_ParsingResult_deleteMembers — MethodUA_ParsingResult_deleteMembers(x::Ptr{UA_ParsingResult})(deprecated, use UA_ParsingResult_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ParsingResult_init(x) to reset the type and its memory.
Open62541.UA_ParsingResult_equal — MethodUA_ParsingResult_equal(p1::Ptr{UA_ParsingResult}, p2::Ptr{UA_ParsingResult})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ParsingResult_init — MethodUA_ParsingResult_init(x::Ptr{UA_ParsingResult})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ParsingResult_new — MethodUA_ParsingResult_new()::Ptr{UA_ParsingResult}creates and initializes ("zeros") a UA_ParsingResult object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ParsingResult_delete(x::Ptr{UA_ParsingResult})
Open62541.UA_PasswordOptionsMask_clear — MethodUInt32_clear(x::Ptr{UInt32})deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory. 
Open62541.UA_PasswordOptionsMask_copy — MethodUInt32_copy(src::Ptr{UInt32}, dst::Ptr{UInt32})::UA_STATUSCODE
UInt32_copy(src::UInt32, dst::Ptr{UInt32})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PasswordOptionsMask_delete — MethodUInt32_delete(x::Ptr{UInt32})deletes the content of object x and its memory. 
Open62541.UA_PasswordOptionsMask_deleteMembers — MethodUInt32_deleteMembers(x::Ptr{UInt32})(deprecated, use UInt32_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory.
Open62541.UA_PasswordOptionsMask_equal — MethodUA_PasswordOptionsMask_equal(p1::Ptr{UInt32}, p2::Ptr{UInt32})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PasswordOptionsMask_init — MethodUInt32_init(x::Ptr{UInt32})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PasswordOptionsMask_new — MethodUInt32_new()::Ptr{UInt32}creates and initializes ("zeros") a UInt32 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt32_delete(x::Ptr{UInt32})
Open62541.UA_PerformUpdateType_clear — MethodUA_PerformUpdateType_clear(x::Ptr{UA_PerformUpdateType})deletes the dynamically allocated content of the object x and calls UA_PerformUpdateType_init(x) to reset the type and its memory. 
Open62541.UA_PerformUpdateType_copy — MethodUA_PerformUpdateType_copy(src::Ptr{UA_PerformUpdateType}, dst::Ptr{UA_PerformUpdateType})::UA_STATUSCODE
UA_PerformUpdateType_copy(src::UA_PerformUpdateType, dst::Ptr{UA_PerformUpdateType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PerformUpdateType_delete — MethodUA_PerformUpdateType_delete(x::Ptr{UA_PerformUpdateType})deletes the content of object x and its memory. 
Open62541.UA_PerformUpdateType_deleteMembers — MethodUA_PerformUpdateType_deleteMembers(x::Ptr{UA_PerformUpdateType})(deprecated, use UA_PerformUpdateType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_PerformUpdateType_init(x) to reset the type and its memory.
Open62541.UA_PerformUpdateType_equal — MethodUA_PerformUpdateType_equal(p1::Ptr{UA_PerformUpdateType}, p2::Ptr{UA_PerformUpdateType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PerformUpdateType_init — MethodUA_PerformUpdateType_init(x::Ptr{UA_PerformUpdateType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PerformUpdateType_new — MethodUA_PerformUpdateType_new()::Ptr{UA_PerformUpdateType}creates and initializes ("zeros") a UA_PerformUpdateType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_PerformUpdateType_delete(x::Ptr{UA_PerformUpdateType})
Open62541.UA_PermissionType_clear — MethodUInt32_clear(x::Ptr{UInt32})deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory. 
Open62541.UA_PermissionType_copy — MethodUInt32_copy(src::Ptr{UInt32}, dst::Ptr{UInt32})::UA_STATUSCODE
UInt32_copy(src::UInt32, dst::Ptr{UInt32})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PermissionType_delete — MethodUInt32_delete(x::Ptr{UInt32})deletes the content of object x and its memory. 
Open62541.UA_PermissionType_deleteMembers — MethodUInt32_deleteMembers(x::Ptr{UInt32})(deprecated, use UInt32_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory.
Open62541.UA_PermissionType_equal — MethodUA_PermissionType_equal(p1::Ptr{UInt32}, p2::Ptr{UInt32})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PermissionType_init — MethodUInt32_init(x::Ptr{UInt32})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PermissionType_new — MethodUInt32_new()::Ptr{UInt32}creates and initializes ("zeros") a UInt32 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt32_delete(x::Ptr{UInt32})
Open62541.UA_PortableNodeId_clear — MethodUA_PortableNodeId_clear(x::Ptr{UA_PortableNodeId})deletes the dynamically allocated content of the object x and calls UA_PortableNodeId_init(x) to reset the type and its memory. 
Open62541.UA_PortableNodeId_copy — MethodUA_PortableNodeId_copy(src::Ptr{UA_PortableNodeId}, dst::Ptr{UA_PortableNodeId})::UA_STATUSCODE
UA_PortableNodeId_copy(src::UA_PortableNodeId, dst::Ptr{UA_PortableNodeId})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PortableNodeId_delete — MethodUA_PortableNodeId_delete(x::Ptr{UA_PortableNodeId})deletes the content of object x and its memory. 
Open62541.UA_PortableNodeId_deleteMembers — MethodUA_PortableNodeId_deleteMembers(x::Ptr{UA_PortableNodeId})(deprecated, use UA_PortableNodeId_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_PortableNodeId_init(x) to reset the type and its memory.
Open62541.UA_PortableNodeId_equal — MethodUA_PortableNodeId_equal(p1::Ptr{UA_PortableNodeId}, p2::Ptr{UA_PortableNodeId})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PortableNodeId_init — MethodUA_PortableNodeId_init(x::Ptr{UA_PortableNodeId})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PortableNodeId_new — MethodUA_PortableNodeId_new()::Ptr{UA_PortableNodeId}creates and initializes ("zeros") a UA_PortableNodeId object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_PortableNodeId_delete(x::Ptr{UA_PortableNodeId})
Open62541.UA_PortableQualifiedName_clear — MethodUA_PortableQualifiedName_clear(x::Ptr{UA_PortableQualifiedName})deletes the dynamically allocated content of the object x and calls UA_PortableQualifiedName_init(x) to reset the type and its memory. 
Open62541.UA_PortableQualifiedName_copy — MethodUA_PortableQualifiedName_copy(src::Ptr{UA_PortableQualifiedName}, dst::Ptr{UA_PortableQualifiedName})::UA_STATUSCODE
UA_PortableQualifiedName_copy(src::UA_PortableQualifiedName, dst::Ptr{UA_PortableQualifiedName})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PortableQualifiedName_delete — MethodUA_PortableQualifiedName_delete(x::Ptr{UA_PortableQualifiedName})deletes the content of object x and its memory. 
Open62541.UA_PortableQualifiedName_deleteMembers — MethodUA_PortableQualifiedName_deleteMembers(x::Ptr{UA_PortableQualifiedName})(deprecated, use UA_PortableQualifiedName_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_PortableQualifiedName_init(x) to reset the type and its memory.
Open62541.UA_PortableQualifiedName_equal — MethodUA_PortableQualifiedName_equal(p1::Ptr{UA_PortableQualifiedName}, p2::Ptr{UA_PortableQualifiedName})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PortableQualifiedName_init — MethodUA_PortableQualifiedName_init(x::Ptr{UA_PortableQualifiedName})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PortableQualifiedName_new — MethodUA_PortableQualifiedName_new()::Ptr{UA_PortableQualifiedName}creates and initializes ("zeros") a UA_PortableQualifiedName object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_PortableQualifiedName_delete(x::Ptr{UA_PortableQualifiedName})
Open62541.UA_PriorityMappingEntryType_clear — MethodUA_PriorityMappingEntryType_clear(x::Ptr{UA_PriorityMappingEntryType})deletes the dynamically allocated content of the object x and calls UA_PriorityMappingEntryType_init(x) to reset the type and its memory. 
Open62541.UA_PriorityMappingEntryType_copy — MethodUA_PriorityMappingEntryType_copy(src::Ptr{UA_PriorityMappingEntryType}, dst::Ptr{UA_PriorityMappingEntryType})::UA_STATUSCODE
UA_PriorityMappingEntryType_copy(src::UA_PriorityMappingEntryType, dst::Ptr{UA_PriorityMappingEntryType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PriorityMappingEntryType_delete — MethodUA_PriorityMappingEntryType_delete(x::Ptr{UA_PriorityMappingEntryType})deletes the content of object x and its memory. 
Open62541.UA_PriorityMappingEntryType_deleteMembers — MethodUA_PriorityMappingEntryType_deleteMembers(x::Ptr{UA_PriorityMappingEntryType})(deprecated, use UA_PriorityMappingEntryType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_PriorityMappingEntryType_init(x) to reset the type and its memory.
Open62541.UA_PriorityMappingEntryType_equal — MethodUA_PriorityMappingEntryType_equal(p1::Ptr{UA_PriorityMappingEntryType}, p2::Ptr{UA_PriorityMappingEntryType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PriorityMappingEntryType_init — MethodUA_PriorityMappingEntryType_init(x::Ptr{UA_PriorityMappingEntryType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PriorityMappingEntryType_new — MethodUA_PriorityMappingEntryType_new()::Ptr{UA_PriorityMappingEntryType}creates and initializes ("zeros") a UA_PriorityMappingEntryType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_PriorityMappingEntryType_delete(x::Ptr{UA_PriorityMappingEntryType})
Open62541.UA_ProgramDiagnostic2DataType_clear — MethodUA_ProgramDiagnostic2DataType_clear(x::Ptr{UA_ProgramDiagnostic2DataType})deletes the dynamically allocated content of the object x and calls UA_ProgramDiagnostic2DataType_init(x) to reset the type and its memory. 
Open62541.UA_ProgramDiagnostic2DataType_copy — MethodUA_ProgramDiagnostic2DataType_copy(src::Ptr{UA_ProgramDiagnostic2DataType}, dst::Ptr{UA_ProgramDiagnostic2DataType})::UA_STATUSCODE
UA_ProgramDiagnostic2DataType_copy(src::UA_ProgramDiagnostic2DataType, dst::Ptr{UA_ProgramDiagnostic2DataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ProgramDiagnostic2DataType_delete — MethodUA_ProgramDiagnostic2DataType_delete(x::Ptr{UA_ProgramDiagnostic2DataType})deletes the content of object x and its memory. 
Open62541.UA_ProgramDiagnostic2DataType_deleteMembers — MethodUA_ProgramDiagnostic2DataType_deleteMembers(x::Ptr{UA_ProgramDiagnostic2DataType})(deprecated, use UA_ProgramDiagnostic2DataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ProgramDiagnostic2DataType_init(x) to reset the type and its memory.
Open62541.UA_ProgramDiagnostic2DataType_equal — MethodUA_ProgramDiagnostic2DataType_equal(p1::Ptr{UA_ProgramDiagnostic2DataType}, p2::Ptr{UA_ProgramDiagnostic2DataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ProgramDiagnostic2DataType_init — MethodUA_ProgramDiagnostic2DataType_init(x::Ptr{UA_ProgramDiagnostic2DataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ProgramDiagnostic2DataType_new — MethodUA_ProgramDiagnostic2DataType_new()::Ptr{UA_ProgramDiagnostic2DataType}creates and initializes ("zeros") a UA_ProgramDiagnostic2DataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ProgramDiagnostic2DataType_delete(x::Ptr{UA_ProgramDiagnostic2DataType})
Open62541.UA_ProgramDiagnosticDataType_clear — MethodUA_ProgramDiagnosticDataType_clear(x::Ptr{UA_ProgramDiagnosticDataType})deletes the dynamically allocated content of the object x and calls UA_ProgramDiagnosticDataType_init(x) to reset the type and its memory. 
Open62541.UA_ProgramDiagnosticDataType_copy — MethodUA_ProgramDiagnosticDataType_copy(src::Ptr{UA_ProgramDiagnosticDataType}, dst::Ptr{UA_ProgramDiagnosticDataType})::UA_STATUSCODE
UA_ProgramDiagnosticDataType_copy(src::UA_ProgramDiagnosticDataType, dst::Ptr{UA_ProgramDiagnosticDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ProgramDiagnosticDataType_delete — MethodUA_ProgramDiagnosticDataType_delete(x::Ptr{UA_ProgramDiagnosticDataType})deletes the content of object x and its memory. 
Open62541.UA_ProgramDiagnosticDataType_deleteMembers — MethodUA_ProgramDiagnosticDataType_deleteMembers(x::Ptr{UA_ProgramDiagnosticDataType})(deprecated, use UA_ProgramDiagnosticDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ProgramDiagnosticDataType_init(x) to reset the type and its memory.
Open62541.UA_ProgramDiagnosticDataType_equal — MethodUA_ProgramDiagnosticDataType_equal(p1::Ptr{UA_ProgramDiagnosticDataType}, p2::Ptr{UA_ProgramDiagnosticDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ProgramDiagnosticDataType_init — MethodUA_ProgramDiagnosticDataType_init(x::Ptr{UA_ProgramDiagnosticDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ProgramDiagnosticDataType_new — MethodUA_ProgramDiagnosticDataType_new()::Ptr{UA_ProgramDiagnosticDataType}creates and initializes ("zeros") a UA_ProgramDiagnosticDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ProgramDiagnosticDataType_delete(x::Ptr{UA_ProgramDiagnosticDataType})
Open62541.UA_PubSubConfiguration2DataType_clear — MethodUA_PubSubConfiguration2DataType_clear(x::Ptr{UA_PubSubConfiguration2DataType})deletes the dynamically allocated content of the object x and calls UA_PubSubConfiguration2DataType_init(x) to reset the type and its memory. 
Open62541.UA_PubSubConfiguration2DataType_copy — MethodUA_PubSubConfiguration2DataType_copy(src::Ptr{UA_PubSubConfiguration2DataType}, dst::Ptr{UA_PubSubConfiguration2DataType})::UA_STATUSCODE
UA_PubSubConfiguration2DataType_copy(src::UA_PubSubConfiguration2DataType, dst::Ptr{UA_PubSubConfiguration2DataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PubSubConfiguration2DataType_delete — MethodUA_PubSubConfiguration2DataType_delete(x::Ptr{UA_PubSubConfiguration2DataType})deletes the content of object x and its memory. 
Open62541.UA_PubSubConfiguration2DataType_deleteMembers — MethodUA_PubSubConfiguration2DataType_deleteMembers(x::Ptr{UA_PubSubConfiguration2DataType})(deprecated, use UA_PubSubConfiguration2DataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_PubSubConfiguration2DataType_init(x) to reset the type and its memory.
Open62541.UA_PubSubConfiguration2DataType_equal — MethodUA_PubSubConfiguration2DataType_equal(p1::Ptr{UA_PubSubConfiguration2DataType}, p2::Ptr{UA_PubSubConfiguration2DataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PubSubConfiguration2DataType_init — MethodUA_PubSubConfiguration2DataType_init(x::Ptr{UA_PubSubConfiguration2DataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PubSubConfiguration2DataType_new — MethodUA_PubSubConfiguration2DataType_new()::Ptr{UA_PubSubConfiguration2DataType}creates and initializes ("zeros") a UA_PubSubConfiguration2DataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_PubSubConfiguration2DataType_delete(x::Ptr{UA_PubSubConfiguration2DataType})
Open62541.UA_PubSubConfigurationDataType_clear — MethodUA_PubSubConfigurationDataType_clear(x::Ptr{UA_PubSubConfigurationDataType})deletes the dynamically allocated content of the object x and calls UA_PubSubConfigurationDataType_init(x) to reset the type and its memory. 
Open62541.UA_PubSubConfigurationDataType_copy — MethodUA_PubSubConfigurationDataType_copy(src::Ptr{UA_PubSubConfigurationDataType}, dst::Ptr{UA_PubSubConfigurationDataType})::UA_STATUSCODE
UA_PubSubConfigurationDataType_copy(src::UA_PubSubConfigurationDataType, dst::Ptr{UA_PubSubConfigurationDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PubSubConfigurationDataType_delete — MethodUA_PubSubConfigurationDataType_delete(x::Ptr{UA_PubSubConfigurationDataType})deletes the content of object x and its memory. 
Open62541.UA_PubSubConfigurationDataType_deleteMembers — MethodUA_PubSubConfigurationDataType_deleteMembers(x::Ptr{UA_PubSubConfigurationDataType})(deprecated, use UA_PubSubConfigurationDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_PubSubConfigurationDataType_init(x) to reset the type and its memory.
Open62541.UA_PubSubConfigurationDataType_equal — MethodUA_PubSubConfigurationDataType_equal(p1::Ptr{UA_PubSubConfigurationDataType}, p2::Ptr{UA_PubSubConfigurationDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PubSubConfigurationDataType_init — MethodUA_PubSubConfigurationDataType_init(x::Ptr{UA_PubSubConfigurationDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PubSubConfigurationDataType_new — MethodUA_PubSubConfigurationDataType_new()::Ptr{UA_PubSubConfigurationDataType}creates and initializes ("zeros") a UA_PubSubConfigurationDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_PubSubConfigurationDataType_delete(x::Ptr{UA_PubSubConfigurationDataType})
Open62541.UA_PubSubConfigurationRefDataType_clear — MethodUA_PubSubConfigurationRefDataType_clear(x::Ptr{UA_PubSubConfigurationRefDataType})deletes the dynamically allocated content of the object x and calls UA_PubSubConfigurationRefDataType_init(x) to reset the type and its memory. 
Open62541.UA_PubSubConfigurationRefDataType_copy — MethodUA_PubSubConfigurationRefDataType_copy(src::Ptr{UA_PubSubConfigurationRefDataType}, dst::Ptr{UA_PubSubConfigurationRefDataType})::UA_STATUSCODE
UA_PubSubConfigurationRefDataType_copy(src::UA_PubSubConfigurationRefDataType, dst::Ptr{UA_PubSubConfigurationRefDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PubSubConfigurationRefDataType_delete — MethodUA_PubSubConfigurationRefDataType_delete(x::Ptr{UA_PubSubConfigurationRefDataType})deletes the content of object x and its memory. 
Open62541.UA_PubSubConfigurationRefDataType_deleteMembers — MethodUA_PubSubConfigurationRefDataType_deleteMembers(x::Ptr{UA_PubSubConfigurationRefDataType})(deprecated, use UA_PubSubConfigurationRefDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_PubSubConfigurationRefDataType_init(x) to reset the type and its memory.
Open62541.UA_PubSubConfigurationRefDataType_equal — MethodUA_PubSubConfigurationRefDataType_equal(p1::Ptr{UA_PubSubConfigurationRefDataType}, p2::Ptr{UA_PubSubConfigurationRefDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PubSubConfigurationRefDataType_init — MethodUA_PubSubConfigurationRefDataType_init(x::Ptr{UA_PubSubConfigurationRefDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PubSubConfigurationRefDataType_new — MethodUA_PubSubConfigurationRefDataType_new()::Ptr{UA_PubSubConfigurationRefDataType}creates and initializes ("zeros") a UA_PubSubConfigurationRefDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_PubSubConfigurationRefDataType_delete(x::Ptr{UA_PubSubConfigurationRefDataType})
Open62541.UA_PubSubConfigurationRefMask_clear — MethodUInt32_clear(x::Ptr{UInt32})deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory. 
Open62541.UA_PubSubConfigurationRefMask_copy — MethodUInt32_copy(src::Ptr{UInt32}, dst::Ptr{UInt32})::UA_STATUSCODE
UInt32_copy(src::UInt32, dst::Ptr{UInt32})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PubSubConfigurationRefMask_delete — MethodUInt32_delete(x::Ptr{UInt32})deletes the content of object x and its memory. 
Open62541.UA_PubSubConfigurationRefMask_deleteMembers — MethodUInt32_deleteMembers(x::Ptr{UInt32})(deprecated, use UInt32_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory.
Open62541.UA_PubSubConfigurationRefMask_equal — MethodUA_PubSubConfigurationRefMask_equal(p1::Ptr{UInt32}, p2::Ptr{UInt32})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PubSubConfigurationRefMask_init — MethodUInt32_init(x::Ptr{UInt32})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PubSubConfigurationRefMask_new — MethodUInt32_new()::Ptr{UInt32}creates and initializes ("zeros") a UInt32 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt32_delete(x::Ptr{UInt32})
Open62541.UA_PubSubConfigurationValueDataType_clear — MethodUA_PubSubConfigurationValueDataType_clear(x::Ptr{UA_PubSubConfigurationValueDataType})deletes the dynamically allocated content of the object x and calls UA_PubSubConfigurationValueDataType_init(x) to reset the type and its memory. 
Open62541.UA_PubSubConfigurationValueDataType_copy — MethodUA_PubSubConfigurationValueDataType_copy(src::Ptr{UA_PubSubConfigurationValueDataType}, dst::Ptr{UA_PubSubConfigurationValueDataType})::UA_STATUSCODE
UA_PubSubConfigurationValueDataType_copy(src::UA_PubSubConfigurationValueDataType, dst::Ptr{UA_PubSubConfigurationValueDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PubSubConfigurationValueDataType_delete — MethodUA_PubSubConfigurationValueDataType_delete(x::Ptr{UA_PubSubConfigurationValueDataType})deletes the content of object x and its memory. 
Open62541.UA_PubSubConfigurationValueDataType_deleteMembers — MethodUA_PubSubConfigurationValueDataType_deleteMembers(x::Ptr{UA_PubSubConfigurationValueDataType})(deprecated, use UA_PubSubConfigurationValueDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_PubSubConfigurationValueDataType_init(x) to reset the type and its memory.
Open62541.UA_PubSubConfigurationValueDataType_equal — MethodUA_PubSubConfigurationValueDataType_equal(p1::Ptr{UA_PubSubConfigurationValueDataType}, p2::Ptr{UA_PubSubConfigurationValueDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PubSubConfigurationValueDataType_init — MethodUA_PubSubConfigurationValueDataType_init(x::Ptr{UA_PubSubConfigurationValueDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PubSubConfigurationValueDataType_new — MethodUA_PubSubConfigurationValueDataType_new()::Ptr{UA_PubSubConfigurationValueDataType}creates and initializes ("zeros") a UA_PubSubConfigurationValueDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_PubSubConfigurationValueDataType_delete(x::Ptr{UA_PubSubConfigurationValueDataType})
Open62541.UA_PubSubConnectionDataType_clear — MethodUA_PubSubConnectionDataType_clear(x::Ptr{UA_PubSubConnectionDataType})deletes the dynamically allocated content of the object x and calls UA_PubSubConnectionDataType_init(x) to reset the type and its memory. 
Open62541.UA_PubSubConnectionDataType_copy — MethodUA_PubSubConnectionDataType_copy(src::Ptr{UA_PubSubConnectionDataType}, dst::Ptr{UA_PubSubConnectionDataType})::UA_STATUSCODE
UA_PubSubConnectionDataType_copy(src::UA_PubSubConnectionDataType, dst::Ptr{UA_PubSubConnectionDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PubSubConnectionDataType_delete — MethodUA_PubSubConnectionDataType_delete(x::Ptr{UA_PubSubConnectionDataType})deletes the content of object x and its memory. 
Open62541.UA_PubSubConnectionDataType_deleteMembers — MethodUA_PubSubConnectionDataType_deleteMembers(x::Ptr{UA_PubSubConnectionDataType})(deprecated, use UA_PubSubConnectionDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_PubSubConnectionDataType_init(x) to reset the type and its memory.
Open62541.UA_PubSubConnectionDataType_equal — MethodUA_PubSubConnectionDataType_equal(p1::Ptr{UA_PubSubConnectionDataType}, p2::Ptr{UA_PubSubConnectionDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PubSubConnectionDataType_init — MethodUA_PubSubConnectionDataType_init(x::Ptr{UA_PubSubConnectionDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PubSubConnectionDataType_new — MethodUA_PubSubConnectionDataType_new()::Ptr{UA_PubSubConnectionDataType}creates and initializes ("zeros") a UA_PubSubConnectionDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_PubSubConnectionDataType_delete(x::Ptr{UA_PubSubConnectionDataType})
Open62541.UA_PubSubDiagnosticsCounterClassification_clear — MethodUA_PubSubDiagnosticsCounterClassification_clear(x::Ptr{UA_PubSubDiagnosticsCounterClassification})deletes the dynamically allocated content of the object x and calls UA_PubSubDiagnosticsCounterClassification_init(x) to reset the type and its memory. 
Open62541.UA_PubSubDiagnosticsCounterClassification_copy — MethodUA_PubSubDiagnosticsCounterClassification_copy(src::Ptr{UA_PubSubDiagnosticsCounterClassification}, dst::Ptr{UA_PubSubDiagnosticsCounterClassification})::UA_STATUSCODE
UA_PubSubDiagnosticsCounterClassification_copy(src::UA_PubSubDiagnosticsCounterClassification, dst::Ptr{UA_PubSubDiagnosticsCounterClassification})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PubSubDiagnosticsCounterClassification_delete — MethodUA_PubSubDiagnosticsCounterClassification_delete(x::Ptr{UA_PubSubDiagnosticsCounterClassification})deletes the content of object x and its memory. 
Open62541.UA_PubSubDiagnosticsCounterClassification_deleteMembers — MethodUA_PubSubDiagnosticsCounterClassification_deleteMembers(x::Ptr{UA_PubSubDiagnosticsCounterClassification})(deprecated, use UA_PubSubDiagnosticsCounterClassification_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_PubSubDiagnosticsCounterClassification_init(x) to reset the type and its memory.
Open62541.UA_PubSubDiagnosticsCounterClassification_equal — MethodUA_PubSubDiagnosticsCounterClassification_equal(p1::Ptr{UA_PubSubDiagnosticsCounterClassification}, p2::Ptr{UA_PubSubDiagnosticsCounterClassification})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PubSubDiagnosticsCounterClassification_init — MethodUA_PubSubDiagnosticsCounterClassification_init(x::Ptr{UA_PubSubDiagnosticsCounterClassification})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PubSubDiagnosticsCounterClassification_new — MethodUA_PubSubDiagnosticsCounterClassification_new()::Ptr{UA_PubSubDiagnosticsCounterClassification}creates and initializes ("zeros") a UA_PubSubDiagnosticsCounterClassification object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_PubSubDiagnosticsCounterClassification_delete(x::Ptr{UA_PubSubDiagnosticsCounterClassification})
Open62541.UA_PubSubGroupDataType_clear — MethodUA_PubSubGroupDataType_clear(x::Ptr{UA_PubSubGroupDataType})deletes the dynamically allocated content of the object x and calls UA_PubSubGroupDataType_init(x) to reset the type and its memory. 
Open62541.UA_PubSubGroupDataType_copy — MethodUA_PubSubGroupDataType_copy(src::Ptr{UA_PubSubGroupDataType}, dst::Ptr{UA_PubSubGroupDataType})::UA_STATUSCODE
UA_PubSubGroupDataType_copy(src::UA_PubSubGroupDataType, dst::Ptr{UA_PubSubGroupDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PubSubGroupDataType_delete — MethodUA_PubSubGroupDataType_delete(x::Ptr{UA_PubSubGroupDataType})deletes the content of object x and its memory. 
Open62541.UA_PubSubGroupDataType_deleteMembers — MethodUA_PubSubGroupDataType_deleteMembers(x::Ptr{UA_PubSubGroupDataType})(deprecated, use UA_PubSubGroupDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_PubSubGroupDataType_init(x) to reset the type and its memory.
Open62541.UA_PubSubGroupDataType_equal — MethodUA_PubSubGroupDataType_equal(p1::Ptr{UA_PubSubGroupDataType}, p2::Ptr{UA_PubSubGroupDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PubSubGroupDataType_init — MethodUA_PubSubGroupDataType_init(x::Ptr{UA_PubSubGroupDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PubSubGroupDataType_new — MethodUA_PubSubGroupDataType_new()::Ptr{UA_PubSubGroupDataType}creates and initializes ("zeros") a UA_PubSubGroupDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_PubSubGroupDataType_delete(x::Ptr{UA_PubSubGroupDataType})
Open62541.UA_PubSubKeyPushTargetDataType_clear — MethodUA_PubSubKeyPushTargetDataType_clear(x::Ptr{UA_PubSubKeyPushTargetDataType})deletes the dynamically allocated content of the object x and calls UA_PubSubKeyPushTargetDataType_init(x) to reset the type and its memory. 
Open62541.UA_PubSubKeyPushTargetDataType_copy — MethodUA_PubSubKeyPushTargetDataType_copy(src::Ptr{UA_PubSubKeyPushTargetDataType}, dst::Ptr{UA_PubSubKeyPushTargetDataType})::UA_STATUSCODE
UA_PubSubKeyPushTargetDataType_copy(src::UA_PubSubKeyPushTargetDataType, dst::Ptr{UA_PubSubKeyPushTargetDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PubSubKeyPushTargetDataType_delete — MethodUA_PubSubKeyPushTargetDataType_delete(x::Ptr{UA_PubSubKeyPushTargetDataType})deletes the content of object x and its memory. 
Open62541.UA_PubSubKeyPushTargetDataType_deleteMembers — MethodUA_PubSubKeyPushTargetDataType_deleteMembers(x::Ptr{UA_PubSubKeyPushTargetDataType})(deprecated, use UA_PubSubKeyPushTargetDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_PubSubKeyPushTargetDataType_init(x) to reset the type and its memory.
Open62541.UA_PubSubKeyPushTargetDataType_equal — MethodUA_PubSubKeyPushTargetDataType_equal(p1::Ptr{UA_PubSubKeyPushTargetDataType}, p2::Ptr{UA_PubSubKeyPushTargetDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PubSubKeyPushTargetDataType_init — MethodUA_PubSubKeyPushTargetDataType_init(x::Ptr{UA_PubSubKeyPushTargetDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PubSubKeyPushTargetDataType_new — MethodUA_PubSubKeyPushTargetDataType_new()::Ptr{UA_PubSubKeyPushTargetDataType}creates and initializes ("zeros") a UA_PubSubKeyPushTargetDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_PubSubKeyPushTargetDataType_delete(x::Ptr{UA_PubSubKeyPushTargetDataType})
Open62541.UA_PubSubState_clear — MethodUA_PubSubState_clear(x::Ptr{UA_PubSubState})deletes the dynamically allocated content of the object x and calls UA_PubSubState_init(x) to reset the type and its memory. 
Open62541.UA_PubSubState_copy — MethodUA_PubSubState_copy(src::Ptr{UA_PubSubState}, dst::Ptr{UA_PubSubState})::UA_STATUSCODE
UA_PubSubState_copy(src::UA_PubSubState, dst::Ptr{UA_PubSubState})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PubSubState_delete — MethodUA_PubSubState_delete(x::Ptr{UA_PubSubState})deletes the content of object x and its memory. 
Open62541.UA_PubSubState_deleteMembers — MethodUA_PubSubState_deleteMembers(x::Ptr{UA_PubSubState})(deprecated, use UA_PubSubState_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_PubSubState_init(x) to reset the type and its memory.
Open62541.UA_PubSubState_equal — MethodUA_PubSubState_equal(p1::Ptr{UA_PubSubState}, p2::Ptr{UA_PubSubState})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PubSubState_init — MethodUA_PubSubState_init(x::Ptr{UA_PubSubState})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PubSubState_new — MethodUA_PubSubState_new()::Ptr{UA_PubSubState}creates and initializes ("zeros") a UA_PubSubState object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_PubSubState_delete(x::Ptr{UA_PubSubState})
Open62541.UA_PublishRequest_clear — MethodUA_PublishRequest_clear(x::Ptr{UA_PublishRequest})deletes the dynamically allocated content of the object x and calls UA_PublishRequest_init(x) to reset the type and its memory. 
Open62541.UA_PublishRequest_copy — MethodUA_PublishRequest_copy(src::Ptr{UA_PublishRequest}, dst::Ptr{UA_PublishRequest})::UA_STATUSCODE
UA_PublishRequest_copy(src::UA_PublishRequest, dst::Ptr{UA_PublishRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PublishRequest_delete — MethodUA_PublishRequest_delete(x::Ptr{UA_PublishRequest})deletes the content of object x and its memory. 
Open62541.UA_PublishRequest_deleteMembers — MethodUA_PublishRequest_deleteMembers(x::Ptr{UA_PublishRequest})(deprecated, use UA_PublishRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_PublishRequest_init(x) to reset the type and its memory.
Open62541.UA_PublishRequest_equal — MethodUA_PublishRequest_equal(p1::Ptr{UA_PublishRequest}, p2::Ptr{UA_PublishRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PublishRequest_init — MethodUA_PublishRequest_init(x::Ptr{UA_PublishRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PublishRequest_new — MethodUA_PublishRequest_new()::Ptr{UA_PublishRequest}creates and initializes ("zeros") a UA_PublishRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_PublishRequest_delete(x::Ptr{UA_PublishRequest})
Open62541.UA_PublishResponse_clear — MethodUA_PublishResponse_clear(x::Ptr{UA_PublishResponse})deletes the dynamically allocated content of the object x and calls UA_PublishResponse_init(x) to reset the type and its memory. 
Open62541.UA_PublishResponse_copy — MethodUA_PublishResponse_copy(src::Ptr{UA_PublishResponse}, dst::Ptr{UA_PublishResponse})::UA_STATUSCODE
UA_PublishResponse_copy(src::UA_PublishResponse, dst::Ptr{UA_PublishResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PublishResponse_delete — MethodUA_PublishResponse_delete(x::Ptr{UA_PublishResponse})deletes the content of object x and its memory. 
Open62541.UA_PublishResponse_deleteMembers — MethodUA_PublishResponse_deleteMembers(x::Ptr{UA_PublishResponse})(deprecated, use UA_PublishResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_PublishResponse_init(x) to reset the type and its memory.
Open62541.UA_PublishResponse_equal — MethodUA_PublishResponse_equal(p1::Ptr{UA_PublishResponse}, p2::Ptr{UA_PublishResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PublishResponse_init — MethodUA_PublishResponse_init(x::Ptr{UA_PublishResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PublishResponse_new — MethodUA_PublishResponse_new()::Ptr{UA_PublishResponse}creates and initializes ("zeros") a UA_PublishResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_PublishResponse_delete(x::Ptr{UA_PublishResponse})
Open62541.UA_PublishedDataItemsDataType_clear — MethodUA_PublishedDataItemsDataType_clear(x::Ptr{UA_PublishedDataItemsDataType})deletes the dynamically allocated content of the object x and calls UA_PublishedDataItemsDataType_init(x) to reset the type and its memory. 
Open62541.UA_PublishedDataItemsDataType_copy — MethodUA_PublishedDataItemsDataType_copy(src::Ptr{UA_PublishedDataItemsDataType}, dst::Ptr{UA_PublishedDataItemsDataType})::UA_STATUSCODE
UA_PublishedDataItemsDataType_copy(src::UA_PublishedDataItemsDataType, dst::Ptr{UA_PublishedDataItemsDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PublishedDataItemsDataType_delete — MethodUA_PublishedDataItemsDataType_delete(x::Ptr{UA_PublishedDataItemsDataType})deletes the content of object x and its memory. 
Open62541.UA_PublishedDataItemsDataType_deleteMembers — MethodUA_PublishedDataItemsDataType_deleteMembers(x::Ptr{UA_PublishedDataItemsDataType})(deprecated, use UA_PublishedDataItemsDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_PublishedDataItemsDataType_init(x) to reset the type and its memory.
Open62541.UA_PublishedDataItemsDataType_equal — MethodUA_PublishedDataItemsDataType_equal(p1::Ptr{UA_PublishedDataItemsDataType}, p2::Ptr{UA_PublishedDataItemsDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PublishedDataItemsDataType_init — MethodUA_PublishedDataItemsDataType_init(x::Ptr{UA_PublishedDataItemsDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PublishedDataItemsDataType_new — MethodUA_PublishedDataItemsDataType_new()::Ptr{UA_PublishedDataItemsDataType}creates and initializes ("zeros") a UA_PublishedDataItemsDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_PublishedDataItemsDataType_delete(x::Ptr{UA_PublishedDataItemsDataType})
Open62541.UA_PublishedDataSetCustomSourceDataType_clear — MethodUA_PublishedDataSetCustomSourceDataType_clear(x::Ptr{UA_PublishedDataSetCustomSourceDataType})deletes the dynamically allocated content of the object x and calls UA_PublishedDataSetCustomSourceDataType_init(x) to reset the type and its memory. 
Open62541.UA_PublishedDataSetCustomSourceDataType_copy — MethodUA_PublishedDataSetCustomSourceDataType_copy(src::Ptr{UA_PublishedDataSetCustomSourceDataType}, dst::Ptr{UA_PublishedDataSetCustomSourceDataType})::UA_STATUSCODE
UA_PublishedDataSetCustomSourceDataType_copy(src::UA_PublishedDataSetCustomSourceDataType, dst::Ptr{UA_PublishedDataSetCustomSourceDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PublishedDataSetCustomSourceDataType_delete — MethodUA_PublishedDataSetCustomSourceDataType_delete(x::Ptr{UA_PublishedDataSetCustomSourceDataType})deletes the content of object x and its memory. 
Open62541.UA_PublishedDataSetCustomSourceDataType_deleteMembers — MethodUA_PublishedDataSetCustomSourceDataType_deleteMembers(x::Ptr{UA_PublishedDataSetCustomSourceDataType})(deprecated, use UA_PublishedDataSetCustomSourceDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_PublishedDataSetCustomSourceDataType_init(x) to reset the type and its memory.
Open62541.UA_PublishedDataSetCustomSourceDataType_equal — MethodUA_PublishedDataSetCustomSourceDataType_equal(p1::Ptr{UA_PublishedDataSetCustomSourceDataType}, p2::Ptr{UA_PublishedDataSetCustomSourceDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PublishedDataSetCustomSourceDataType_init — MethodUA_PublishedDataSetCustomSourceDataType_init(x::Ptr{UA_PublishedDataSetCustomSourceDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PublishedDataSetCustomSourceDataType_new — MethodUA_PublishedDataSetCustomSourceDataType_new()::Ptr{UA_PublishedDataSetCustomSourceDataType}creates and initializes ("zeros") a UA_PublishedDataSetCustomSourceDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_PublishedDataSetCustomSourceDataType_delete(x::Ptr{UA_PublishedDataSetCustomSourceDataType})
Open62541.UA_PublishedDataSetDataType_clear — MethodUA_PublishedDataSetDataType_clear(x::Ptr{UA_PublishedDataSetDataType})deletes the dynamically allocated content of the object x and calls UA_PublishedDataSetDataType_init(x) to reset the type and its memory. 
Open62541.UA_PublishedDataSetDataType_copy — MethodUA_PublishedDataSetDataType_copy(src::Ptr{UA_PublishedDataSetDataType}, dst::Ptr{UA_PublishedDataSetDataType})::UA_STATUSCODE
UA_PublishedDataSetDataType_copy(src::UA_PublishedDataSetDataType, dst::Ptr{UA_PublishedDataSetDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PublishedDataSetDataType_delete — MethodUA_PublishedDataSetDataType_delete(x::Ptr{UA_PublishedDataSetDataType})deletes the content of object x and its memory. 
Open62541.UA_PublishedDataSetDataType_deleteMembers — MethodUA_PublishedDataSetDataType_deleteMembers(x::Ptr{UA_PublishedDataSetDataType})(deprecated, use UA_PublishedDataSetDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_PublishedDataSetDataType_init(x) to reset the type and its memory.
Open62541.UA_PublishedDataSetDataType_equal — MethodUA_PublishedDataSetDataType_equal(p1::Ptr{UA_PublishedDataSetDataType}, p2::Ptr{UA_PublishedDataSetDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PublishedDataSetDataType_init — MethodUA_PublishedDataSetDataType_init(x::Ptr{UA_PublishedDataSetDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PublishedDataSetDataType_new — MethodUA_PublishedDataSetDataType_new()::Ptr{UA_PublishedDataSetDataType}creates and initializes ("zeros") a UA_PublishedDataSetDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_PublishedDataSetDataType_delete(x::Ptr{UA_PublishedDataSetDataType})
Open62541.UA_PublishedEventsDataType_clear — MethodUA_PublishedEventsDataType_clear(x::Ptr{UA_PublishedEventsDataType})deletes the dynamically allocated content of the object x and calls UA_PublishedEventsDataType_init(x) to reset the type and its memory. 
Open62541.UA_PublishedEventsDataType_copy — MethodUA_PublishedEventsDataType_copy(src::Ptr{UA_PublishedEventsDataType}, dst::Ptr{UA_PublishedEventsDataType})::UA_STATUSCODE
UA_PublishedEventsDataType_copy(src::UA_PublishedEventsDataType, dst::Ptr{UA_PublishedEventsDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PublishedEventsDataType_delete — MethodUA_PublishedEventsDataType_delete(x::Ptr{UA_PublishedEventsDataType})deletes the content of object x and its memory. 
Open62541.UA_PublishedEventsDataType_deleteMembers — MethodUA_PublishedEventsDataType_deleteMembers(x::Ptr{UA_PublishedEventsDataType})(deprecated, use UA_PublishedEventsDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_PublishedEventsDataType_init(x) to reset the type and its memory.
Open62541.UA_PublishedEventsDataType_equal — MethodUA_PublishedEventsDataType_equal(p1::Ptr{UA_PublishedEventsDataType}, p2::Ptr{UA_PublishedEventsDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PublishedEventsDataType_init — MethodUA_PublishedEventsDataType_init(x::Ptr{UA_PublishedEventsDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PublishedEventsDataType_new — MethodUA_PublishedEventsDataType_new()::Ptr{UA_PublishedEventsDataType}creates and initializes ("zeros") a UA_PublishedEventsDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_PublishedEventsDataType_delete(x::Ptr{UA_PublishedEventsDataType})
Open62541.UA_PublishedVariableDataType_clear — MethodUA_PublishedVariableDataType_clear(x::Ptr{UA_PublishedVariableDataType})deletes the dynamically allocated content of the object x and calls UA_PublishedVariableDataType_init(x) to reset the type and its memory. 
Open62541.UA_PublishedVariableDataType_copy — MethodUA_PublishedVariableDataType_copy(src::Ptr{UA_PublishedVariableDataType}, dst::Ptr{UA_PublishedVariableDataType})::UA_STATUSCODE
UA_PublishedVariableDataType_copy(src::UA_PublishedVariableDataType, dst::Ptr{UA_PublishedVariableDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_PublishedVariableDataType_delete — MethodUA_PublishedVariableDataType_delete(x::Ptr{UA_PublishedVariableDataType})deletes the content of object x and its memory. 
Open62541.UA_PublishedVariableDataType_deleteMembers — MethodUA_PublishedVariableDataType_deleteMembers(x::Ptr{UA_PublishedVariableDataType})(deprecated, use UA_PublishedVariableDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_PublishedVariableDataType_init(x) to reset the type and its memory.
Open62541.UA_PublishedVariableDataType_equal — MethodUA_PublishedVariableDataType_equal(p1::Ptr{UA_PublishedVariableDataType}, p2::Ptr{UA_PublishedVariableDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_PublishedVariableDataType_init — MethodUA_PublishedVariableDataType_init(x::Ptr{UA_PublishedVariableDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_PublishedVariableDataType_new — MethodUA_PublishedVariableDataType_new()::Ptr{UA_PublishedVariableDataType}creates and initializes ("zeros") a UA_PublishedVariableDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_PublishedVariableDataType_delete(x::Ptr{UA_PublishedVariableDataType})
Open62541.UA_QualifiedName_clear — MethodUA_QualifiedName_clear(x::Ptr{UA_QualifiedName})deletes the dynamically allocated content of the object x and calls UA_QualifiedName_init(x) to reset the type and its memory. 
Open62541.UA_QualifiedName_copy — MethodUA_QualifiedName_copy(src::Ptr{UA_QualifiedName}, dst::Ptr{UA_QualifiedName})::UA_STATUSCODE
UA_QualifiedName_copy(src::UA_QualifiedName, dst::Ptr{UA_QualifiedName})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_QualifiedName_delete — MethodUA_QualifiedName_delete(x::Ptr{UA_QualifiedName})deletes the content of object x and its memory. 
Open62541.UA_QualifiedName_deleteMembers — MethodUA_QualifiedName_deleteMembers(x::Ptr{UA_QualifiedName})(deprecated, use UA_QualifiedName_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_QualifiedName_init(x) to reset the type and its memory.
Open62541.UA_QualifiedName_equal — MethodUA_QualifiedName_equal(p1::Ptr{UA_QualifiedName}, p2::Ptr{UA_QualifiedName})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_QualifiedName_init — MethodUA_QualifiedName_init(x::Ptr{UA_QualifiedName})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_QualifiedName_new — MethodUA_QualifiedName_new()::Ptr{UA_QualifiedName}creates and initializes ("zeros") a UA_QualifiedName object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_QualifiedName_delete(x::Ptr{UA_QualifiedName})
Open62541.UA_QueryDataDescription_clear — MethodUA_QueryDataDescription_clear(x::Ptr{UA_QueryDataDescription})deletes the dynamically allocated content of the object x and calls UA_QueryDataDescription_init(x) to reset the type and its memory. 
Open62541.UA_QueryDataDescription_copy — MethodUA_QueryDataDescription_copy(src::Ptr{UA_QueryDataDescription}, dst::Ptr{UA_QueryDataDescription})::UA_STATUSCODE
UA_QueryDataDescription_copy(src::UA_QueryDataDescription, dst::Ptr{UA_QueryDataDescription})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_QueryDataDescription_delete — MethodUA_QueryDataDescription_delete(x::Ptr{UA_QueryDataDescription})deletes the content of object x and its memory. 
Open62541.UA_QueryDataDescription_deleteMembers — MethodUA_QueryDataDescription_deleteMembers(x::Ptr{UA_QueryDataDescription})(deprecated, use UA_QueryDataDescription_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_QueryDataDescription_init(x) to reset the type and its memory.
Open62541.UA_QueryDataDescription_equal — MethodUA_QueryDataDescription_equal(p1::Ptr{UA_QueryDataDescription}, p2::Ptr{UA_QueryDataDescription})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_QueryDataDescription_init — MethodUA_QueryDataDescription_init(x::Ptr{UA_QueryDataDescription})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_QueryDataDescription_new — MethodUA_QueryDataDescription_new()::Ptr{UA_QueryDataDescription}creates and initializes ("zeros") a UA_QueryDataDescription object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_QueryDataDescription_delete(x::Ptr{UA_QueryDataDescription})
Open62541.UA_QueryDataSet_clear — MethodUA_QueryDataSet_clear(x::Ptr{UA_QueryDataSet})deletes the dynamically allocated content of the object x and calls UA_QueryDataSet_init(x) to reset the type and its memory. 
Open62541.UA_QueryDataSet_copy — MethodUA_QueryDataSet_copy(src::Ptr{UA_QueryDataSet}, dst::Ptr{UA_QueryDataSet})::UA_STATUSCODE
UA_QueryDataSet_copy(src::UA_QueryDataSet, dst::Ptr{UA_QueryDataSet})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_QueryDataSet_delete — MethodUA_QueryDataSet_delete(x::Ptr{UA_QueryDataSet})deletes the content of object x and its memory. 
Open62541.UA_QueryDataSet_deleteMembers — MethodUA_QueryDataSet_deleteMembers(x::Ptr{UA_QueryDataSet})(deprecated, use UA_QueryDataSet_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_QueryDataSet_init(x) to reset the type and its memory.
Open62541.UA_QueryDataSet_equal — MethodUA_QueryDataSet_equal(p1::Ptr{UA_QueryDataSet}, p2::Ptr{UA_QueryDataSet})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_QueryDataSet_init — MethodUA_QueryDataSet_init(x::Ptr{UA_QueryDataSet})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_QueryDataSet_new — MethodUA_QueryDataSet_new()::Ptr{UA_QueryDataSet}creates and initializes ("zeros") a UA_QueryDataSet object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_QueryDataSet_delete(x::Ptr{UA_QueryDataSet})
Open62541.UA_QueryFirstRequest_clear — MethodUA_QueryFirstRequest_clear(x::Ptr{UA_QueryFirstRequest})deletes the dynamically allocated content of the object x and calls UA_QueryFirstRequest_init(x) to reset the type and its memory. 
Open62541.UA_QueryFirstRequest_copy — MethodUA_QueryFirstRequest_copy(src::Ptr{UA_QueryFirstRequest}, dst::Ptr{UA_QueryFirstRequest})::UA_STATUSCODE
UA_QueryFirstRequest_copy(src::UA_QueryFirstRequest, dst::Ptr{UA_QueryFirstRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_QueryFirstRequest_delete — MethodUA_QueryFirstRequest_delete(x::Ptr{UA_QueryFirstRequest})deletes the content of object x and its memory. 
Open62541.UA_QueryFirstRequest_deleteMembers — MethodUA_QueryFirstRequest_deleteMembers(x::Ptr{UA_QueryFirstRequest})(deprecated, use UA_QueryFirstRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_QueryFirstRequest_init(x) to reset the type and its memory.
Open62541.UA_QueryFirstRequest_equal — MethodUA_QueryFirstRequest_equal(p1::Ptr{UA_QueryFirstRequest}, p2::Ptr{UA_QueryFirstRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_QueryFirstRequest_init — MethodUA_QueryFirstRequest_init(x::Ptr{UA_QueryFirstRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_QueryFirstRequest_new — MethodUA_QueryFirstRequest_new()::Ptr{UA_QueryFirstRequest}creates and initializes ("zeros") a UA_QueryFirstRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_QueryFirstRequest_delete(x::Ptr{UA_QueryFirstRequest})
Open62541.UA_QueryFirstResponse_clear — MethodUA_QueryFirstResponse_clear(x::Ptr{UA_QueryFirstResponse})deletes the dynamically allocated content of the object x and calls UA_QueryFirstResponse_init(x) to reset the type and its memory. 
Open62541.UA_QueryFirstResponse_copy — MethodUA_QueryFirstResponse_copy(src::Ptr{UA_QueryFirstResponse}, dst::Ptr{UA_QueryFirstResponse})::UA_STATUSCODE
UA_QueryFirstResponse_copy(src::UA_QueryFirstResponse, dst::Ptr{UA_QueryFirstResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_QueryFirstResponse_delete — MethodUA_QueryFirstResponse_delete(x::Ptr{UA_QueryFirstResponse})deletes the content of object x and its memory. 
Open62541.UA_QueryFirstResponse_deleteMembers — MethodUA_QueryFirstResponse_deleteMembers(x::Ptr{UA_QueryFirstResponse})(deprecated, use UA_QueryFirstResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_QueryFirstResponse_init(x) to reset the type and its memory.
Open62541.UA_QueryFirstResponse_equal — MethodUA_QueryFirstResponse_equal(p1::Ptr{UA_QueryFirstResponse}, p2::Ptr{UA_QueryFirstResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_QueryFirstResponse_init — MethodUA_QueryFirstResponse_init(x::Ptr{UA_QueryFirstResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_QueryFirstResponse_new — MethodUA_QueryFirstResponse_new()::Ptr{UA_QueryFirstResponse}creates and initializes ("zeros") a UA_QueryFirstResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_QueryFirstResponse_delete(x::Ptr{UA_QueryFirstResponse})
Open62541.UA_QueryNextRequest_clear — MethodUA_QueryNextRequest_clear(x::Ptr{UA_QueryNextRequest})deletes the dynamically allocated content of the object x and calls UA_QueryNextRequest_init(x) to reset the type and its memory. 
Open62541.UA_QueryNextRequest_copy — MethodUA_QueryNextRequest_copy(src::Ptr{UA_QueryNextRequest}, dst::Ptr{UA_QueryNextRequest})::UA_STATUSCODE
UA_QueryNextRequest_copy(src::UA_QueryNextRequest, dst::Ptr{UA_QueryNextRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_QueryNextRequest_delete — MethodUA_QueryNextRequest_delete(x::Ptr{UA_QueryNextRequest})deletes the content of object x and its memory. 
Open62541.UA_QueryNextRequest_deleteMembers — MethodUA_QueryNextRequest_deleteMembers(x::Ptr{UA_QueryNextRequest})(deprecated, use UA_QueryNextRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_QueryNextRequest_init(x) to reset the type and its memory.
Open62541.UA_QueryNextRequest_equal — MethodUA_QueryNextRequest_equal(p1::Ptr{UA_QueryNextRequest}, p2::Ptr{UA_QueryNextRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_QueryNextRequest_init — MethodUA_QueryNextRequest_init(x::Ptr{UA_QueryNextRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_QueryNextRequest_new — MethodUA_QueryNextRequest_new()::Ptr{UA_QueryNextRequest}creates and initializes ("zeros") a UA_QueryNextRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_QueryNextRequest_delete(x::Ptr{UA_QueryNextRequest})
Open62541.UA_QueryNextResponse_clear — MethodUA_QueryNextResponse_clear(x::Ptr{UA_QueryNextResponse})deletes the dynamically allocated content of the object x and calls UA_QueryNextResponse_init(x) to reset the type and its memory. 
Open62541.UA_QueryNextResponse_copy — MethodUA_QueryNextResponse_copy(src::Ptr{UA_QueryNextResponse}, dst::Ptr{UA_QueryNextResponse})::UA_STATUSCODE
UA_QueryNextResponse_copy(src::UA_QueryNextResponse, dst::Ptr{UA_QueryNextResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_QueryNextResponse_delete — MethodUA_QueryNextResponse_delete(x::Ptr{UA_QueryNextResponse})deletes the content of object x and its memory. 
Open62541.UA_QueryNextResponse_deleteMembers — MethodUA_QueryNextResponse_deleteMembers(x::Ptr{UA_QueryNextResponse})(deprecated, use UA_QueryNextResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_QueryNextResponse_init(x) to reset the type and its memory.
Open62541.UA_QueryNextResponse_equal — MethodUA_QueryNextResponse_equal(p1::Ptr{UA_QueryNextResponse}, p2::Ptr{UA_QueryNextResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_QueryNextResponse_init — MethodUA_QueryNextResponse_init(x::Ptr{UA_QueryNextResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_QueryNextResponse_new — MethodUA_QueryNextResponse_new()::Ptr{UA_QueryNextResponse}creates and initializes ("zeros") a UA_QueryNextResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_QueryNextResponse_delete(x::Ptr{UA_QueryNextResponse})
Open62541.UA_Range_clear — MethodUA_Range_clear(x::Ptr{UA_Range})deletes the dynamically allocated content of the object x and calls UA_Range_init(x) to reset the type and its memory. 
Open62541.UA_Range_copy — MethodUA_Range_copy(src::Ptr{UA_Range}, dst::Ptr{UA_Range})::UA_STATUSCODE
UA_Range_copy(src::UA_Range, dst::Ptr{UA_Range})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_Range_delete — MethodUA_Range_delete(x::Ptr{UA_Range})deletes the content of object x and its memory. 
Open62541.UA_Range_deleteMembers — MethodUA_Range_deleteMembers(x::Ptr{UA_Range})(deprecated, use UA_Range_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_Range_init(x) to reset the type and its memory.
Open62541.UA_Range_equal — MethodUA_Range_equal(p1::Ptr{UA_Range}, p2::Ptr{UA_Range})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_Range_init — MethodUA_Range_init(x::Ptr{UA_Range})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_Range_new — MethodUA_Range_new()::Ptr{UA_Range}creates and initializes ("zeros") a UA_Range object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_Range_delete(x::Ptr{UA_Range})
Open62541.UA_RationalNumber_clear — MethodUA_RationalNumber_clear(x::Ptr{UA_RationalNumber})deletes the dynamically allocated content of the object x and calls UA_RationalNumber_init(x) to reset the type and its memory. 
Open62541.UA_RationalNumber_copy — MethodUA_RationalNumber_copy(src::Ptr{UA_RationalNumber}, dst::Ptr{UA_RationalNumber})::UA_STATUSCODE
UA_RationalNumber_copy(src::UA_RationalNumber, dst::Ptr{UA_RationalNumber})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_RationalNumber_delete — MethodUA_RationalNumber_delete(x::Ptr{UA_RationalNumber})deletes the content of object x and its memory. 
Open62541.UA_RationalNumber_deleteMembers — MethodUA_RationalNumber_deleteMembers(x::Ptr{UA_RationalNumber})(deprecated, use UA_RationalNumber_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_RationalNumber_init(x) to reset the type and its memory.
Open62541.UA_RationalNumber_equal — MethodUA_RationalNumber_equal(p1::Ptr{UA_RationalNumber}, p2::Ptr{UA_RationalNumber})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_RationalNumber_init — MethodUA_RationalNumber_init(x::Ptr{UA_RationalNumber})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_RationalNumber_new — MethodUA_RationalNumber_new()::Ptr{UA_RationalNumber}creates and initializes ("zeros") a UA_RationalNumber object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_RationalNumber_delete(x::Ptr{UA_RationalNumber})
Open62541.UA_ReadAnnotationDataDetails_clear — MethodUA_ReadAnnotationDataDetails_clear(x::Ptr{UA_ReadAnnotationDataDetails})deletes the dynamically allocated content of the object x and calls UA_ReadAnnotationDataDetails_init(x) to reset the type and its memory. 
Open62541.UA_ReadAnnotationDataDetails_copy — MethodUA_ReadAnnotationDataDetails_copy(src::Ptr{UA_ReadAnnotationDataDetails}, dst::Ptr{UA_ReadAnnotationDataDetails})::UA_STATUSCODE
UA_ReadAnnotationDataDetails_copy(src::UA_ReadAnnotationDataDetails, dst::Ptr{UA_ReadAnnotationDataDetails})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ReadAnnotationDataDetails_delete — MethodUA_ReadAnnotationDataDetails_delete(x::Ptr{UA_ReadAnnotationDataDetails})deletes the content of object x and its memory. 
Open62541.UA_ReadAnnotationDataDetails_deleteMembers — MethodUA_ReadAnnotationDataDetails_deleteMembers(x::Ptr{UA_ReadAnnotationDataDetails})(deprecated, use UA_ReadAnnotationDataDetails_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ReadAnnotationDataDetails_init(x) to reset the type and its memory.
Open62541.UA_ReadAnnotationDataDetails_equal — MethodUA_ReadAnnotationDataDetails_equal(p1::Ptr{UA_ReadAnnotationDataDetails}, p2::Ptr{UA_ReadAnnotationDataDetails})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ReadAnnotationDataDetails_init — MethodUA_ReadAnnotationDataDetails_init(x::Ptr{UA_ReadAnnotationDataDetails})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ReadAnnotationDataDetails_new — MethodUA_ReadAnnotationDataDetails_new()::Ptr{UA_ReadAnnotationDataDetails}creates and initializes ("zeros") a UA_ReadAnnotationDataDetails object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ReadAnnotationDataDetails_delete(x::Ptr{UA_ReadAnnotationDataDetails})
Open62541.UA_ReadAtTimeDetails_clear — MethodUA_ReadAtTimeDetails_clear(x::Ptr{UA_ReadAtTimeDetails})deletes the dynamically allocated content of the object x and calls UA_ReadAtTimeDetails_init(x) to reset the type and its memory. 
Open62541.UA_ReadAtTimeDetails_copy — MethodUA_ReadAtTimeDetails_copy(src::Ptr{UA_ReadAtTimeDetails}, dst::Ptr{UA_ReadAtTimeDetails})::UA_STATUSCODE
UA_ReadAtTimeDetails_copy(src::UA_ReadAtTimeDetails, dst::Ptr{UA_ReadAtTimeDetails})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ReadAtTimeDetails_delete — MethodUA_ReadAtTimeDetails_delete(x::Ptr{UA_ReadAtTimeDetails})deletes the content of object x and its memory. 
Open62541.UA_ReadAtTimeDetails_deleteMembers — MethodUA_ReadAtTimeDetails_deleteMembers(x::Ptr{UA_ReadAtTimeDetails})(deprecated, use UA_ReadAtTimeDetails_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ReadAtTimeDetails_init(x) to reset the type and its memory.
Open62541.UA_ReadAtTimeDetails_equal — MethodUA_ReadAtTimeDetails_equal(p1::Ptr{UA_ReadAtTimeDetails}, p2::Ptr{UA_ReadAtTimeDetails})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ReadAtTimeDetails_init — MethodUA_ReadAtTimeDetails_init(x::Ptr{UA_ReadAtTimeDetails})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ReadAtTimeDetails_new — MethodUA_ReadAtTimeDetails_new()::Ptr{UA_ReadAtTimeDetails}creates and initializes ("zeros") a UA_ReadAtTimeDetails object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ReadAtTimeDetails_delete(x::Ptr{UA_ReadAtTimeDetails})
Open62541.UA_ReadEventDetails_clear — MethodUA_ReadEventDetails_clear(x::Ptr{UA_ReadEventDetails})deletes the dynamically allocated content of the object x and calls UA_ReadEventDetails_init(x) to reset the type and its memory. 
Open62541.UA_ReadEventDetails_copy — MethodUA_ReadEventDetails_copy(src::Ptr{UA_ReadEventDetails}, dst::Ptr{UA_ReadEventDetails})::UA_STATUSCODE
UA_ReadEventDetails_copy(src::UA_ReadEventDetails, dst::Ptr{UA_ReadEventDetails})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ReadEventDetails_delete — MethodUA_ReadEventDetails_delete(x::Ptr{UA_ReadEventDetails})deletes the content of object x and its memory. 
Open62541.UA_ReadEventDetails_deleteMembers — MethodUA_ReadEventDetails_deleteMembers(x::Ptr{UA_ReadEventDetails})(deprecated, use UA_ReadEventDetails_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ReadEventDetails_init(x) to reset the type and its memory.
Open62541.UA_ReadEventDetails_equal — MethodUA_ReadEventDetails_equal(p1::Ptr{UA_ReadEventDetails}, p2::Ptr{UA_ReadEventDetails})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ReadEventDetails_init — MethodUA_ReadEventDetails_init(x::Ptr{UA_ReadEventDetails})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ReadEventDetails_new — MethodUA_ReadEventDetails_new()::Ptr{UA_ReadEventDetails}creates and initializes ("zeros") a UA_ReadEventDetails object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ReadEventDetails_delete(x::Ptr{UA_ReadEventDetails})
Open62541.UA_ReadProcessedDetails_clear — MethodUA_ReadProcessedDetails_clear(x::Ptr{UA_ReadProcessedDetails})deletes the dynamically allocated content of the object x and calls UA_ReadProcessedDetails_init(x) to reset the type and its memory. 
Open62541.UA_ReadProcessedDetails_copy — MethodUA_ReadProcessedDetails_copy(src::Ptr{UA_ReadProcessedDetails}, dst::Ptr{UA_ReadProcessedDetails})::UA_STATUSCODE
UA_ReadProcessedDetails_copy(src::UA_ReadProcessedDetails, dst::Ptr{UA_ReadProcessedDetails})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ReadProcessedDetails_delete — MethodUA_ReadProcessedDetails_delete(x::Ptr{UA_ReadProcessedDetails})deletes the content of object x and its memory. 
Open62541.UA_ReadProcessedDetails_deleteMembers — MethodUA_ReadProcessedDetails_deleteMembers(x::Ptr{UA_ReadProcessedDetails})(deprecated, use UA_ReadProcessedDetails_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ReadProcessedDetails_init(x) to reset the type and its memory.
Open62541.UA_ReadProcessedDetails_equal — MethodUA_ReadProcessedDetails_equal(p1::Ptr{UA_ReadProcessedDetails}, p2::Ptr{UA_ReadProcessedDetails})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ReadProcessedDetails_init — MethodUA_ReadProcessedDetails_init(x::Ptr{UA_ReadProcessedDetails})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ReadProcessedDetails_new — MethodUA_ReadProcessedDetails_new()::Ptr{UA_ReadProcessedDetails}creates and initializes ("zeros") a UA_ReadProcessedDetails object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ReadProcessedDetails_delete(x::Ptr{UA_ReadProcessedDetails})
Open62541.UA_ReadRawModifiedDetails_clear — MethodUA_ReadRawModifiedDetails_clear(x::Ptr{UA_ReadRawModifiedDetails})deletes the dynamically allocated content of the object x and calls UA_ReadRawModifiedDetails_init(x) to reset the type and its memory. 
Open62541.UA_ReadRawModifiedDetails_copy — MethodUA_ReadRawModifiedDetails_copy(src::Ptr{UA_ReadRawModifiedDetails}, dst::Ptr{UA_ReadRawModifiedDetails})::UA_STATUSCODE
UA_ReadRawModifiedDetails_copy(src::UA_ReadRawModifiedDetails, dst::Ptr{UA_ReadRawModifiedDetails})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ReadRawModifiedDetails_delete — MethodUA_ReadRawModifiedDetails_delete(x::Ptr{UA_ReadRawModifiedDetails})deletes the content of object x and its memory. 
Open62541.UA_ReadRawModifiedDetails_deleteMembers — MethodUA_ReadRawModifiedDetails_deleteMembers(x::Ptr{UA_ReadRawModifiedDetails})(deprecated, use UA_ReadRawModifiedDetails_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ReadRawModifiedDetails_init(x) to reset the type and its memory.
Open62541.UA_ReadRawModifiedDetails_equal — MethodUA_ReadRawModifiedDetails_equal(p1::Ptr{UA_ReadRawModifiedDetails}, p2::Ptr{UA_ReadRawModifiedDetails})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ReadRawModifiedDetails_init — MethodUA_ReadRawModifiedDetails_init(x::Ptr{UA_ReadRawModifiedDetails})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ReadRawModifiedDetails_new — MethodUA_ReadRawModifiedDetails_new()::Ptr{UA_ReadRawModifiedDetails}creates and initializes ("zeros") a UA_ReadRawModifiedDetails object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ReadRawModifiedDetails_delete(x::Ptr{UA_ReadRawModifiedDetails})
Open62541.UA_ReadRequest_clear — MethodUA_ReadRequest_clear(x::Ptr{UA_ReadRequest})deletes the dynamically allocated content of the object x and calls UA_ReadRequest_init(x) to reset the type and its memory. 
Open62541.UA_ReadRequest_copy — MethodUA_ReadRequest_copy(src::Ptr{UA_ReadRequest}, dst::Ptr{UA_ReadRequest})::UA_STATUSCODE
UA_ReadRequest_copy(src::UA_ReadRequest, dst::Ptr{UA_ReadRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ReadRequest_delete — MethodUA_ReadRequest_delete(x::Ptr{UA_ReadRequest})deletes the content of object x and its memory. 
Open62541.UA_ReadRequest_deleteMembers — MethodUA_ReadRequest_deleteMembers(x::Ptr{UA_ReadRequest})(deprecated, use UA_ReadRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ReadRequest_init(x) to reset the type and its memory.
Open62541.UA_ReadRequest_equal — MethodUA_ReadRequest_equal(p1::Ptr{UA_ReadRequest}, p2::Ptr{UA_ReadRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ReadRequest_init — MethodUA_ReadRequest_init(x::Ptr{UA_ReadRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ReadRequest_new — MethodUA_ReadRequest_new()::Ptr{UA_ReadRequest}creates and initializes ("zeros") a UA_ReadRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ReadRequest_delete(x::Ptr{UA_ReadRequest})
Open62541.UA_ReadResponse_clear — MethodUA_ReadResponse_clear(x::Ptr{UA_ReadResponse})deletes the dynamically allocated content of the object x and calls UA_ReadResponse_init(x) to reset the type and its memory. 
Open62541.UA_ReadResponse_copy — MethodUA_ReadResponse_copy(src::Ptr{UA_ReadResponse}, dst::Ptr{UA_ReadResponse})::UA_STATUSCODE
UA_ReadResponse_copy(src::UA_ReadResponse, dst::Ptr{UA_ReadResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ReadResponse_delete — MethodUA_ReadResponse_delete(x::Ptr{UA_ReadResponse})deletes the content of object x and its memory. 
Open62541.UA_ReadResponse_deleteMembers — MethodUA_ReadResponse_deleteMembers(x::Ptr{UA_ReadResponse})(deprecated, use UA_ReadResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ReadResponse_init(x) to reset the type and its memory.
Open62541.UA_ReadResponse_equal — MethodUA_ReadResponse_equal(p1::Ptr{UA_ReadResponse}, p2::Ptr{UA_ReadResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ReadResponse_init — MethodUA_ReadResponse_init(x::Ptr{UA_ReadResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ReadResponse_new — MethodUA_ReadResponse_new()::Ptr{UA_ReadResponse}creates and initializes ("zeros") a UA_ReadResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ReadResponse_delete(x::Ptr{UA_ReadResponse})
Open62541.UA_ReadValueId_clear — MethodUA_ReadValueId_clear(x::Ptr{UA_ReadValueId})deletes the dynamically allocated content of the object x and calls UA_ReadValueId_init(x) to reset the type and its memory. 
Open62541.UA_ReadValueId_copy — MethodUA_ReadValueId_copy(src::Ptr{UA_ReadValueId}, dst::Ptr{UA_ReadValueId})::UA_STATUSCODE
UA_ReadValueId_copy(src::UA_ReadValueId, dst::Ptr{UA_ReadValueId})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ReadValueId_delete — MethodUA_ReadValueId_delete(x::Ptr{UA_ReadValueId})deletes the content of object x and its memory. 
Open62541.UA_ReadValueId_deleteMembers — MethodUA_ReadValueId_deleteMembers(x::Ptr{UA_ReadValueId})(deprecated, use UA_ReadValueId_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ReadValueId_init(x) to reset the type and its memory.
Open62541.UA_ReadValueId_equal — MethodUA_ReadValueId_equal(p1::Ptr{UA_ReadValueId}, p2::Ptr{UA_ReadValueId})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ReadValueId_init — MethodUA_ReadValueId_init(x::Ptr{UA_ReadValueId})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ReadValueId_new — MethodUA_ReadValueId_new()::Ptr{UA_ReadValueId}creates and initializes ("zeros") a UA_ReadValueId object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ReadValueId_delete(x::Ptr{UA_ReadValueId})
Open62541.UA_ReaderGroupDataType_clear — MethodUA_ReaderGroupDataType_clear(x::Ptr{UA_ReaderGroupDataType})deletes the dynamically allocated content of the object x and calls UA_ReaderGroupDataType_init(x) to reset the type and its memory. 
Open62541.UA_ReaderGroupDataType_copy — MethodUA_ReaderGroupDataType_copy(src::Ptr{UA_ReaderGroupDataType}, dst::Ptr{UA_ReaderGroupDataType})::UA_STATUSCODE
UA_ReaderGroupDataType_copy(src::UA_ReaderGroupDataType, dst::Ptr{UA_ReaderGroupDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ReaderGroupDataType_delete — MethodUA_ReaderGroupDataType_delete(x::Ptr{UA_ReaderGroupDataType})deletes the content of object x and its memory. 
Open62541.UA_ReaderGroupDataType_deleteMembers — MethodUA_ReaderGroupDataType_deleteMembers(x::Ptr{UA_ReaderGroupDataType})(deprecated, use UA_ReaderGroupDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ReaderGroupDataType_init(x) to reset the type and its memory.
Open62541.UA_ReaderGroupDataType_equal — MethodUA_ReaderGroupDataType_equal(p1::Ptr{UA_ReaderGroupDataType}, p2::Ptr{UA_ReaderGroupDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ReaderGroupDataType_init — MethodUA_ReaderGroupDataType_init(x::Ptr{UA_ReaderGroupDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ReaderGroupDataType_new — MethodUA_ReaderGroupDataType_new()::Ptr{UA_ReaderGroupDataType}creates and initializes ("zeros") a UA_ReaderGroupDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ReaderGroupDataType_delete(x::Ptr{UA_ReaderGroupDataType})
Open62541.UA_ReceiveQosPriorityDataType_clear — MethodUA_ReceiveQosPriorityDataType_clear(x::Ptr{UA_ReceiveQosPriorityDataType})deletes the dynamically allocated content of the object x and calls UA_ReceiveQosPriorityDataType_init(x) to reset the type and its memory. 
Open62541.UA_ReceiveQosPriorityDataType_copy — MethodUA_ReceiveQosPriorityDataType_copy(src::Ptr{UA_ReceiveQosPriorityDataType}, dst::Ptr{UA_ReceiveQosPriorityDataType})::UA_STATUSCODE
UA_ReceiveQosPriorityDataType_copy(src::UA_ReceiveQosPriorityDataType, dst::Ptr{UA_ReceiveQosPriorityDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ReceiveQosPriorityDataType_delete — MethodUA_ReceiveQosPriorityDataType_delete(x::Ptr{UA_ReceiveQosPriorityDataType})deletes the content of object x and its memory. 
Open62541.UA_ReceiveQosPriorityDataType_deleteMembers — MethodUA_ReceiveQosPriorityDataType_deleteMembers(x::Ptr{UA_ReceiveQosPriorityDataType})(deprecated, use UA_ReceiveQosPriorityDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ReceiveQosPriorityDataType_init(x) to reset the type and its memory.
Open62541.UA_ReceiveQosPriorityDataType_equal — MethodUA_ReceiveQosPriorityDataType_equal(p1::Ptr{UA_ReceiveQosPriorityDataType}, p2::Ptr{UA_ReceiveQosPriorityDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ReceiveQosPriorityDataType_init — MethodUA_ReceiveQosPriorityDataType_init(x::Ptr{UA_ReceiveQosPriorityDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ReceiveQosPriorityDataType_new — MethodUA_ReceiveQosPriorityDataType_new()::Ptr{UA_ReceiveQosPriorityDataType}creates and initializes ("zeros") a UA_ReceiveQosPriorityDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ReceiveQosPriorityDataType_delete(x::Ptr{UA_ReceiveQosPriorityDataType})
Open62541.UA_RedundancySupport_clear — MethodUA_RedundancySupport_clear(x::Ptr{UA_RedundancySupport})deletes the dynamically allocated content of the object x and calls UA_RedundancySupport_init(x) to reset the type and its memory. 
Open62541.UA_RedundancySupport_copy — MethodUA_RedundancySupport_copy(src::Ptr{UA_RedundancySupport}, dst::Ptr{UA_RedundancySupport})::UA_STATUSCODE
UA_RedundancySupport_copy(src::UA_RedundancySupport, dst::Ptr{UA_RedundancySupport})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_RedundancySupport_delete — MethodUA_RedundancySupport_delete(x::Ptr{UA_RedundancySupport})deletes the content of object x and its memory. 
Open62541.UA_RedundancySupport_deleteMembers — MethodUA_RedundancySupport_deleteMembers(x::Ptr{UA_RedundancySupport})(deprecated, use UA_RedundancySupport_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_RedundancySupport_init(x) to reset the type and its memory.
Open62541.UA_RedundancySupport_equal — MethodUA_RedundancySupport_equal(p1::Ptr{UA_RedundancySupport}, p2::Ptr{UA_RedundancySupport})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_RedundancySupport_init — MethodUA_RedundancySupport_init(x::Ptr{UA_RedundancySupport})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_RedundancySupport_new — MethodUA_RedundancySupport_new()::Ptr{UA_RedundancySupport}creates and initializes ("zeros") a UA_RedundancySupport object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_RedundancySupport_delete(x::Ptr{UA_RedundancySupport})
Open62541.UA_RedundantServerDataType_clear — MethodUA_RedundantServerDataType_clear(x::Ptr{UA_RedundantServerDataType})deletes the dynamically allocated content of the object x and calls UA_RedundantServerDataType_init(x) to reset the type and its memory. 
Open62541.UA_RedundantServerDataType_copy — MethodUA_RedundantServerDataType_copy(src::Ptr{UA_RedundantServerDataType}, dst::Ptr{UA_RedundantServerDataType})::UA_STATUSCODE
UA_RedundantServerDataType_copy(src::UA_RedundantServerDataType, dst::Ptr{UA_RedundantServerDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_RedundantServerDataType_delete — MethodUA_RedundantServerDataType_delete(x::Ptr{UA_RedundantServerDataType})deletes the content of object x and its memory. 
Open62541.UA_RedundantServerDataType_deleteMembers — MethodUA_RedundantServerDataType_deleteMembers(x::Ptr{UA_RedundantServerDataType})(deprecated, use UA_RedundantServerDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_RedundantServerDataType_init(x) to reset the type and its memory.
Open62541.UA_RedundantServerDataType_equal — MethodUA_RedundantServerDataType_equal(p1::Ptr{UA_RedundantServerDataType}, p2::Ptr{UA_RedundantServerDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_RedundantServerDataType_init — MethodUA_RedundantServerDataType_init(x::Ptr{UA_RedundantServerDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_RedundantServerDataType_new — MethodUA_RedundantServerDataType_new()::Ptr{UA_RedundantServerDataType}creates and initializes ("zeros") a UA_RedundantServerDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_RedundantServerDataType_delete(x::Ptr{UA_RedundantServerDataType})
Open62541.UA_ReferenceDescription_clear — MethodUA_ReferenceDescription_clear(x::Ptr{UA_ReferenceDescription})deletes the dynamically allocated content of the object x and calls UA_ReferenceDescription_init(x) to reset the type and its memory. 
Open62541.UA_ReferenceDescription_copy — MethodUA_ReferenceDescription_copy(src::Ptr{UA_ReferenceDescription}, dst::Ptr{UA_ReferenceDescription})::UA_STATUSCODE
UA_ReferenceDescription_copy(src::UA_ReferenceDescription, dst::Ptr{UA_ReferenceDescription})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ReferenceDescription_delete — MethodUA_ReferenceDescription_delete(x::Ptr{UA_ReferenceDescription})deletes the content of object x and its memory. 
Open62541.UA_ReferenceDescription_deleteMembers — MethodUA_ReferenceDescription_deleteMembers(x::Ptr{UA_ReferenceDescription})(deprecated, use UA_ReferenceDescription_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ReferenceDescription_init(x) to reset the type and its memory.
Open62541.UA_ReferenceDescription_equal — MethodUA_ReferenceDescription_equal(p1::Ptr{UA_ReferenceDescription}, p2::Ptr{UA_ReferenceDescription})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ReferenceDescription_init — MethodUA_ReferenceDescription_init(x::Ptr{UA_ReferenceDescription})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ReferenceDescription_new — MethodUA_ReferenceDescription_new()::Ptr{UA_ReferenceDescription}creates and initializes ("zeros") a UA_ReferenceDescription object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ReferenceDescription_delete(x::Ptr{UA_ReferenceDescription})
Open62541.UA_ReferenceNode_clear — MethodUA_ReferenceNode_clear(x::Ptr{UA_ReferenceNode})deletes the dynamically allocated content of the object x and calls UA_ReferenceNode_init(x) to reset the type and its memory. 
Open62541.UA_ReferenceNode_copy — MethodUA_ReferenceNode_copy(src::Ptr{UA_ReferenceNode}, dst::Ptr{UA_ReferenceNode})::UA_STATUSCODE
UA_ReferenceNode_copy(src::UA_ReferenceNode, dst::Ptr{UA_ReferenceNode})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ReferenceNode_delete — MethodUA_ReferenceNode_delete(x::Ptr{UA_ReferenceNode})deletes the content of object x and its memory. 
Open62541.UA_ReferenceNode_deleteMembers — MethodUA_ReferenceNode_deleteMembers(x::Ptr{UA_ReferenceNode})(deprecated, use UA_ReferenceNode_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ReferenceNode_init(x) to reset the type and its memory.
Open62541.UA_ReferenceNode_equal — MethodUA_ReferenceNode_equal(p1::Ptr{UA_ReferenceNode}, p2::Ptr{UA_ReferenceNode})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ReferenceNode_init — MethodUA_ReferenceNode_init(x::Ptr{UA_ReferenceNode})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ReferenceNode_new — MethodUA_ReferenceNode_new()::Ptr{UA_ReferenceNode}creates and initializes ("zeros") a UA_ReferenceNode object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ReferenceNode_delete(x::Ptr{UA_ReferenceNode})
Open62541.UA_ReferenceTypeAttributes_clear — MethodUA_ReferenceTypeAttributes_clear(x::Ptr{UA_ReferenceTypeAttributes})deletes the dynamically allocated content of the object x and calls UA_ReferenceTypeAttributes_init(x) to reset the type and its memory. 
Open62541.UA_ReferenceTypeAttributes_copy — MethodUA_ReferenceTypeAttributes_copy(src::Ptr{UA_ReferenceTypeAttributes}, dst::Ptr{UA_ReferenceTypeAttributes})::UA_STATUSCODE
UA_ReferenceTypeAttributes_copy(src::UA_ReferenceTypeAttributes, dst::Ptr{UA_ReferenceTypeAttributes})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ReferenceTypeAttributes_delete — MethodUA_ReferenceTypeAttributes_delete(x::Ptr{UA_ReferenceTypeAttributes})deletes the content of object x and its memory. 
Open62541.UA_ReferenceTypeAttributes_deleteMembers — MethodUA_ReferenceTypeAttributes_deleteMembers(x::Ptr{UA_ReferenceTypeAttributes})(deprecated, use UA_ReferenceTypeAttributes_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ReferenceTypeAttributes_init(x) to reset the type and its memory.
Open62541.UA_ReferenceTypeAttributes_equal — MethodUA_ReferenceTypeAttributes_equal(p1::Ptr{UA_ReferenceTypeAttributes}, p2::Ptr{UA_ReferenceTypeAttributes})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ReferenceTypeAttributes_init — MethodUA_ReferenceTypeAttributes_init(x::Ptr{UA_ReferenceTypeAttributes})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ReferenceTypeAttributes_new — MethodUA_ReferenceTypeAttributes_new()::Ptr{UA_ReferenceTypeAttributes}creates and initializes ("zeros") a UA_ReferenceTypeAttributes object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ReferenceTypeAttributes_delete(x::Ptr{UA_ReferenceTypeAttributes})
Open62541.UA_RegisterNodesRequest_clear — MethodUA_RegisterNodesRequest_clear(x::Ptr{UA_RegisterNodesRequest})deletes the dynamically allocated content of the object x and calls UA_RegisterNodesRequest_init(x) to reset the type and its memory. 
Open62541.UA_RegisterNodesRequest_copy — MethodUA_RegisterNodesRequest_copy(src::Ptr{UA_RegisterNodesRequest}, dst::Ptr{UA_RegisterNodesRequest})::UA_STATUSCODE
UA_RegisterNodesRequest_copy(src::UA_RegisterNodesRequest, dst::Ptr{UA_RegisterNodesRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_RegisterNodesRequest_delete — MethodUA_RegisterNodesRequest_delete(x::Ptr{UA_RegisterNodesRequest})deletes the content of object x and its memory. 
Open62541.UA_RegisterNodesRequest_deleteMembers — MethodUA_RegisterNodesRequest_deleteMembers(x::Ptr{UA_RegisterNodesRequest})(deprecated, use UA_RegisterNodesRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_RegisterNodesRequest_init(x) to reset the type and its memory.
Open62541.UA_RegisterNodesRequest_equal — MethodUA_RegisterNodesRequest_equal(p1::Ptr{UA_RegisterNodesRequest}, p2::Ptr{UA_RegisterNodesRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_RegisterNodesRequest_init — MethodUA_RegisterNodesRequest_init(x::Ptr{UA_RegisterNodesRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_RegisterNodesRequest_new — MethodUA_RegisterNodesRequest_new()::Ptr{UA_RegisterNodesRequest}creates and initializes ("zeros") a UA_RegisterNodesRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_RegisterNodesRequest_delete(x::Ptr{UA_RegisterNodesRequest})
Open62541.UA_RegisterNodesResponse_clear — MethodUA_RegisterNodesResponse_clear(x::Ptr{UA_RegisterNodesResponse})deletes the dynamically allocated content of the object x and calls UA_RegisterNodesResponse_init(x) to reset the type and its memory. 
Open62541.UA_RegisterNodesResponse_copy — MethodUA_RegisterNodesResponse_copy(src::Ptr{UA_RegisterNodesResponse}, dst::Ptr{UA_RegisterNodesResponse})::UA_STATUSCODE
UA_RegisterNodesResponse_copy(src::UA_RegisterNodesResponse, dst::Ptr{UA_RegisterNodesResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_RegisterNodesResponse_delete — MethodUA_RegisterNodesResponse_delete(x::Ptr{UA_RegisterNodesResponse})deletes the content of object x and its memory. 
Open62541.UA_RegisterNodesResponse_deleteMembers — MethodUA_RegisterNodesResponse_deleteMembers(x::Ptr{UA_RegisterNodesResponse})(deprecated, use UA_RegisterNodesResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_RegisterNodesResponse_init(x) to reset the type and its memory.
Open62541.UA_RegisterNodesResponse_equal — MethodUA_RegisterNodesResponse_equal(p1::Ptr{UA_RegisterNodesResponse}, p2::Ptr{UA_RegisterNodesResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_RegisterNodesResponse_init — MethodUA_RegisterNodesResponse_init(x::Ptr{UA_RegisterNodesResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_RegisterNodesResponse_new — MethodUA_RegisterNodesResponse_new()::Ptr{UA_RegisterNodesResponse}creates and initializes ("zeros") a UA_RegisterNodesResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_RegisterNodesResponse_delete(x::Ptr{UA_RegisterNodesResponse})
Open62541.UA_RegisterServer2Request_clear — MethodUA_RegisterServer2Request_clear(x::Ptr{UA_RegisterServer2Request})deletes the dynamically allocated content of the object x and calls UA_RegisterServer2Request_init(x) to reset the type and its memory. 
Open62541.UA_RegisterServer2Request_copy — MethodUA_RegisterServer2Request_copy(src::Ptr{UA_RegisterServer2Request}, dst::Ptr{UA_RegisterServer2Request})::UA_STATUSCODE
UA_RegisterServer2Request_copy(src::UA_RegisterServer2Request, dst::Ptr{UA_RegisterServer2Request})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_RegisterServer2Request_delete — MethodUA_RegisterServer2Request_delete(x::Ptr{UA_RegisterServer2Request})deletes the content of object x and its memory. 
Open62541.UA_RegisterServer2Request_deleteMembers — MethodUA_RegisterServer2Request_deleteMembers(x::Ptr{UA_RegisterServer2Request})(deprecated, use UA_RegisterServer2Request_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_RegisterServer2Request_init(x) to reset the type and its memory.
Open62541.UA_RegisterServer2Request_equal — MethodUA_RegisterServer2Request_equal(p1::Ptr{UA_RegisterServer2Request}, p2::Ptr{UA_RegisterServer2Request})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_RegisterServer2Request_init — MethodUA_RegisterServer2Request_init(x::Ptr{UA_RegisterServer2Request})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_RegisterServer2Request_new — MethodUA_RegisterServer2Request_new()::Ptr{UA_RegisterServer2Request}creates and initializes ("zeros") a UA_RegisterServer2Request object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_RegisterServer2Request_delete(x::Ptr{UA_RegisterServer2Request})
Open62541.UA_RegisterServer2Response_clear — MethodUA_RegisterServer2Response_clear(x::Ptr{UA_RegisterServer2Response})deletes the dynamically allocated content of the object x and calls UA_RegisterServer2Response_init(x) to reset the type and its memory. 
Open62541.UA_RegisterServer2Response_copy — MethodUA_RegisterServer2Response_copy(src::Ptr{UA_RegisterServer2Response}, dst::Ptr{UA_RegisterServer2Response})::UA_STATUSCODE
UA_RegisterServer2Response_copy(src::UA_RegisterServer2Response, dst::Ptr{UA_RegisterServer2Response})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_RegisterServer2Response_delete — MethodUA_RegisterServer2Response_delete(x::Ptr{UA_RegisterServer2Response})deletes the content of object x and its memory. 
Open62541.UA_RegisterServer2Response_deleteMembers — MethodUA_RegisterServer2Response_deleteMembers(x::Ptr{UA_RegisterServer2Response})(deprecated, use UA_RegisterServer2Response_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_RegisterServer2Response_init(x) to reset the type and its memory.
Open62541.UA_RegisterServer2Response_equal — MethodUA_RegisterServer2Response_equal(p1::Ptr{UA_RegisterServer2Response}, p2::Ptr{UA_RegisterServer2Response})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_RegisterServer2Response_init — MethodUA_RegisterServer2Response_init(x::Ptr{UA_RegisterServer2Response})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_RegisterServer2Response_new — MethodUA_RegisterServer2Response_new()::Ptr{UA_RegisterServer2Response}creates and initializes ("zeros") a UA_RegisterServer2Response object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_RegisterServer2Response_delete(x::Ptr{UA_RegisterServer2Response})
Open62541.UA_RegisterServerRequest_clear — MethodUA_RegisterServerRequest_clear(x::Ptr{UA_RegisterServerRequest})deletes the dynamically allocated content of the object x and calls UA_RegisterServerRequest_init(x) to reset the type and its memory. 
Open62541.UA_RegisterServerRequest_copy — MethodUA_RegisterServerRequest_copy(src::Ptr{UA_RegisterServerRequest}, dst::Ptr{UA_RegisterServerRequest})::UA_STATUSCODE
UA_RegisterServerRequest_copy(src::UA_RegisterServerRequest, dst::Ptr{UA_RegisterServerRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_RegisterServerRequest_delete — MethodUA_RegisterServerRequest_delete(x::Ptr{UA_RegisterServerRequest})deletes the content of object x and its memory. 
Open62541.UA_RegisterServerRequest_deleteMembers — MethodUA_RegisterServerRequest_deleteMembers(x::Ptr{UA_RegisterServerRequest})(deprecated, use UA_RegisterServerRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_RegisterServerRequest_init(x) to reset the type and its memory.
Open62541.UA_RegisterServerRequest_equal — MethodUA_RegisterServerRequest_equal(p1::Ptr{UA_RegisterServerRequest}, p2::Ptr{UA_RegisterServerRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_RegisterServerRequest_init — MethodUA_RegisterServerRequest_init(x::Ptr{UA_RegisterServerRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_RegisterServerRequest_new — MethodUA_RegisterServerRequest_new()::Ptr{UA_RegisterServerRequest}creates and initializes ("zeros") a UA_RegisterServerRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_RegisterServerRequest_delete(x::Ptr{UA_RegisterServerRequest})
Open62541.UA_RegisterServerResponse_clear — MethodUA_RegisterServerResponse_clear(x::Ptr{UA_RegisterServerResponse})deletes the dynamically allocated content of the object x and calls UA_RegisterServerResponse_init(x) to reset the type and its memory. 
Open62541.UA_RegisterServerResponse_copy — MethodUA_RegisterServerResponse_copy(src::Ptr{UA_RegisterServerResponse}, dst::Ptr{UA_RegisterServerResponse})::UA_STATUSCODE
UA_RegisterServerResponse_copy(src::UA_RegisterServerResponse, dst::Ptr{UA_RegisterServerResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_RegisterServerResponse_delete — MethodUA_RegisterServerResponse_delete(x::Ptr{UA_RegisterServerResponse})deletes the content of object x and its memory. 
Open62541.UA_RegisterServerResponse_deleteMembers — MethodUA_RegisterServerResponse_deleteMembers(x::Ptr{UA_RegisterServerResponse})(deprecated, use UA_RegisterServerResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_RegisterServerResponse_init(x) to reset the type and its memory.
Open62541.UA_RegisterServerResponse_equal — MethodUA_RegisterServerResponse_equal(p1::Ptr{UA_RegisterServerResponse}, p2::Ptr{UA_RegisterServerResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_RegisterServerResponse_init — MethodUA_RegisterServerResponse_init(x::Ptr{UA_RegisterServerResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_RegisterServerResponse_new — MethodUA_RegisterServerResponse_new()::Ptr{UA_RegisterServerResponse}creates and initializes ("zeros") a UA_RegisterServerResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_RegisterServerResponse_delete(x::Ptr{UA_RegisterServerResponse})
Open62541.UA_RegisteredServer_clear — MethodUA_RegisteredServer_clear(x::Ptr{UA_RegisteredServer})deletes the dynamically allocated content of the object x and calls UA_RegisteredServer_init(x) to reset the type and its memory. 
Open62541.UA_RegisteredServer_copy — MethodUA_RegisteredServer_copy(src::Ptr{UA_RegisteredServer}, dst::Ptr{UA_RegisteredServer})::UA_STATUSCODE
UA_RegisteredServer_copy(src::UA_RegisteredServer, dst::Ptr{UA_RegisteredServer})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_RegisteredServer_delete — MethodUA_RegisteredServer_delete(x::Ptr{UA_RegisteredServer})deletes the content of object x and its memory. 
Open62541.UA_RegisteredServer_deleteMembers — MethodUA_RegisteredServer_deleteMembers(x::Ptr{UA_RegisteredServer})(deprecated, use UA_RegisteredServer_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_RegisteredServer_init(x) to reset the type and its memory.
Open62541.UA_RegisteredServer_equal — MethodUA_RegisteredServer_equal(p1::Ptr{UA_RegisteredServer}, p2::Ptr{UA_RegisteredServer})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_RegisteredServer_init — MethodUA_RegisteredServer_init(x::Ptr{UA_RegisteredServer})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_RegisteredServer_new — MethodUA_RegisteredServer_new()::Ptr{UA_RegisteredServer}creates and initializes ("zeros") a UA_RegisteredServer object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_RegisteredServer_delete(x::Ptr{UA_RegisteredServer})
Open62541.UA_RelativePathElement_clear — MethodUA_RelativePathElement_clear(x::Ptr{UA_RelativePathElement})deletes the dynamically allocated content of the object x and calls UA_RelativePathElement_init(x) to reset the type and its memory. 
Open62541.UA_RelativePathElement_copy — MethodUA_RelativePathElement_copy(src::Ptr{UA_RelativePathElement}, dst::Ptr{UA_RelativePathElement})::UA_STATUSCODE
UA_RelativePathElement_copy(src::UA_RelativePathElement, dst::Ptr{UA_RelativePathElement})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_RelativePathElement_delete — MethodUA_RelativePathElement_delete(x::Ptr{UA_RelativePathElement})deletes the content of object x and its memory. 
Open62541.UA_RelativePathElement_deleteMembers — MethodUA_RelativePathElement_deleteMembers(x::Ptr{UA_RelativePathElement})(deprecated, use UA_RelativePathElement_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_RelativePathElement_init(x) to reset the type and its memory.
Open62541.UA_RelativePathElement_equal — MethodUA_RelativePathElement_equal(p1::Ptr{UA_RelativePathElement}, p2::Ptr{UA_RelativePathElement})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_RelativePathElement_init — MethodUA_RelativePathElement_init(x::Ptr{UA_RelativePathElement})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_RelativePathElement_new — MethodUA_RelativePathElement_new()::Ptr{UA_RelativePathElement}creates and initializes ("zeros") a UA_RelativePathElement object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_RelativePathElement_delete(x::Ptr{UA_RelativePathElement})
Open62541.UA_RelativePath_clear — MethodUA_RelativePath_clear(x::Ptr{UA_RelativePath})deletes the dynamically allocated content of the object x and calls UA_RelativePath_init(x) to reset the type and its memory. 
Open62541.UA_RelativePath_copy — MethodUA_RelativePath_copy(src::Ptr{UA_RelativePath}, dst::Ptr{UA_RelativePath})::UA_STATUSCODE
UA_RelativePath_copy(src::UA_RelativePath, dst::Ptr{UA_RelativePath})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_RelativePath_delete — MethodUA_RelativePath_delete(x::Ptr{UA_RelativePath})deletes the content of object x and its memory. 
Open62541.UA_RelativePath_deleteMembers — MethodUA_RelativePath_deleteMembers(x::Ptr{UA_RelativePath})(deprecated, use UA_RelativePath_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_RelativePath_init(x) to reset the type and its memory.
Open62541.UA_RelativePath_equal — MethodUA_RelativePath_equal(p1::Ptr{UA_RelativePath}, p2::Ptr{UA_RelativePath})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_RelativePath_init — MethodUA_RelativePath_init(x::Ptr{UA_RelativePath})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_RelativePath_new — MethodUA_RelativePath_new()::Ptr{UA_RelativePath}creates and initializes ("zeros") a UA_RelativePath object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_RelativePath_delete(x::Ptr{UA_RelativePath})
Open62541.UA_RepublishRequest_clear — MethodUA_RepublishRequest_clear(x::Ptr{UA_RepublishRequest})deletes the dynamically allocated content of the object x and calls UA_RepublishRequest_init(x) to reset the type and its memory. 
Open62541.UA_RepublishRequest_copy — MethodUA_RepublishRequest_copy(src::Ptr{UA_RepublishRequest}, dst::Ptr{UA_RepublishRequest})::UA_STATUSCODE
UA_RepublishRequest_copy(src::UA_RepublishRequest, dst::Ptr{UA_RepublishRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_RepublishRequest_delete — MethodUA_RepublishRequest_delete(x::Ptr{UA_RepublishRequest})deletes the content of object x and its memory. 
Open62541.UA_RepublishRequest_deleteMembers — MethodUA_RepublishRequest_deleteMembers(x::Ptr{UA_RepublishRequest})(deprecated, use UA_RepublishRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_RepublishRequest_init(x) to reset the type and its memory.
Open62541.UA_RepublishRequest_equal — MethodUA_RepublishRequest_equal(p1::Ptr{UA_RepublishRequest}, p2::Ptr{UA_RepublishRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_RepublishRequest_init — MethodUA_RepublishRequest_init(x::Ptr{UA_RepublishRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_RepublishRequest_new — MethodUA_RepublishRequest_new()::Ptr{UA_RepublishRequest}creates and initializes ("zeros") a UA_RepublishRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_RepublishRequest_delete(x::Ptr{UA_RepublishRequest})
Open62541.UA_RepublishResponse_clear — MethodUA_RepublishResponse_clear(x::Ptr{UA_RepublishResponse})deletes the dynamically allocated content of the object x and calls UA_RepublishResponse_init(x) to reset the type and its memory. 
Open62541.UA_RepublishResponse_copy — MethodUA_RepublishResponse_copy(src::Ptr{UA_RepublishResponse}, dst::Ptr{UA_RepublishResponse})::UA_STATUSCODE
UA_RepublishResponse_copy(src::UA_RepublishResponse, dst::Ptr{UA_RepublishResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_RepublishResponse_delete — MethodUA_RepublishResponse_delete(x::Ptr{UA_RepublishResponse})deletes the content of object x and its memory. 
Open62541.UA_RepublishResponse_deleteMembers — MethodUA_RepublishResponse_deleteMembers(x::Ptr{UA_RepublishResponse})(deprecated, use UA_RepublishResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_RepublishResponse_init(x) to reset the type and its memory.
Open62541.UA_RepublishResponse_equal — MethodUA_RepublishResponse_equal(p1::Ptr{UA_RepublishResponse}, p2::Ptr{UA_RepublishResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_RepublishResponse_init — MethodUA_RepublishResponse_init(x::Ptr{UA_RepublishResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_RepublishResponse_new — MethodUA_RepublishResponse_new()::Ptr{UA_RepublishResponse}creates and initializes ("zeros") a UA_RepublishResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_RepublishResponse_delete(x::Ptr{UA_RepublishResponse})
Open62541.UA_RequestHeader_clear — MethodUA_RequestHeader_clear(x::Ptr{UA_RequestHeader})deletes the dynamically allocated content of the object x and calls UA_RequestHeader_init(x) to reset the type and its memory. 
Open62541.UA_RequestHeader_copy — MethodUA_RequestHeader_copy(src::Ptr{UA_RequestHeader}, dst::Ptr{UA_RequestHeader})::UA_STATUSCODE
UA_RequestHeader_copy(src::UA_RequestHeader, dst::Ptr{UA_RequestHeader})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_RequestHeader_delete — MethodUA_RequestHeader_delete(x::Ptr{UA_RequestHeader})deletes the content of object x and its memory. 
Open62541.UA_RequestHeader_deleteMembers — MethodUA_RequestHeader_deleteMembers(x::Ptr{UA_RequestHeader})(deprecated, use UA_RequestHeader_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_RequestHeader_init(x) to reset the type and its memory.
Open62541.UA_RequestHeader_equal — MethodUA_RequestHeader_equal(p1::Ptr{UA_RequestHeader}, p2::Ptr{UA_RequestHeader})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_RequestHeader_init — MethodUA_RequestHeader_init(x::Ptr{UA_RequestHeader})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_RequestHeader_new — MethodUA_RequestHeader_new()::Ptr{UA_RequestHeader}creates and initializes ("zeros") a UA_RequestHeader object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_RequestHeader_delete(x::Ptr{UA_RequestHeader})
Open62541.UA_ResponseHeader_clear — MethodUA_ResponseHeader_clear(x::Ptr{UA_ResponseHeader})deletes the dynamically allocated content of the object x and calls UA_ResponseHeader_init(x) to reset the type and its memory. 
Open62541.UA_ResponseHeader_copy — MethodUA_ResponseHeader_copy(src::Ptr{UA_ResponseHeader}, dst::Ptr{UA_ResponseHeader})::UA_STATUSCODE
UA_ResponseHeader_copy(src::UA_ResponseHeader, dst::Ptr{UA_ResponseHeader})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ResponseHeader_delete — MethodUA_ResponseHeader_delete(x::Ptr{UA_ResponseHeader})deletes the content of object x and its memory. 
Open62541.UA_ResponseHeader_deleteMembers — MethodUA_ResponseHeader_deleteMembers(x::Ptr{UA_ResponseHeader})(deprecated, use UA_ResponseHeader_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ResponseHeader_init(x) to reset the type and its memory.
Open62541.UA_ResponseHeader_equal — MethodUA_ResponseHeader_equal(p1::Ptr{UA_ResponseHeader}, p2::Ptr{UA_ResponseHeader})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ResponseHeader_init — MethodUA_ResponseHeader_init(x::Ptr{UA_ResponseHeader})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ResponseHeader_new — MethodUA_ResponseHeader_new()::Ptr{UA_ResponseHeader}creates and initializes ("zeros") a UA_ResponseHeader object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ResponseHeader_delete(x::Ptr{UA_ResponseHeader})
Open62541.UA_RolePermissionType_clear — MethodUA_RolePermissionType_clear(x::Ptr{UA_RolePermissionType})deletes the dynamically allocated content of the object x and calls UA_RolePermissionType_init(x) to reset the type and its memory. 
Open62541.UA_RolePermissionType_copy — MethodUA_RolePermissionType_copy(src::Ptr{UA_RolePermissionType}, dst::Ptr{UA_RolePermissionType})::UA_STATUSCODE
UA_RolePermissionType_copy(src::UA_RolePermissionType, dst::Ptr{UA_RolePermissionType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_RolePermissionType_delete — MethodUA_RolePermissionType_delete(x::Ptr{UA_RolePermissionType})deletes the content of object x and its memory. 
Open62541.UA_RolePermissionType_deleteMembers — MethodUA_RolePermissionType_deleteMembers(x::Ptr{UA_RolePermissionType})(deprecated, use UA_RolePermissionType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_RolePermissionType_init(x) to reset the type and its memory.
Open62541.UA_RolePermissionType_equal — MethodUA_RolePermissionType_equal(p1::Ptr{UA_RolePermissionType}, p2::Ptr{UA_RolePermissionType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_RolePermissionType_init — MethodUA_RolePermissionType_init(x::Ptr{UA_RolePermissionType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_RolePermissionType_new — MethodUA_RolePermissionType_new()::Ptr{UA_RolePermissionType}creates and initializes ("zeros") a UA_RolePermissionType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_RolePermissionType_delete(x::Ptr{UA_RolePermissionType})
Open62541.UA_RsaEncryptedSecret_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_RsaEncryptedSecret_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_RsaEncryptedSecret_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_RsaEncryptedSecret_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_RsaEncryptedSecret_equal — MethodUA_RsaEncryptedSecret_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_RsaEncryptedSecret_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_RsaEncryptedSecret_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_SByte_clear — MethodInt8_clear(x::Ptr{Int8})deletes the dynamically allocated content of the object x and calls Int8_init(x) to reset the type and its memory. 
Open62541.UA_SByte_copy — MethodInt8_copy(src::Ptr{Int8}, dst::Ptr{Int8})::UA_STATUSCODE
Int8_copy(src::Int8, dst::Ptr{Int8})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SByte_delete — MethodInt8_delete(x::Ptr{Int8})deletes the content of object x and its memory. 
Open62541.UA_SByte_deleteMembers — MethodInt8_deleteMembers(x::Ptr{Int8})(deprecated, use Int8_clear(x) instead) deletes the dynamically allocated content of the object x and calls Int8_init(x) to reset the type and its memory.
Open62541.UA_SByte_equal — MethodUA_SByte_equal(p1::Ptr{Int8}, p2::Ptr{Int8})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SByte_init — MethodInt8_init(x::Ptr{Int8})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SByte_new — MethodInt8_new()::Ptr{Int8}creates and initializes ("zeros") a Int8 object whose memory is allocated by C. After use, it needs to be  cleaned up with Int8_delete(x::Ptr{Int8})
Open62541.UA_SamplingIntervalDiagnosticsDataType_clear — MethodUA_SamplingIntervalDiagnosticsDataType_clear(x::Ptr{UA_SamplingIntervalDiagnosticsDataType})deletes the dynamically allocated content of the object x and calls UA_SamplingIntervalDiagnosticsDataType_init(x) to reset the type and its memory. 
Open62541.UA_SamplingIntervalDiagnosticsDataType_copy — MethodUA_SamplingIntervalDiagnosticsDataType_copy(src::Ptr{UA_SamplingIntervalDiagnosticsDataType}, dst::Ptr{UA_SamplingIntervalDiagnosticsDataType})::UA_STATUSCODE
UA_SamplingIntervalDiagnosticsDataType_copy(src::UA_SamplingIntervalDiagnosticsDataType, dst::Ptr{UA_SamplingIntervalDiagnosticsDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SamplingIntervalDiagnosticsDataType_delete — MethodUA_SamplingIntervalDiagnosticsDataType_delete(x::Ptr{UA_SamplingIntervalDiagnosticsDataType})deletes the content of object x and its memory. 
Open62541.UA_SamplingIntervalDiagnosticsDataType_deleteMembers — MethodUA_SamplingIntervalDiagnosticsDataType_deleteMembers(x::Ptr{UA_SamplingIntervalDiagnosticsDataType})(deprecated, use UA_SamplingIntervalDiagnosticsDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SamplingIntervalDiagnosticsDataType_init(x) to reset the type and its memory.
Open62541.UA_SamplingIntervalDiagnosticsDataType_equal — MethodUA_SamplingIntervalDiagnosticsDataType_equal(p1::Ptr{UA_SamplingIntervalDiagnosticsDataType}, p2::Ptr{UA_SamplingIntervalDiagnosticsDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SamplingIntervalDiagnosticsDataType_init — MethodUA_SamplingIntervalDiagnosticsDataType_init(x::Ptr{UA_SamplingIntervalDiagnosticsDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SamplingIntervalDiagnosticsDataType_new — MethodUA_SamplingIntervalDiagnosticsDataType_new()::Ptr{UA_SamplingIntervalDiagnosticsDataType}creates and initializes ("zeros") a UA_SamplingIntervalDiagnosticsDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SamplingIntervalDiagnosticsDataType_delete(x::Ptr{UA_SamplingIntervalDiagnosticsDataType})
Open62541.UA_SecurityGroupDataType_clear — MethodUA_SecurityGroupDataType_clear(x::Ptr{UA_SecurityGroupDataType})deletes the dynamically allocated content of the object x and calls UA_SecurityGroupDataType_init(x) to reset the type and its memory. 
Open62541.UA_SecurityGroupDataType_copy — MethodUA_SecurityGroupDataType_copy(src::Ptr{UA_SecurityGroupDataType}, dst::Ptr{UA_SecurityGroupDataType})::UA_STATUSCODE
UA_SecurityGroupDataType_copy(src::UA_SecurityGroupDataType, dst::Ptr{UA_SecurityGroupDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SecurityGroupDataType_delete — MethodUA_SecurityGroupDataType_delete(x::Ptr{UA_SecurityGroupDataType})deletes the content of object x and its memory. 
Open62541.UA_SecurityGroupDataType_deleteMembers — MethodUA_SecurityGroupDataType_deleteMembers(x::Ptr{UA_SecurityGroupDataType})(deprecated, use UA_SecurityGroupDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SecurityGroupDataType_init(x) to reset the type and its memory.
Open62541.UA_SecurityGroupDataType_equal — MethodUA_SecurityGroupDataType_equal(p1::Ptr{UA_SecurityGroupDataType}, p2::Ptr{UA_SecurityGroupDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SecurityGroupDataType_init — MethodUA_SecurityGroupDataType_init(x::Ptr{UA_SecurityGroupDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SecurityGroupDataType_new — MethodUA_SecurityGroupDataType_new()::Ptr{UA_SecurityGroupDataType}creates and initializes ("zeros") a UA_SecurityGroupDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SecurityGroupDataType_delete(x::Ptr{UA_SecurityGroupDataType})
Open62541.UA_SecurityTokenRequestType_clear — MethodUA_SecurityTokenRequestType_clear(x::Ptr{UA_SecurityTokenRequestType})deletes the dynamically allocated content of the object x and calls UA_SecurityTokenRequestType_init(x) to reset the type and its memory. 
Open62541.UA_SecurityTokenRequestType_copy — MethodUA_SecurityTokenRequestType_copy(src::Ptr{UA_SecurityTokenRequestType}, dst::Ptr{UA_SecurityTokenRequestType})::UA_STATUSCODE
UA_SecurityTokenRequestType_copy(src::UA_SecurityTokenRequestType, dst::Ptr{UA_SecurityTokenRequestType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SecurityTokenRequestType_delete — MethodUA_SecurityTokenRequestType_delete(x::Ptr{UA_SecurityTokenRequestType})deletes the content of object x and its memory. 
Open62541.UA_SecurityTokenRequestType_deleteMembers — MethodUA_SecurityTokenRequestType_deleteMembers(x::Ptr{UA_SecurityTokenRequestType})(deprecated, use UA_SecurityTokenRequestType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SecurityTokenRequestType_init(x) to reset the type and its memory.
Open62541.UA_SecurityTokenRequestType_equal — MethodUA_SecurityTokenRequestType_equal(p1::Ptr{UA_SecurityTokenRequestType}, p2::Ptr{UA_SecurityTokenRequestType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SecurityTokenRequestType_init — MethodUA_SecurityTokenRequestType_init(x::Ptr{UA_SecurityTokenRequestType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SecurityTokenRequestType_new — MethodUA_SecurityTokenRequestType_new()::Ptr{UA_SecurityTokenRequestType}creates and initializes ("zeros") a UA_SecurityTokenRequestType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SecurityTokenRequestType_delete(x::Ptr{UA_SecurityTokenRequestType})
Open62541.UA_SemanticChangeStructureDataType_clear — MethodUA_SemanticChangeStructureDataType_clear(x::Ptr{UA_SemanticChangeStructureDataType})deletes the dynamically allocated content of the object x and calls UA_SemanticChangeStructureDataType_init(x) to reset the type and its memory. 
Open62541.UA_SemanticChangeStructureDataType_copy — MethodUA_SemanticChangeStructureDataType_copy(src::Ptr{UA_SemanticChangeStructureDataType}, dst::Ptr{UA_SemanticChangeStructureDataType})::UA_STATUSCODE
UA_SemanticChangeStructureDataType_copy(src::UA_SemanticChangeStructureDataType, dst::Ptr{UA_SemanticChangeStructureDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SemanticChangeStructureDataType_delete — MethodUA_SemanticChangeStructureDataType_delete(x::Ptr{UA_SemanticChangeStructureDataType})deletes the content of object x and its memory. 
Open62541.UA_SemanticChangeStructureDataType_deleteMembers — MethodUA_SemanticChangeStructureDataType_deleteMembers(x::Ptr{UA_SemanticChangeStructureDataType})(deprecated, use UA_SemanticChangeStructureDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SemanticChangeStructureDataType_init(x) to reset the type and its memory.
Open62541.UA_SemanticChangeStructureDataType_equal — MethodUA_SemanticChangeStructureDataType_equal(p1::Ptr{UA_SemanticChangeStructureDataType}, p2::Ptr{UA_SemanticChangeStructureDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SemanticChangeStructureDataType_init — MethodUA_SemanticChangeStructureDataType_init(x::Ptr{UA_SemanticChangeStructureDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SemanticChangeStructureDataType_new — MethodUA_SemanticChangeStructureDataType_new()::Ptr{UA_SemanticChangeStructureDataType}creates and initializes ("zeros") a UA_SemanticChangeStructureDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SemanticChangeStructureDataType_delete(x::Ptr{UA_SemanticChangeStructureDataType})
Open62541.UA_SemanticVersionString_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_SemanticVersionString_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SemanticVersionString_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_SemanticVersionString_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_SemanticVersionString_equal — MethodUA_SemanticVersionString_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SemanticVersionString_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SemanticVersionString_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_ServerDiagnosticsSummaryDataType_clear — MethodUA_ServerDiagnosticsSummaryDataType_clear(x::Ptr{UA_ServerDiagnosticsSummaryDataType})deletes the dynamically allocated content of the object x and calls UA_ServerDiagnosticsSummaryDataType_init(x) to reset the type and its memory. 
Open62541.UA_ServerDiagnosticsSummaryDataType_copy — MethodUA_ServerDiagnosticsSummaryDataType_copy(src::Ptr{UA_ServerDiagnosticsSummaryDataType}, dst::Ptr{UA_ServerDiagnosticsSummaryDataType})::UA_STATUSCODE
UA_ServerDiagnosticsSummaryDataType_copy(src::UA_ServerDiagnosticsSummaryDataType, dst::Ptr{UA_ServerDiagnosticsSummaryDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ServerDiagnosticsSummaryDataType_delete — MethodUA_ServerDiagnosticsSummaryDataType_delete(x::Ptr{UA_ServerDiagnosticsSummaryDataType})deletes the content of object x and its memory. 
Open62541.UA_ServerDiagnosticsSummaryDataType_deleteMembers — MethodUA_ServerDiagnosticsSummaryDataType_deleteMembers(x::Ptr{UA_ServerDiagnosticsSummaryDataType})(deprecated, use UA_ServerDiagnosticsSummaryDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ServerDiagnosticsSummaryDataType_init(x) to reset the type and its memory.
Open62541.UA_ServerDiagnosticsSummaryDataType_equal — MethodUA_ServerDiagnosticsSummaryDataType_equal(p1::Ptr{UA_ServerDiagnosticsSummaryDataType}, p2::Ptr{UA_ServerDiagnosticsSummaryDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ServerDiagnosticsSummaryDataType_init — MethodUA_ServerDiagnosticsSummaryDataType_init(x::Ptr{UA_ServerDiagnosticsSummaryDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ServerDiagnosticsSummaryDataType_new — MethodUA_ServerDiagnosticsSummaryDataType_new()::Ptr{UA_ServerDiagnosticsSummaryDataType}creates and initializes ("zeros") a UA_ServerDiagnosticsSummaryDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ServerDiagnosticsSummaryDataType_delete(x::Ptr{UA_ServerDiagnosticsSummaryDataType})
Open62541.UA_ServerOnNetwork_clear — MethodUA_ServerOnNetwork_clear(x::Ptr{UA_ServerOnNetwork})deletes the dynamically allocated content of the object x and calls UA_ServerOnNetwork_init(x) to reset the type and its memory. 
Open62541.UA_ServerOnNetwork_copy — MethodUA_ServerOnNetwork_copy(src::Ptr{UA_ServerOnNetwork}, dst::Ptr{UA_ServerOnNetwork})::UA_STATUSCODE
UA_ServerOnNetwork_copy(src::UA_ServerOnNetwork, dst::Ptr{UA_ServerOnNetwork})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ServerOnNetwork_delete — MethodUA_ServerOnNetwork_delete(x::Ptr{UA_ServerOnNetwork})deletes the content of object x and its memory. 
Open62541.UA_ServerOnNetwork_deleteMembers — MethodUA_ServerOnNetwork_deleteMembers(x::Ptr{UA_ServerOnNetwork})(deprecated, use UA_ServerOnNetwork_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ServerOnNetwork_init(x) to reset the type and its memory.
Open62541.UA_ServerOnNetwork_equal — MethodUA_ServerOnNetwork_equal(p1::Ptr{UA_ServerOnNetwork}, p2::Ptr{UA_ServerOnNetwork})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ServerOnNetwork_init — MethodUA_ServerOnNetwork_init(x::Ptr{UA_ServerOnNetwork})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ServerOnNetwork_new — MethodUA_ServerOnNetwork_new()::Ptr{UA_ServerOnNetwork}creates and initializes ("zeros") a UA_ServerOnNetwork object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ServerOnNetwork_delete(x::Ptr{UA_ServerOnNetwork})
Open62541.UA_ServerState_clear — MethodUA_ServerState_clear(x::Ptr{UA_ServerState})deletes the dynamically allocated content of the object x and calls UA_ServerState_init(x) to reset the type and its memory. 
Open62541.UA_ServerState_copy — MethodUA_ServerState_copy(src::Ptr{UA_ServerState}, dst::Ptr{UA_ServerState})::UA_STATUSCODE
UA_ServerState_copy(src::UA_ServerState, dst::Ptr{UA_ServerState})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ServerState_delete — MethodUA_ServerState_delete(x::Ptr{UA_ServerState})deletes the content of object x and its memory. 
Open62541.UA_ServerState_deleteMembers — MethodUA_ServerState_deleteMembers(x::Ptr{UA_ServerState})(deprecated, use UA_ServerState_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ServerState_init(x) to reset the type and its memory.
Open62541.UA_ServerState_equal — MethodUA_ServerState_equal(p1::Ptr{UA_ServerState}, p2::Ptr{UA_ServerState})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ServerState_init — MethodUA_ServerState_init(x::Ptr{UA_ServerState})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ServerState_new — MethodUA_ServerState_new()::Ptr{UA_ServerState}creates and initializes ("zeros") a UA_ServerState object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ServerState_delete(x::Ptr{UA_ServerState})
Open62541.UA_ServerStatusDataType_clear — MethodUA_ServerStatusDataType_clear(x::Ptr{UA_ServerStatusDataType})deletes the dynamically allocated content of the object x and calls UA_ServerStatusDataType_init(x) to reset the type and its memory. 
Open62541.UA_ServerStatusDataType_copy — MethodUA_ServerStatusDataType_copy(src::Ptr{UA_ServerStatusDataType}, dst::Ptr{UA_ServerStatusDataType})::UA_STATUSCODE
UA_ServerStatusDataType_copy(src::UA_ServerStatusDataType, dst::Ptr{UA_ServerStatusDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ServerStatusDataType_delete — MethodUA_ServerStatusDataType_delete(x::Ptr{UA_ServerStatusDataType})deletes the content of object x and its memory. 
Open62541.UA_ServerStatusDataType_deleteMembers — MethodUA_ServerStatusDataType_deleteMembers(x::Ptr{UA_ServerStatusDataType})(deprecated, use UA_ServerStatusDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ServerStatusDataType_init(x) to reset the type and its memory.
Open62541.UA_ServerStatusDataType_equal — MethodUA_ServerStatusDataType_equal(p1::Ptr{UA_ServerStatusDataType}, p2::Ptr{UA_ServerStatusDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ServerStatusDataType_init — MethodUA_ServerStatusDataType_init(x::Ptr{UA_ServerStatusDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ServerStatusDataType_new — MethodUA_ServerStatusDataType_new()::Ptr{UA_ServerStatusDataType}creates and initializes ("zeros") a UA_ServerStatusDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ServerStatusDataType_delete(x::Ptr{UA_ServerStatusDataType})
Open62541.UA_ServiceCounterDataType_clear — MethodUA_ServiceCounterDataType_clear(x::Ptr{UA_ServiceCounterDataType})deletes the dynamically allocated content of the object x and calls UA_ServiceCounterDataType_init(x) to reset the type and its memory. 
Open62541.UA_ServiceCounterDataType_copy — MethodUA_ServiceCounterDataType_copy(src::Ptr{UA_ServiceCounterDataType}, dst::Ptr{UA_ServiceCounterDataType})::UA_STATUSCODE
UA_ServiceCounterDataType_copy(src::UA_ServiceCounterDataType, dst::Ptr{UA_ServiceCounterDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ServiceCounterDataType_delete — MethodUA_ServiceCounterDataType_delete(x::Ptr{UA_ServiceCounterDataType})deletes the content of object x and its memory. 
Open62541.UA_ServiceCounterDataType_deleteMembers — MethodUA_ServiceCounterDataType_deleteMembers(x::Ptr{UA_ServiceCounterDataType})(deprecated, use UA_ServiceCounterDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ServiceCounterDataType_init(x) to reset the type and its memory.
Open62541.UA_ServiceCounterDataType_equal — MethodUA_ServiceCounterDataType_equal(p1::Ptr{UA_ServiceCounterDataType}, p2::Ptr{UA_ServiceCounterDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ServiceCounterDataType_init — MethodUA_ServiceCounterDataType_init(x::Ptr{UA_ServiceCounterDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ServiceCounterDataType_new — MethodUA_ServiceCounterDataType_new()::Ptr{UA_ServiceCounterDataType}creates and initializes ("zeros") a UA_ServiceCounterDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ServiceCounterDataType_delete(x::Ptr{UA_ServiceCounterDataType})
Open62541.UA_ServiceFault_clear — MethodUA_ServiceFault_clear(x::Ptr{UA_ServiceFault})deletes the dynamically allocated content of the object x and calls UA_ServiceFault_init(x) to reset the type and its memory. 
Open62541.UA_ServiceFault_copy — MethodUA_ServiceFault_copy(src::Ptr{UA_ServiceFault}, dst::Ptr{UA_ServiceFault})::UA_STATUSCODE
UA_ServiceFault_copy(src::UA_ServiceFault, dst::Ptr{UA_ServiceFault})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ServiceFault_delete — MethodUA_ServiceFault_delete(x::Ptr{UA_ServiceFault})deletes the content of object x and its memory. 
Open62541.UA_ServiceFault_deleteMembers — MethodUA_ServiceFault_deleteMembers(x::Ptr{UA_ServiceFault})(deprecated, use UA_ServiceFault_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ServiceFault_init(x) to reset the type and its memory.
Open62541.UA_ServiceFault_equal — MethodUA_ServiceFault_equal(p1::Ptr{UA_ServiceFault}, p2::Ptr{UA_ServiceFault})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ServiceFault_init — MethodUA_ServiceFault_init(x::Ptr{UA_ServiceFault})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ServiceFault_new — MethodUA_ServiceFault_new()::Ptr{UA_ServiceFault}creates and initializes ("zeros") a UA_ServiceFault object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ServiceFault_delete(x::Ptr{UA_ServiceFault})
Open62541.UA_SessionAuthenticationToken_clear — MethodUA_NodeId_clear(x::Ptr{UA_NodeId})deletes the dynamically allocated content of the object x and calls UA_NodeId_init(x) to reset the type and its memory. 
Open62541.UA_SessionAuthenticationToken_copy — MethodUA_NodeId_copy(src::Ptr{UA_NodeId}, dst::Ptr{UA_NodeId})::UA_STATUSCODE
UA_NodeId_copy(src::UA_NodeId, dst::Ptr{UA_NodeId})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SessionAuthenticationToken_delete — MethodUA_NodeId_delete(x::Ptr{UA_NodeId})deletes the content of object x and its memory. 
Open62541.UA_SessionAuthenticationToken_deleteMembers — MethodUA_NodeId_deleteMembers(x::Ptr{UA_NodeId})(deprecated, use UA_NodeId_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_NodeId_init(x) to reset the type and its memory.
Open62541.UA_SessionAuthenticationToken_equal — MethodUA_SessionAuthenticationToken_equal(p1::Ptr{UA_NodeId}, p2::Ptr{UA_NodeId})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SessionAuthenticationToken_init — MethodUA_NodeId_init(x::Ptr{UA_NodeId})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SessionAuthenticationToken_new — MethodUA_NodeId_new()::Ptr{UA_NodeId}creates and initializes ("zeros") a UA_NodeId object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_NodeId_delete(x::Ptr{UA_NodeId})
Open62541.UA_SessionDiagnosticsDataType_clear — MethodUA_SessionDiagnosticsDataType_clear(x::Ptr{UA_SessionDiagnosticsDataType})deletes the dynamically allocated content of the object x and calls UA_SessionDiagnosticsDataType_init(x) to reset the type and its memory. 
Open62541.UA_SessionDiagnosticsDataType_copy — MethodUA_SessionDiagnosticsDataType_copy(src::Ptr{UA_SessionDiagnosticsDataType}, dst::Ptr{UA_SessionDiagnosticsDataType})::UA_STATUSCODE
UA_SessionDiagnosticsDataType_copy(src::UA_SessionDiagnosticsDataType, dst::Ptr{UA_SessionDiagnosticsDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SessionDiagnosticsDataType_delete — MethodUA_SessionDiagnosticsDataType_delete(x::Ptr{UA_SessionDiagnosticsDataType})deletes the content of object x and its memory. 
Open62541.UA_SessionDiagnosticsDataType_deleteMembers — MethodUA_SessionDiagnosticsDataType_deleteMembers(x::Ptr{UA_SessionDiagnosticsDataType})(deprecated, use UA_SessionDiagnosticsDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SessionDiagnosticsDataType_init(x) to reset the type and its memory.
Open62541.UA_SessionDiagnosticsDataType_equal — MethodUA_SessionDiagnosticsDataType_equal(p1::Ptr{UA_SessionDiagnosticsDataType}, p2::Ptr{UA_SessionDiagnosticsDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SessionDiagnosticsDataType_init — MethodUA_SessionDiagnosticsDataType_init(x::Ptr{UA_SessionDiagnosticsDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SessionDiagnosticsDataType_new — MethodUA_SessionDiagnosticsDataType_new()::Ptr{UA_SessionDiagnosticsDataType}creates and initializes ("zeros") a UA_SessionDiagnosticsDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SessionDiagnosticsDataType_delete(x::Ptr{UA_SessionDiagnosticsDataType})
Open62541.UA_SessionSecurityDiagnosticsDataType_clear — MethodUA_SessionSecurityDiagnosticsDataType_clear(x::Ptr{UA_SessionSecurityDiagnosticsDataType})deletes the dynamically allocated content of the object x and calls UA_SessionSecurityDiagnosticsDataType_init(x) to reset the type and its memory. 
Open62541.UA_SessionSecurityDiagnosticsDataType_copy — MethodUA_SessionSecurityDiagnosticsDataType_copy(src::Ptr{UA_SessionSecurityDiagnosticsDataType}, dst::Ptr{UA_SessionSecurityDiagnosticsDataType})::UA_STATUSCODE
UA_SessionSecurityDiagnosticsDataType_copy(src::UA_SessionSecurityDiagnosticsDataType, dst::Ptr{UA_SessionSecurityDiagnosticsDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SessionSecurityDiagnosticsDataType_delete — MethodUA_SessionSecurityDiagnosticsDataType_delete(x::Ptr{UA_SessionSecurityDiagnosticsDataType})deletes the content of object x and its memory. 
Open62541.UA_SessionSecurityDiagnosticsDataType_deleteMembers — MethodUA_SessionSecurityDiagnosticsDataType_deleteMembers(x::Ptr{UA_SessionSecurityDiagnosticsDataType})(deprecated, use UA_SessionSecurityDiagnosticsDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SessionSecurityDiagnosticsDataType_init(x) to reset the type and its memory.
Open62541.UA_SessionSecurityDiagnosticsDataType_equal — MethodUA_SessionSecurityDiagnosticsDataType_equal(p1::Ptr{UA_SessionSecurityDiagnosticsDataType}, p2::Ptr{UA_SessionSecurityDiagnosticsDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SessionSecurityDiagnosticsDataType_init — MethodUA_SessionSecurityDiagnosticsDataType_init(x::Ptr{UA_SessionSecurityDiagnosticsDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SessionSecurityDiagnosticsDataType_new — MethodUA_SessionSecurityDiagnosticsDataType_new()::Ptr{UA_SessionSecurityDiagnosticsDataType}creates and initializes ("zeros") a UA_SessionSecurityDiagnosticsDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SessionSecurityDiagnosticsDataType_delete(x::Ptr{UA_SessionSecurityDiagnosticsDataType})
Open62541.UA_SessionlessInvokeRequestType_clear — MethodUA_SessionlessInvokeRequestType_clear(x::Ptr{UA_SessionlessInvokeRequestType})deletes the dynamically allocated content of the object x and calls UA_SessionlessInvokeRequestType_init(x) to reset the type and its memory. 
Open62541.UA_SessionlessInvokeRequestType_copy — MethodUA_SessionlessInvokeRequestType_copy(src::Ptr{UA_SessionlessInvokeRequestType}, dst::Ptr{UA_SessionlessInvokeRequestType})::UA_STATUSCODE
UA_SessionlessInvokeRequestType_copy(src::UA_SessionlessInvokeRequestType, dst::Ptr{UA_SessionlessInvokeRequestType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SessionlessInvokeRequestType_delete — MethodUA_SessionlessInvokeRequestType_delete(x::Ptr{UA_SessionlessInvokeRequestType})deletes the content of object x and its memory. 
Open62541.UA_SessionlessInvokeRequestType_deleteMembers — MethodUA_SessionlessInvokeRequestType_deleteMembers(x::Ptr{UA_SessionlessInvokeRequestType})(deprecated, use UA_SessionlessInvokeRequestType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SessionlessInvokeRequestType_init(x) to reset the type and its memory.
Open62541.UA_SessionlessInvokeRequestType_equal — MethodUA_SessionlessInvokeRequestType_equal(p1::Ptr{UA_SessionlessInvokeRequestType}, p2::Ptr{UA_SessionlessInvokeRequestType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SessionlessInvokeRequestType_init — MethodUA_SessionlessInvokeRequestType_init(x::Ptr{UA_SessionlessInvokeRequestType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SessionlessInvokeRequestType_new — MethodUA_SessionlessInvokeRequestType_new()::Ptr{UA_SessionlessInvokeRequestType}creates and initializes ("zeros") a UA_SessionlessInvokeRequestType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SessionlessInvokeRequestType_delete(x::Ptr{UA_SessionlessInvokeRequestType})
Open62541.UA_SessionlessInvokeResponseType_clear — MethodUA_SessionlessInvokeResponseType_clear(x::Ptr{UA_SessionlessInvokeResponseType})deletes the dynamically allocated content of the object x and calls UA_SessionlessInvokeResponseType_init(x) to reset the type and its memory. 
Open62541.UA_SessionlessInvokeResponseType_copy — MethodUA_SessionlessInvokeResponseType_copy(src::Ptr{UA_SessionlessInvokeResponseType}, dst::Ptr{UA_SessionlessInvokeResponseType})::UA_STATUSCODE
UA_SessionlessInvokeResponseType_copy(src::UA_SessionlessInvokeResponseType, dst::Ptr{UA_SessionlessInvokeResponseType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SessionlessInvokeResponseType_delete — MethodUA_SessionlessInvokeResponseType_delete(x::Ptr{UA_SessionlessInvokeResponseType})deletes the content of object x and its memory. 
Open62541.UA_SessionlessInvokeResponseType_deleteMembers — MethodUA_SessionlessInvokeResponseType_deleteMembers(x::Ptr{UA_SessionlessInvokeResponseType})(deprecated, use UA_SessionlessInvokeResponseType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SessionlessInvokeResponseType_init(x) to reset the type and its memory.
Open62541.UA_SessionlessInvokeResponseType_equal — MethodUA_SessionlessInvokeResponseType_equal(p1::Ptr{UA_SessionlessInvokeResponseType}, p2::Ptr{UA_SessionlessInvokeResponseType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SessionlessInvokeResponseType_init — MethodUA_SessionlessInvokeResponseType_init(x::Ptr{UA_SessionlessInvokeResponseType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SessionlessInvokeResponseType_new — MethodUA_SessionlessInvokeResponseType_new()::Ptr{UA_SessionlessInvokeResponseType}creates and initializes ("zeros") a UA_SessionlessInvokeResponseType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SessionlessInvokeResponseType_delete(x::Ptr{UA_SessionlessInvokeResponseType})
Open62541.UA_SetMonitoringModeRequest_clear — MethodUA_SetMonitoringModeRequest_clear(x::Ptr{UA_SetMonitoringModeRequest})deletes the dynamically allocated content of the object x and calls UA_SetMonitoringModeRequest_init(x) to reset the type and its memory. 
Open62541.UA_SetMonitoringModeRequest_copy — MethodUA_SetMonitoringModeRequest_copy(src::Ptr{UA_SetMonitoringModeRequest}, dst::Ptr{UA_SetMonitoringModeRequest})::UA_STATUSCODE
UA_SetMonitoringModeRequest_copy(src::UA_SetMonitoringModeRequest, dst::Ptr{UA_SetMonitoringModeRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SetMonitoringModeRequest_delete — MethodUA_SetMonitoringModeRequest_delete(x::Ptr{UA_SetMonitoringModeRequest})deletes the content of object x and its memory. 
Open62541.UA_SetMonitoringModeRequest_deleteMembers — MethodUA_SetMonitoringModeRequest_deleteMembers(x::Ptr{UA_SetMonitoringModeRequest})(deprecated, use UA_SetMonitoringModeRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SetMonitoringModeRequest_init(x) to reset the type and its memory.
Open62541.UA_SetMonitoringModeRequest_equal — MethodUA_SetMonitoringModeRequest_equal(p1::Ptr{UA_SetMonitoringModeRequest}, p2::Ptr{UA_SetMonitoringModeRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SetMonitoringModeRequest_init — MethodUA_SetMonitoringModeRequest_init(x::Ptr{UA_SetMonitoringModeRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SetMonitoringModeRequest_new — MethodUA_SetMonitoringModeRequest_new()::Ptr{UA_SetMonitoringModeRequest}creates and initializes ("zeros") a UA_SetMonitoringModeRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SetMonitoringModeRequest_delete(x::Ptr{UA_SetMonitoringModeRequest})
Open62541.UA_SetMonitoringModeResponse_clear — MethodUA_SetMonitoringModeResponse_clear(x::Ptr{UA_SetMonitoringModeResponse})deletes the dynamically allocated content of the object x and calls UA_SetMonitoringModeResponse_init(x) to reset the type and its memory. 
Open62541.UA_SetMonitoringModeResponse_copy — MethodUA_SetMonitoringModeResponse_copy(src::Ptr{UA_SetMonitoringModeResponse}, dst::Ptr{UA_SetMonitoringModeResponse})::UA_STATUSCODE
UA_SetMonitoringModeResponse_copy(src::UA_SetMonitoringModeResponse, dst::Ptr{UA_SetMonitoringModeResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SetMonitoringModeResponse_delete — MethodUA_SetMonitoringModeResponse_delete(x::Ptr{UA_SetMonitoringModeResponse})deletes the content of object x and its memory. 
Open62541.UA_SetMonitoringModeResponse_deleteMembers — MethodUA_SetMonitoringModeResponse_deleteMembers(x::Ptr{UA_SetMonitoringModeResponse})(deprecated, use UA_SetMonitoringModeResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SetMonitoringModeResponse_init(x) to reset the type and its memory.
Open62541.UA_SetMonitoringModeResponse_equal — MethodUA_SetMonitoringModeResponse_equal(p1::Ptr{UA_SetMonitoringModeResponse}, p2::Ptr{UA_SetMonitoringModeResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SetMonitoringModeResponse_init — MethodUA_SetMonitoringModeResponse_init(x::Ptr{UA_SetMonitoringModeResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SetMonitoringModeResponse_new — MethodUA_SetMonitoringModeResponse_new()::Ptr{UA_SetMonitoringModeResponse}creates and initializes ("zeros") a UA_SetMonitoringModeResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SetMonitoringModeResponse_delete(x::Ptr{UA_SetMonitoringModeResponse})
Open62541.UA_SetPublishingModeRequest_clear — MethodUA_SetPublishingModeRequest_clear(x::Ptr{UA_SetPublishingModeRequest})deletes the dynamically allocated content of the object x and calls UA_SetPublishingModeRequest_init(x) to reset the type and its memory. 
Open62541.UA_SetPublishingModeRequest_copy — MethodUA_SetPublishingModeRequest_copy(src::Ptr{UA_SetPublishingModeRequest}, dst::Ptr{UA_SetPublishingModeRequest})::UA_STATUSCODE
UA_SetPublishingModeRequest_copy(src::UA_SetPublishingModeRequest, dst::Ptr{UA_SetPublishingModeRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SetPublishingModeRequest_delete — MethodUA_SetPublishingModeRequest_delete(x::Ptr{UA_SetPublishingModeRequest})deletes the content of object x and its memory. 
Open62541.UA_SetPublishingModeRequest_deleteMembers — MethodUA_SetPublishingModeRequest_deleteMembers(x::Ptr{UA_SetPublishingModeRequest})(deprecated, use UA_SetPublishingModeRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SetPublishingModeRequest_init(x) to reset the type and its memory.
Open62541.UA_SetPublishingModeRequest_equal — MethodUA_SetPublishingModeRequest_equal(p1::Ptr{UA_SetPublishingModeRequest}, p2::Ptr{UA_SetPublishingModeRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SetPublishingModeRequest_init — MethodUA_SetPublishingModeRequest_init(x::Ptr{UA_SetPublishingModeRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SetPublishingModeRequest_new — MethodUA_SetPublishingModeRequest_new()::Ptr{UA_SetPublishingModeRequest}creates and initializes ("zeros") a UA_SetPublishingModeRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SetPublishingModeRequest_delete(x::Ptr{UA_SetPublishingModeRequest})
Open62541.UA_SetPublishingModeResponse_clear — MethodUA_SetPublishingModeResponse_clear(x::Ptr{UA_SetPublishingModeResponse})deletes the dynamically allocated content of the object x and calls UA_SetPublishingModeResponse_init(x) to reset the type and its memory. 
Open62541.UA_SetPublishingModeResponse_copy — MethodUA_SetPublishingModeResponse_copy(src::Ptr{UA_SetPublishingModeResponse}, dst::Ptr{UA_SetPublishingModeResponse})::UA_STATUSCODE
UA_SetPublishingModeResponse_copy(src::UA_SetPublishingModeResponse, dst::Ptr{UA_SetPublishingModeResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SetPublishingModeResponse_delete — MethodUA_SetPublishingModeResponse_delete(x::Ptr{UA_SetPublishingModeResponse})deletes the content of object x and its memory. 
Open62541.UA_SetPublishingModeResponse_deleteMembers — MethodUA_SetPublishingModeResponse_deleteMembers(x::Ptr{UA_SetPublishingModeResponse})(deprecated, use UA_SetPublishingModeResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SetPublishingModeResponse_init(x) to reset the type and its memory.
Open62541.UA_SetPublishingModeResponse_equal — MethodUA_SetPublishingModeResponse_equal(p1::Ptr{UA_SetPublishingModeResponse}, p2::Ptr{UA_SetPublishingModeResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SetPublishingModeResponse_init — MethodUA_SetPublishingModeResponse_init(x::Ptr{UA_SetPublishingModeResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SetPublishingModeResponse_new — MethodUA_SetPublishingModeResponse_new()::Ptr{UA_SetPublishingModeResponse}creates and initializes ("zeros") a UA_SetPublishingModeResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SetPublishingModeResponse_delete(x::Ptr{UA_SetPublishingModeResponse})
Open62541.UA_SetTriggeringRequest_clear — MethodUA_SetTriggeringRequest_clear(x::Ptr{UA_SetTriggeringRequest})deletes the dynamically allocated content of the object x and calls UA_SetTriggeringRequest_init(x) to reset the type and its memory. 
Open62541.UA_SetTriggeringRequest_copy — MethodUA_SetTriggeringRequest_copy(src::Ptr{UA_SetTriggeringRequest}, dst::Ptr{UA_SetTriggeringRequest})::UA_STATUSCODE
UA_SetTriggeringRequest_copy(src::UA_SetTriggeringRequest, dst::Ptr{UA_SetTriggeringRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SetTriggeringRequest_delete — MethodUA_SetTriggeringRequest_delete(x::Ptr{UA_SetTriggeringRequest})deletes the content of object x and its memory. 
Open62541.UA_SetTriggeringRequest_deleteMembers — MethodUA_SetTriggeringRequest_deleteMembers(x::Ptr{UA_SetTriggeringRequest})(deprecated, use UA_SetTriggeringRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SetTriggeringRequest_init(x) to reset the type and its memory.
Open62541.UA_SetTriggeringRequest_equal — MethodUA_SetTriggeringRequest_equal(p1::Ptr{UA_SetTriggeringRequest}, p2::Ptr{UA_SetTriggeringRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SetTriggeringRequest_init — MethodUA_SetTriggeringRequest_init(x::Ptr{UA_SetTriggeringRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SetTriggeringRequest_new — MethodUA_SetTriggeringRequest_new()::Ptr{UA_SetTriggeringRequest}creates and initializes ("zeros") a UA_SetTriggeringRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SetTriggeringRequest_delete(x::Ptr{UA_SetTriggeringRequest})
Open62541.UA_SetTriggeringResponse_clear — MethodUA_SetTriggeringResponse_clear(x::Ptr{UA_SetTriggeringResponse})deletes the dynamically allocated content of the object x and calls UA_SetTriggeringResponse_init(x) to reset the type and its memory. 
Open62541.UA_SetTriggeringResponse_copy — MethodUA_SetTriggeringResponse_copy(src::Ptr{UA_SetTriggeringResponse}, dst::Ptr{UA_SetTriggeringResponse})::UA_STATUSCODE
UA_SetTriggeringResponse_copy(src::UA_SetTriggeringResponse, dst::Ptr{UA_SetTriggeringResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SetTriggeringResponse_delete — MethodUA_SetTriggeringResponse_delete(x::Ptr{UA_SetTriggeringResponse})deletes the content of object x and its memory. 
Open62541.UA_SetTriggeringResponse_deleteMembers — MethodUA_SetTriggeringResponse_deleteMembers(x::Ptr{UA_SetTriggeringResponse})(deprecated, use UA_SetTriggeringResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SetTriggeringResponse_init(x) to reset the type and its memory.
Open62541.UA_SetTriggeringResponse_equal — MethodUA_SetTriggeringResponse_equal(p1::Ptr{UA_SetTriggeringResponse}, p2::Ptr{UA_SetTriggeringResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SetTriggeringResponse_init — MethodUA_SetTriggeringResponse_init(x::Ptr{UA_SetTriggeringResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SetTriggeringResponse_new — MethodUA_SetTriggeringResponse_new()::Ptr{UA_SetTriggeringResponse}creates and initializes ("zeros") a UA_SetTriggeringResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SetTriggeringResponse_delete(x::Ptr{UA_SetTriggeringResponse})
Open62541.UA_SignatureData_clear — MethodUA_SignatureData_clear(x::Ptr{UA_SignatureData})deletes the dynamically allocated content of the object x and calls UA_SignatureData_init(x) to reset the type and its memory. 
Open62541.UA_SignatureData_copy — MethodUA_SignatureData_copy(src::Ptr{UA_SignatureData}, dst::Ptr{UA_SignatureData})::UA_STATUSCODE
UA_SignatureData_copy(src::UA_SignatureData, dst::Ptr{UA_SignatureData})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SignatureData_delete — MethodUA_SignatureData_delete(x::Ptr{UA_SignatureData})deletes the content of object x and its memory. 
Open62541.UA_SignatureData_deleteMembers — MethodUA_SignatureData_deleteMembers(x::Ptr{UA_SignatureData})(deprecated, use UA_SignatureData_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SignatureData_init(x) to reset the type and its memory.
Open62541.UA_SignatureData_equal — MethodUA_SignatureData_equal(p1::Ptr{UA_SignatureData}, p2::Ptr{UA_SignatureData})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SignatureData_init — MethodUA_SignatureData_init(x::Ptr{UA_SignatureData})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SignatureData_new — MethodUA_SignatureData_new()::Ptr{UA_SignatureData}creates and initializes ("zeros") a UA_SignatureData object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SignatureData_delete(x::Ptr{UA_SignatureData})
Open62541.UA_SignedSoftwareCertificate_clear — MethodUA_SignedSoftwareCertificate_clear(x::Ptr{UA_SignedSoftwareCertificate})deletes the dynamically allocated content of the object x and calls UA_SignedSoftwareCertificate_init(x) to reset the type and its memory. 
Open62541.UA_SignedSoftwareCertificate_copy — MethodUA_SignedSoftwareCertificate_copy(src::Ptr{UA_SignedSoftwareCertificate}, dst::Ptr{UA_SignedSoftwareCertificate})::UA_STATUSCODE
UA_SignedSoftwareCertificate_copy(src::UA_SignedSoftwareCertificate, dst::Ptr{UA_SignedSoftwareCertificate})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SignedSoftwareCertificate_delete — MethodUA_SignedSoftwareCertificate_delete(x::Ptr{UA_SignedSoftwareCertificate})deletes the content of object x and its memory. 
Open62541.UA_SignedSoftwareCertificate_deleteMembers — MethodUA_SignedSoftwareCertificate_deleteMembers(x::Ptr{UA_SignedSoftwareCertificate})(deprecated, use UA_SignedSoftwareCertificate_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SignedSoftwareCertificate_init(x) to reset the type and its memory.
Open62541.UA_SignedSoftwareCertificate_equal — MethodUA_SignedSoftwareCertificate_equal(p1::Ptr{UA_SignedSoftwareCertificate}, p2::Ptr{UA_SignedSoftwareCertificate})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SignedSoftwareCertificate_init — MethodUA_SignedSoftwareCertificate_init(x::Ptr{UA_SignedSoftwareCertificate})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SignedSoftwareCertificate_new — MethodUA_SignedSoftwareCertificate_new()::Ptr{UA_SignedSoftwareCertificate}creates and initializes ("zeros") a UA_SignedSoftwareCertificate object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SignedSoftwareCertificate_delete(x::Ptr{UA_SignedSoftwareCertificate})
Open62541.UA_SimpleAttributeOperand_clear — MethodUA_SimpleAttributeOperand_clear(x::Ptr{UA_SimpleAttributeOperand})deletes the dynamically allocated content of the object x and calls UA_SimpleAttributeOperand_init(x) to reset the type and its memory. 
Open62541.UA_SimpleAttributeOperand_copy — MethodUA_SimpleAttributeOperand_copy(src::Ptr{UA_SimpleAttributeOperand}, dst::Ptr{UA_SimpleAttributeOperand})::UA_STATUSCODE
UA_SimpleAttributeOperand_copy(src::UA_SimpleAttributeOperand, dst::Ptr{UA_SimpleAttributeOperand})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SimpleAttributeOperand_delete — MethodUA_SimpleAttributeOperand_delete(x::Ptr{UA_SimpleAttributeOperand})deletes the content of object x and its memory. 
Open62541.UA_SimpleAttributeOperand_deleteMembers — MethodUA_SimpleAttributeOperand_deleteMembers(x::Ptr{UA_SimpleAttributeOperand})(deprecated, use UA_SimpleAttributeOperand_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SimpleAttributeOperand_init(x) to reset the type and its memory.
Open62541.UA_SimpleAttributeOperand_equal — MethodUA_SimpleAttributeOperand_equal(p1::Ptr{UA_SimpleAttributeOperand}, p2::Ptr{UA_SimpleAttributeOperand})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SimpleAttributeOperand_init — MethodUA_SimpleAttributeOperand_init(x::Ptr{UA_SimpleAttributeOperand})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SimpleAttributeOperand_new — MethodUA_SimpleAttributeOperand_new()::Ptr{UA_SimpleAttributeOperand}creates and initializes ("zeros") a UA_SimpleAttributeOperand object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SimpleAttributeOperand_delete(x::Ptr{UA_SimpleAttributeOperand})
Open62541.UA_SimpleTypeDescription_clear — MethodUA_SimpleTypeDescription_clear(x::Ptr{UA_SimpleTypeDescription})deletes the dynamically allocated content of the object x and calls UA_SimpleTypeDescription_init(x) to reset the type and its memory. 
Open62541.UA_SimpleTypeDescription_copy — MethodUA_SimpleTypeDescription_copy(src::Ptr{UA_SimpleTypeDescription}, dst::Ptr{UA_SimpleTypeDescription})::UA_STATUSCODE
UA_SimpleTypeDescription_copy(src::UA_SimpleTypeDescription, dst::Ptr{UA_SimpleTypeDescription})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SimpleTypeDescription_delete — MethodUA_SimpleTypeDescription_delete(x::Ptr{UA_SimpleTypeDescription})deletes the content of object x and its memory. 
Open62541.UA_SimpleTypeDescription_deleteMembers — MethodUA_SimpleTypeDescription_deleteMembers(x::Ptr{UA_SimpleTypeDescription})(deprecated, use UA_SimpleTypeDescription_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SimpleTypeDescription_init(x) to reset the type and its memory.
Open62541.UA_SimpleTypeDescription_equal — MethodUA_SimpleTypeDescription_equal(p1::Ptr{UA_SimpleTypeDescription}, p2::Ptr{UA_SimpleTypeDescription})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SimpleTypeDescription_init — MethodUA_SimpleTypeDescription_init(x::Ptr{UA_SimpleTypeDescription})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SimpleTypeDescription_new — MethodUA_SimpleTypeDescription_new()::Ptr{UA_SimpleTypeDescription}creates and initializes ("zeros") a UA_SimpleTypeDescription object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SimpleTypeDescription_delete(x::Ptr{UA_SimpleTypeDescription})
Open62541.UA_StandaloneSubscribedDataSetDataType_clear — MethodUA_StandaloneSubscribedDataSetDataType_clear(x::Ptr{UA_StandaloneSubscribedDataSetDataType})deletes the dynamically allocated content of the object x and calls UA_StandaloneSubscribedDataSetDataType_init(x) to reset the type and its memory. 
Open62541.UA_StandaloneSubscribedDataSetDataType_copy — MethodUA_StandaloneSubscribedDataSetDataType_copy(src::Ptr{UA_StandaloneSubscribedDataSetDataType}, dst::Ptr{UA_StandaloneSubscribedDataSetDataType})::UA_STATUSCODE
UA_StandaloneSubscribedDataSetDataType_copy(src::UA_StandaloneSubscribedDataSetDataType, dst::Ptr{UA_StandaloneSubscribedDataSetDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_StandaloneSubscribedDataSetDataType_delete — MethodUA_StandaloneSubscribedDataSetDataType_delete(x::Ptr{UA_StandaloneSubscribedDataSetDataType})deletes the content of object x and its memory. 
Open62541.UA_StandaloneSubscribedDataSetDataType_deleteMembers — MethodUA_StandaloneSubscribedDataSetDataType_deleteMembers(x::Ptr{UA_StandaloneSubscribedDataSetDataType})(deprecated, use UA_StandaloneSubscribedDataSetDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_StandaloneSubscribedDataSetDataType_init(x) to reset the type and its memory.
Open62541.UA_StandaloneSubscribedDataSetDataType_equal — MethodUA_StandaloneSubscribedDataSetDataType_equal(p1::Ptr{UA_StandaloneSubscribedDataSetDataType}, p2::Ptr{UA_StandaloneSubscribedDataSetDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_StandaloneSubscribedDataSetDataType_init — MethodUA_StandaloneSubscribedDataSetDataType_init(x::Ptr{UA_StandaloneSubscribedDataSetDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_StandaloneSubscribedDataSetDataType_new — MethodUA_StandaloneSubscribedDataSetDataType_new()::Ptr{UA_StandaloneSubscribedDataSetDataType}creates and initializes ("zeros") a UA_StandaloneSubscribedDataSetDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_StandaloneSubscribedDataSetDataType_delete(x::Ptr{UA_StandaloneSubscribedDataSetDataType})
Open62541.UA_StandaloneSubscribedDataSetRefDataType_clear — MethodUA_StandaloneSubscribedDataSetRefDataType_clear(x::Ptr{UA_StandaloneSubscribedDataSetRefDataType})deletes the dynamically allocated content of the object x and calls UA_StandaloneSubscribedDataSetRefDataType_init(x) to reset the type and its memory. 
Open62541.UA_StandaloneSubscribedDataSetRefDataType_copy — MethodUA_StandaloneSubscribedDataSetRefDataType_copy(src::Ptr{UA_StandaloneSubscribedDataSetRefDataType}, dst::Ptr{UA_StandaloneSubscribedDataSetRefDataType})::UA_STATUSCODE
UA_StandaloneSubscribedDataSetRefDataType_copy(src::UA_StandaloneSubscribedDataSetRefDataType, dst::Ptr{UA_StandaloneSubscribedDataSetRefDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_StandaloneSubscribedDataSetRefDataType_delete — MethodUA_StandaloneSubscribedDataSetRefDataType_delete(x::Ptr{UA_StandaloneSubscribedDataSetRefDataType})deletes the content of object x and its memory. 
Open62541.UA_StandaloneSubscribedDataSetRefDataType_deleteMembers — MethodUA_StandaloneSubscribedDataSetRefDataType_deleteMembers(x::Ptr{UA_StandaloneSubscribedDataSetRefDataType})(deprecated, use UA_StandaloneSubscribedDataSetRefDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_StandaloneSubscribedDataSetRefDataType_init(x) to reset the type and its memory.
Open62541.UA_StandaloneSubscribedDataSetRefDataType_equal — MethodUA_StandaloneSubscribedDataSetRefDataType_equal(p1::Ptr{UA_StandaloneSubscribedDataSetRefDataType}, p2::Ptr{UA_StandaloneSubscribedDataSetRefDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_StandaloneSubscribedDataSetRefDataType_init — MethodUA_StandaloneSubscribedDataSetRefDataType_init(x::Ptr{UA_StandaloneSubscribedDataSetRefDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_StandaloneSubscribedDataSetRefDataType_new — MethodUA_StandaloneSubscribedDataSetRefDataType_new()::Ptr{UA_StandaloneSubscribedDataSetRefDataType}creates and initializes ("zeros") a UA_StandaloneSubscribedDataSetRefDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_StandaloneSubscribedDataSetRefDataType_delete(x::Ptr{UA_StandaloneSubscribedDataSetRefDataType})
Open62541.UA_StatusChangeNotification_clear — MethodUA_StatusChangeNotification_clear(x::Ptr{UA_StatusChangeNotification})deletes the dynamically allocated content of the object x and calls UA_StatusChangeNotification_init(x) to reset the type and its memory. 
Open62541.UA_StatusChangeNotification_copy — MethodUA_StatusChangeNotification_copy(src::Ptr{UA_StatusChangeNotification}, dst::Ptr{UA_StatusChangeNotification})::UA_STATUSCODE
UA_StatusChangeNotification_copy(src::UA_StatusChangeNotification, dst::Ptr{UA_StatusChangeNotification})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_StatusChangeNotification_delete — MethodUA_StatusChangeNotification_delete(x::Ptr{UA_StatusChangeNotification})deletes the content of object x and its memory. 
Open62541.UA_StatusChangeNotification_deleteMembers — MethodUA_StatusChangeNotification_deleteMembers(x::Ptr{UA_StatusChangeNotification})(deprecated, use UA_StatusChangeNotification_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_StatusChangeNotification_init(x) to reset the type and its memory.
Open62541.UA_StatusChangeNotification_equal — MethodUA_StatusChangeNotification_equal(p1::Ptr{UA_StatusChangeNotification}, p2::Ptr{UA_StatusChangeNotification})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_StatusChangeNotification_init — MethodUA_StatusChangeNotification_init(x::Ptr{UA_StatusChangeNotification})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_StatusChangeNotification_new — MethodUA_StatusChangeNotification_new()::Ptr{UA_StatusChangeNotification}creates and initializes ("zeros") a UA_StatusChangeNotification object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_StatusChangeNotification_delete(x::Ptr{UA_StatusChangeNotification})
Open62541.UA_StatusCode_clear — MethodUInt32_clear(x::Ptr{UInt32})deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory. 
Open62541.UA_StatusCode_copy — MethodUInt32_copy(src::Ptr{UInt32}, dst::Ptr{UInt32})::UA_STATUSCODE
UInt32_copy(src::UInt32, dst::Ptr{UInt32})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_StatusCode_delete — MethodUInt32_delete(x::Ptr{UInt32})deletes the content of object x and its memory. 
Open62541.UA_StatusCode_deleteMembers — MethodUInt32_deleteMembers(x::Ptr{UInt32})(deprecated, use UInt32_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory.
Open62541.UA_StatusCode_equal — MethodUA_StatusCode_equal(p1::Ptr{UInt32}, p2::Ptr{UInt32})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_StatusCode_init — MethodUInt32_init(x::Ptr{UInt32})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_StatusCode_new — MethodUInt32_new()::Ptr{UInt32}creates and initializes ("zeros") a UInt32 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt32_delete(x::Ptr{UInt32})
Open62541.UA_StatusResult_clear — MethodUA_StatusResult_clear(x::Ptr{UA_StatusResult})deletes the dynamically allocated content of the object x and calls UA_StatusResult_init(x) to reset the type and its memory. 
Open62541.UA_StatusResult_copy — MethodUA_StatusResult_copy(src::Ptr{UA_StatusResult}, dst::Ptr{UA_StatusResult})::UA_STATUSCODE
UA_StatusResult_copy(src::UA_StatusResult, dst::Ptr{UA_StatusResult})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_StatusResult_delete — MethodUA_StatusResult_delete(x::Ptr{UA_StatusResult})deletes the content of object x and its memory. 
Open62541.UA_StatusResult_deleteMembers — MethodUA_StatusResult_deleteMembers(x::Ptr{UA_StatusResult})(deprecated, use UA_StatusResult_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_StatusResult_init(x) to reset the type and its memory.
Open62541.UA_StatusResult_equal — MethodUA_StatusResult_equal(p1::Ptr{UA_StatusResult}, p2::Ptr{UA_StatusResult})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_StatusResult_init — MethodUA_StatusResult_init(x::Ptr{UA_StatusResult})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_StatusResult_new — MethodUA_StatusResult_new()::Ptr{UA_StatusResult}creates and initializes ("zeros") a UA_StatusResult object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_StatusResult_delete(x::Ptr{UA_StatusResult})
Open62541.UA_String_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_String_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_String_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_String_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_String_equal — MethodUA_String_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_String_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_String_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_StructureDefinition_clear — MethodUA_StructureDefinition_clear(x::Ptr{UA_StructureDefinition})deletes the dynamically allocated content of the object x and calls UA_StructureDefinition_init(x) to reset the type and its memory. 
Open62541.UA_StructureDefinition_copy — MethodUA_StructureDefinition_copy(src::Ptr{UA_StructureDefinition}, dst::Ptr{UA_StructureDefinition})::UA_STATUSCODE
UA_StructureDefinition_copy(src::UA_StructureDefinition, dst::Ptr{UA_StructureDefinition})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_StructureDefinition_delete — MethodUA_StructureDefinition_delete(x::Ptr{UA_StructureDefinition})deletes the content of object x and its memory. 
Open62541.UA_StructureDefinition_deleteMembers — MethodUA_StructureDefinition_deleteMembers(x::Ptr{UA_StructureDefinition})(deprecated, use UA_StructureDefinition_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_StructureDefinition_init(x) to reset the type and its memory.
Open62541.UA_StructureDefinition_equal — MethodUA_StructureDefinition_equal(p1::Ptr{UA_StructureDefinition}, p2::Ptr{UA_StructureDefinition})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_StructureDefinition_init — MethodUA_StructureDefinition_init(x::Ptr{UA_StructureDefinition})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_StructureDefinition_new — MethodUA_StructureDefinition_new()::Ptr{UA_StructureDefinition}creates and initializes ("zeros") a UA_StructureDefinition object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_StructureDefinition_delete(x::Ptr{UA_StructureDefinition})
Open62541.UA_StructureDescription_clear — MethodUA_StructureDescription_clear(x::Ptr{UA_StructureDescription})deletes the dynamically allocated content of the object x and calls UA_StructureDescription_init(x) to reset the type and its memory. 
Open62541.UA_StructureDescription_copy — MethodUA_StructureDescription_copy(src::Ptr{UA_StructureDescription}, dst::Ptr{UA_StructureDescription})::UA_STATUSCODE
UA_StructureDescription_copy(src::UA_StructureDescription, dst::Ptr{UA_StructureDescription})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_StructureDescription_delete — MethodUA_StructureDescription_delete(x::Ptr{UA_StructureDescription})deletes the content of object x and its memory. 
Open62541.UA_StructureDescription_deleteMembers — MethodUA_StructureDescription_deleteMembers(x::Ptr{UA_StructureDescription})(deprecated, use UA_StructureDescription_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_StructureDescription_init(x) to reset the type and its memory.
Open62541.UA_StructureDescription_equal — MethodUA_StructureDescription_equal(p1::Ptr{UA_StructureDescription}, p2::Ptr{UA_StructureDescription})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_StructureDescription_init — MethodUA_StructureDescription_init(x::Ptr{UA_StructureDescription})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_StructureDescription_new — MethodUA_StructureDescription_new()::Ptr{UA_StructureDescription}creates and initializes ("zeros") a UA_StructureDescription object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_StructureDescription_delete(x::Ptr{UA_StructureDescription})
Open62541.UA_StructureField_clear — MethodUA_StructureField_clear(x::Ptr{UA_StructureField})deletes the dynamically allocated content of the object x and calls UA_StructureField_init(x) to reset the type and its memory. 
Open62541.UA_StructureField_copy — MethodUA_StructureField_copy(src::Ptr{UA_StructureField}, dst::Ptr{UA_StructureField})::UA_STATUSCODE
UA_StructureField_copy(src::UA_StructureField, dst::Ptr{UA_StructureField})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_StructureField_delete — MethodUA_StructureField_delete(x::Ptr{UA_StructureField})deletes the content of object x and its memory. 
Open62541.UA_StructureField_deleteMembers — MethodUA_StructureField_deleteMembers(x::Ptr{UA_StructureField})(deprecated, use UA_StructureField_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_StructureField_init(x) to reset the type and its memory.
Open62541.UA_StructureField_equal — MethodUA_StructureField_equal(p1::Ptr{UA_StructureField}, p2::Ptr{UA_StructureField})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_StructureField_init — MethodUA_StructureField_init(x::Ptr{UA_StructureField})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_StructureField_new — MethodUA_StructureField_new()::Ptr{UA_StructureField}creates and initializes ("zeros") a UA_StructureField object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_StructureField_delete(x::Ptr{UA_StructureField})
Open62541.UA_StructureType_clear — MethodUA_StructureType_clear(x::Ptr{UA_StructureType})deletes the dynamically allocated content of the object x and calls UA_StructureType_init(x) to reset the type and its memory. 
Open62541.UA_StructureType_copy — MethodUA_StructureType_copy(src::Ptr{UA_StructureType}, dst::Ptr{UA_StructureType})::UA_STATUSCODE
UA_StructureType_copy(src::UA_StructureType, dst::Ptr{UA_StructureType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_StructureType_delete — MethodUA_StructureType_delete(x::Ptr{UA_StructureType})deletes the content of object x and its memory. 
Open62541.UA_StructureType_deleteMembers — MethodUA_StructureType_deleteMembers(x::Ptr{UA_StructureType})(deprecated, use UA_StructureType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_StructureType_init(x) to reset the type and its memory.
Open62541.UA_StructureType_equal — MethodUA_StructureType_equal(p1::Ptr{UA_StructureType}, p2::Ptr{UA_StructureType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_StructureType_init — MethodUA_StructureType_init(x::Ptr{UA_StructureType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_StructureType_new — MethodUA_StructureType_new()::Ptr{UA_StructureType}creates and initializes ("zeros") a UA_StructureType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_StructureType_delete(x::Ptr{UA_StructureType})
Open62541.UA_SubscribedDataSetMirrorDataType_clear — MethodUA_SubscribedDataSetMirrorDataType_clear(x::Ptr{UA_SubscribedDataSetMirrorDataType})deletes the dynamically allocated content of the object x and calls UA_SubscribedDataSetMirrorDataType_init(x) to reset the type and its memory. 
Open62541.UA_SubscribedDataSetMirrorDataType_copy — MethodUA_SubscribedDataSetMirrorDataType_copy(src::Ptr{UA_SubscribedDataSetMirrorDataType}, dst::Ptr{UA_SubscribedDataSetMirrorDataType})::UA_STATUSCODE
UA_SubscribedDataSetMirrorDataType_copy(src::UA_SubscribedDataSetMirrorDataType, dst::Ptr{UA_SubscribedDataSetMirrorDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SubscribedDataSetMirrorDataType_delete — MethodUA_SubscribedDataSetMirrorDataType_delete(x::Ptr{UA_SubscribedDataSetMirrorDataType})deletes the content of object x and its memory. 
Open62541.UA_SubscribedDataSetMirrorDataType_deleteMembers — MethodUA_SubscribedDataSetMirrorDataType_deleteMembers(x::Ptr{UA_SubscribedDataSetMirrorDataType})(deprecated, use UA_SubscribedDataSetMirrorDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SubscribedDataSetMirrorDataType_init(x) to reset the type and its memory.
Open62541.UA_SubscribedDataSetMirrorDataType_equal — MethodUA_SubscribedDataSetMirrorDataType_equal(p1::Ptr{UA_SubscribedDataSetMirrorDataType}, p2::Ptr{UA_SubscribedDataSetMirrorDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SubscribedDataSetMirrorDataType_init — MethodUA_SubscribedDataSetMirrorDataType_init(x::Ptr{UA_SubscribedDataSetMirrorDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SubscribedDataSetMirrorDataType_new — MethodUA_SubscribedDataSetMirrorDataType_new()::Ptr{UA_SubscribedDataSetMirrorDataType}creates and initializes ("zeros") a UA_SubscribedDataSetMirrorDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SubscribedDataSetMirrorDataType_delete(x::Ptr{UA_SubscribedDataSetMirrorDataType})
Open62541.UA_SubscriptionAcknowledgement_clear — MethodUA_SubscriptionAcknowledgement_clear(x::Ptr{UA_SubscriptionAcknowledgement})deletes the dynamically allocated content of the object x and calls UA_SubscriptionAcknowledgement_init(x) to reset the type and its memory. 
Open62541.UA_SubscriptionAcknowledgement_copy — MethodUA_SubscriptionAcknowledgement_copy(src::Ptr{UA_SubscriptionAcknowledgement}, dst::Ptr{UA_SubscriptionAcknowledgement})::UA_STATUSCODE
UA_SubscriptionAcknowledgement_copy(src::UA_SubscriptionAcknowledgement, dst::Ptr{UA_SubscriptionAcknowledgement})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SubscriptionAcknowledgement_delete — MethodUA_SubscriptionAcknowledgement_delete(x::Ptr{UA_SubscriptionAcknowledgement})deletes the content of object x and its memory. 
Open62541.UA_SubscriptionAcknowledgement_deleteMembers — MethodUA_SubscriptionAcknowledgement_deleteMembers(x::Ptr{UA_SubscriptionAcknowledgement})(deprecated, use UA_SubscriptionAcknowledgement_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SubscriptionAcknowledgement_init(x) to reset the type and its memory.
Open62541.UA_SubscriptionAcknowledgement_equal — MethodUA_SubscriptionAcknowledgement_equal(p1::Ptr{UA_SubscriptionAcknowledgement}, p2::Ptr{UA_SubscriptionAcknowledgement})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SubscriptionAcknowledgement_init — MethodUA_SubscriptionAcknowledgement_init(x::Ptr{UA_SubscriptionAcknowledgement})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SubscriptionAcknowledgement_new — MethodUA_SubscriptionAcknowledgement_new()::Ptr{UA_SubscriptionAcknowledgement}creates and initializes ("zeros") a UA_SubscriptionAcknowledgement object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SubscriptionAcknowledgement_delete(x::Ptr{UA_SubscriptionAcknowledgement})
Open62541.UA_SubscriptionDiagnosticsDataType_clear — MethodUA_SubscriptionDiagnosticsDataType_clear(x::Ptr{UA_SubscriptionDiagnosticsDataType})deletes the dynamically allocated content of the object x and calls UA_SubscriptionDiagnosticsDataType_init(x) to reset the type and its memory. 
Open62541.UA_SubscriptionDiagnosticsDataType_copy — MethodUA_SubscriptionDiagnosticsDataType_copy(src::Ptr{UA_SubscriptionDiagnosticsDataType}, dst::Ptr{UA_SubscriptionDiagnosticsDataType})::UA_STATUSCODE
UA_SubscriptionDiagnosticsDataType_copy(src::UA_SubscriptionDiagnosticsDataType, dst::Ptr{UA_SubscriptionDiagnosticsDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_SubscriptionDiagnosticsDataType_delete — MethodUA_SubscriptionDiagnosticsDataType_delete(x::Ptr{UA_SubscriptionDiagnosticsDataType})deletes the content of object x and its memory. 
Open62541.UA_SubscriptionDiagnosticsDataType_deleteMembers — MethodUA_SubscriptionDiagnosticsDataType_deleteMembers(x::Ptr{UA_SubscriptionDiagnosticsDataType})(deprecated, use UA_SubscriptionDiagnosticsDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_SubscriptionDiagnosticsDataType_init(x) to reset the type and its memory.
Open62541.UA_SubscriptionDiagnosticsDataType_equal — MethodUA_SubscriptionDiagnosticsDataType_equal(p1::Ptr{UA_SubscriptionDiagnosticsDataType}, p2::Ptr{UA_SubscriptionDiagnosticsDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_SubscriptionDiagnosticsDataType_init — MethodUA_SubscriptionDiagnosticsDataType_init(x::Ptr{UA_SubscriptionDiagnosticsDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_SubscriptionDiagnosticsDataType_new — MethodUA_SubscriptionDiagnosticsDataType_new()::Ptr{UA_SubscriptionDiagnosticsDataType}creates and initializes ("zeros") a UA_SubscriptionDiagnosticsDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_SubscriptionDiagnosticsDataType_delete(x::Ptr{UA_SubscriptionDiagnosticsDataType})
Open62541.UA_TargetVariablesDataType_clear — MethodUA_TargetVariablesDataType_clear(x::Ptr{UA_TargetVariablesDataType})deletes the dynamically allocated content of the object x and calls UA_TargetVariablesDataType_init(x) to reset the type and its memory. 
Open62541.UA_TargetVariablesDataType_copy — MethodUA_TargetVariablesDataType_copy(src::Ptr{UA_TargetVariablesDataType}, dst::Ptr{UA_TargetVariablesDataType})::UA_STATUSCODE
UA_TargetVariablesDataType_copy(src::UA_TargetVariablesDataType, dst::Ptr{UA_TargetVariablesDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_TargetVariablesDataType_delete — MethodUA_TargetVariablesDataType_delete(x::Ptr{UA_TargetVariablesDataType})deletes the content of object x and its memory. 
Open62541.UA_TargetVariablesDataType_deleteMembers — MethodUA_TargetVariablesDataType_deleteMembers(x::Ptr{UA_TargetVariablesDataType})(deprecated, use UA_TargetVariablesDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_TargetVariablesDataType_init(x) to reset the type and its memory.
Open62541.UA_TargetVariablesDataType_equal — MethodUA_TargetVariablesDataType_equal(p1::Ptr{UA_TargetVariablesDataType}, p2::Ptr{UA_TargetVariablesDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_TargetVariablesDataType_init — MethodUA_TargetVariablesDataType_init(x::Ptr{UA_TargetVariablesDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_TargetVariablesDataType_new — MethodUA_TargetVariablesDataType_new()::Ptr{UA_TargetVariablesDataType}creates and initializes ("zeros") a UA_TargetVariablesDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_TargetVariablesDataType_delete(x::Ptr{UA_TargetVariablesDataType})
Open62541.UA_ThreeDCartesianCoordinates_clear — MethodUA_ThreeDCartesianCoordinates_clear(x::Ptr{UA_ThreeDCartesianCoordinates})deletes the dynamically allocated content of the object x and calls UA_ThreeDCartesianCoordinates_init(x) to reset the type and its memory. 
Open62541.UA_ThreeDCartesianCoordinates_copy — MethodUA_ThreeDCartesianCoordinates_copy(src::Ptr{UA_ThreeDCartesianCoordinates}, dst::Ptr{UA_ThreeDCartesianCoordinates})::UA_STATUSCODE
UA_ThreeDCartesianCoordinates_copy(src::UA_ThreeDCartesianCoordinates, dst::Ptr{UA_ThreeDCartesianCoordinates})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ThreeDCartesianCoordinates_delete — MethodUA_ThreeDCartesianCoordinates_delete(x::Ptr{UA_ThreeDCartesianCoordinates})deletes the content of object x and its memory. 
Open62541.UA_ThreeDCartesianCoordinates_deleteMembers — MethodUA_ThreeDCartesianCoordinates_deleteMembers(x::Ptr{UA_ThreeDCartesianCoordinates})(deprecated, use UA_ThreeDCartesianCoordinates_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ThreeDCartesianCoordinates_init(x) to reset the type and its memory.
Open62541.UA_ThreeDCartesianCoordinates_equal — MethodUA_ThreeDCartesianCoordinates_equal(p1::Ptr{UA_ThreeDCartesianCoordinates}, p2::Ptr{UA_ThreeDCartesianCoordinates})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ThreeDCartesianCoordinates_init — MethodUA_ThreeDCartesianCoordinates_init(x::Ptr{UA_ThreeDCartesianCoordinates})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ThreeDCartesianCoordinates_new — MethodUA_ThreeDCartesianCoordinates_new()::Ptr{UA_ThreeDCartesianCoordinates}creates and initializes ("zeros") a UA_ThreeDCartesianCoordinates object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ThreeDCartesianCoordinates_delete(x::Ptr{UA_ThreeDCartesianCoordinates})
Open62541.UA_ThreeDFrame_clear — MethodUA_ThreeDFrame_clear(x::Ptr{UA_ThreeDFrame})deletes the dynamically allocated content of the object x and calls UA_ThreeDFrame_init(x) to reset the type and its memory. 
Open62541.UA_ThreeDFrame_copy — MethodUA_ThreeDFrame_copy(src::Ptr{UA_ThreeDFrame}, dst::Ptr{UA_ThreeDFrame})::UA_STATUSCODE
UA_ThreeDFrame_copy(src::UA_ThreeDFrame, dst::Ptr{UA_ThreeDFrame})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ThreeDFrame_delete — MethodUA_ThreeDFrame_delete(x::Ptr{UA_ThreeDFrame})deletes the content of object x and its memory. 
Open62541.UA_ThreeDFrame_deleteMembers — MethodUA_ThreeDFrame_deleteMembers(x::Ptr{UA_ThreeDFrame})(deprecated, use UA_ThreeDFrame_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ThreeDFrame_init(x) to reset the type and its memory.
Open62541.UA_ThreeDFrame_equal — MethodUA_ThreeDFrame_equal(p1::Ptr{UA_ThreeDFrame}, p2::Ptr{UA_ThreeDFrame})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ThreeDFrame_init — MethodUA_ThreeDFrame_init(x::Ptr{UA_ThreeDFrame})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ThreeDFrame_new — MethodUA_ThreeDFrame_new()::Ptr{UA_ThreeDFrame}creates and initializes ("zeros") a UA_ThreeDFrame object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ThreeDFrame_delete(x::Ptr{UA_ThreeDFrame})
Open62541.UA_ThreeDOrientation_clear — MethodUA_ThreeDOrientation_clear(x::Ptr{UA_ThreeDOrientation})deletes the dynamically allocated content of the object x and calls UA_ThreeDOrientation_init(x) to reset the type and its memory. 
Open62541.UA_ThreeDOrientation_copy — MethodUA_ThreeDOrientation_copy(src::Ptr{UA_ThreeDOrientation}, dst::Ptr{UA_ThreeDOrientation})::UA_STATUSCODE
UA_ThreeDOrientation_copy(src::UA_ThreeDOrientation, dst::Ptr{UA_ThreeDOrientation})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ThreeDOrientation_delete — MethodUA_ThreeDOrientation_delete(x::Ptr{UA_ThreeDOrientation})deletes the content of object x and its memory. 
Open62541.UA_ThreeDOrientation_deleteMembers — MethodUA_ThreeDOrientation_deleteMembers(x::Ptr{UA_ThreeDOrientation})(deprecated, use UA_ThreeDOrientation_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ThreeDOrientation_init(x) to reset the type and its memory.
Open62541.UA_ThreeDOrientation_equal — MethodUA_ThreeDOrientation_equal(p1::Ptr{UA_ThreeDOrientation}, p2::Ptr{UA_ThreeDOrientation})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ThreeDOrientation_init — MethodUA_ThreeDOrientation_init(x::Ptr{UA_ThreeDOrientation})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ThreeDOrientation_new — MethodUA_ThreeDOrientation_new()::Ptr{UA_ThreeDOrientation}creates and initializes ("zeros") a UA_ThreeDOrientation object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ThreeDOrientation_delete(x::Ptr{UA_ThreeDOrientation})
Open62541.UA_ThreeDVector_clear — MethodUA_ThreeDVector_clear(x::Ptr{UA_ThreeDVector})deletes the dynamically allocated content of the object x and calls UA_ThreeDVector_init(x) to reset the type and its memory. 
Open62541.UA_ThreeDVector_copy — MethodUA_ThreeDVector_copy(src::Ptr{UA_ThreeDVector}, dst::Ptr{UA_ThreeDVector})::UA_STATUSCODE
UA_ThreeDVector_copy(src::UA_ThreeDVector, dst::Ptr{UA_ThreeDVector})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ThreeDVector_delete — MethodUA_ThreeDVector_delete(x::Ptr{UA_ThreeDVector})deletes the content of object x and its memory. 
Open62541.UA_ThreeDVector_deleteMembers — MethodUA_ThreeDVector_deleteMembers(x::Ptr{UA_ThreeDVector})(deprecated, use UA_ThreeDVector_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ThreeDVector_init(x) to reset the type and its memory.
Open62541.UA_ThreeDVector_equal — MethodUA_ThreeDVector_equal(p1::Ptr{UA_ThreeDVector}, p2::Ptr{UA_ThreeDVector})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ThreeDVector_init — MethodUA_ThreeDVector_init(x::Ptr{UA_ThreeDVector})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ThreeDVector_new — MethodUA_ThreeDVector_new()::Ptr{UA_ThreeDVector}creates and initializes ("zeros") a UA_ThreeDVector object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ThreeDVector_delete(x::Ptr{UA_ThreeDVector})
Open62541.UA_TimeString_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_TimeString_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_TimeString_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_TimeString_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_TimeString_equal — MethodUA_TimeString_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_TimeString_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_TimeString_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_TimeZoneDataType_clear — MethodUA_TimeZoneDataType_clear(x::Ptr{UA_TimeZoneDataType})deletes the dynamically allocated content of the object x and calls UA_TimeZoneDataType_init(x) to reset the type and its memory. 
Open62541.UA_TimeZoneDataType_copy — MethodUA_TimeZoneDataType_copy(src::Ptr{UA_TimeZoneDataType}, dst::Ptr{UA_TimeZoneDataType})::UA_STATUSCODE
UA_TimeZoneDataType_copy(src::UA_TimeZoneDataType, dst::Ptr{UA_TimeZoneDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_TimeZoneDataType_delete — MethodUA_TimeZoneDataType_delete(x::Ptr{UA_TimeZoneDataType})deletes the content of object x and its memory. 
Open62541.UA_TimeZoneDataType_deleteMembers — MethodUA_TimeZoneDataType_deleteMembers(x::Ptr{UA_TimeZoneDataType})(deprecated, use UA_TimeZoneDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_TimeZoneDataType_init(x) to reset the type and its memory.
Open62541.UA_TimeZoneDataType_equal — MethodUA_TimeZoneDataType_equal(p1::Ptr{UA_TimeZoneDataType}, p2::Ptr{UA_TimeZoneDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_TimeZoneDataType_init — MethodUA_TimeZoneDataType_init(x::Ptr{UA_TimeZoneDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_TimeZoneDataType_new — MethodUA_TimeZoneDataType_new()::Ptr{UA_TimeZoneDataType}creates and initializes ("zeros") a UA_TimeZoneDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_TimeZoneDataType_delete(x::Ptr{UA_TimeZoneDataType})
Open62541.UA_TimestampsToReturn_clear — MethodUA_TimestampsToReturn_clear(x::Ptr{UA_TimestampsToReturn})deletes the dynamically allocated content of the object x and calls UA_TimestampsToReturn_init(x) to reset the type and its memory. 
Open62541.UA_TimestampsToReturn_copy — MethodUA_TimestampsToReturn_copy(src::Ptr{UA_TimestampsToReturn}, dst::Ptr{UA_TimestampsToReturn})::UA_STATUSCODE
UA_TimestampsToReturn_copy(src::UA_TimestampsToReturn, dst::Ptr{UA_TimestampsToReturn})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_TimestampsToReturn_delete — MethodUA_TimestampsToReturn_delete(x::Ptr{UA_TimestampsToReturn})deletes the content of object x and its memory. 
Open62541.UA_TimestampsToReturn_deleteMembers — MethodUA_TimestampsToReturn_deleteMembers(x::Ptr{UA_TimestampsToReturn})(deprecated, use UA_TimestampsToReturn_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_TimestampsToReturn_init(x) to reset the type and its memory.
Open62541.UA_TimestampsToReturn_equal — MethodUA_TimestampsToReturn_equal(p1::Ptr{UA_TimestampsToReturn}, p2::Ptr{UA_TimestampsToReturn})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_TimestampsToReturn_init — MethodUA_TimestampsToReturn_init(x::Ptr{UA_TimestampsToReturn})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_TimestampsToReturn_new — MethodUA_TimestampsToReturn_new()::Ptr{UA_TimestampsToReturn}creates and initializes ("zeros") a UA_TimestampsToReturn object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_TimestampsToReturn_delete(x::Ptr{UA_TimestampsToReturn})
Open62541.UA_TransferResult_clear — MethodUA_TransferResult_clear(x::Ptr{UA_TransferResult})deletes the dynamically allocated content of the object x and calls UA_TransferResult_init(x) to reset the type and its memory. 
Open62541.UA_TransferResult_copy — MethodUA_TransferResult_copy(src::Ptr{UA_TransferResult}, dst::Ptr{UA_TransferResult})::UA_STATUSCODE
UA_TransferResult_copy(src::UA_TransferResult, dst::Ptr{UA_TransferResult})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_TransferResult_delete — MethodUA_TransferResult_delete(x::Ptr{UA_TransferResult})deletes the content of object x and its memory. 
Open62541.UA_TransferResult_deleteMembers — MethodUA_TransferResult_deleteMembers(x::Ptr{UA_TransferResult})(deprecated, use UA_TransferResult_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_TransferResult_init(x) to reset the type and its memory.
Open62541.UA_TransferResult_equal — MethodUA_TransferResult_equal(p1::Ptr{UA_TransferResult}, p2::Ptr{UA_TransferResult})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_TransferResult_init — MethodUA_TransferResult_init(x::Ptr{UA_TransferResult})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_TransferResult_new — MethodUA_TransferResult_new()::Ptr{UA_TransferResult}creates and initializes ("zeros") a UA_TransferResult object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_TransferResult_delete(x::Ptr{UA_TransferResult})
Open62541.UA_TransferSubscriptionsRequest_clear — MethodUA_TransferSubscriptionsRequest_clear(x::Ptr{UA_TransferSubscriptionsRequest})deletes the dynamically allocated content of the object x and calls UA_TransferSubscriptionsRequest_init(x) to reset the type and its memory. 
Open62541.UA_TransferSubscriptionsRequest_copy — MethodUA_TransferSubscriptionsRequest_copy(src::Ptr{UA_TransferSubscriptionsRequest}, dst::Ptr{UA_TransferSubscriptionsRequest})::UA_STATUSCODE
UA_TransferSubscriptionsRequest_copy(src::UA_TransferSubscriptionsRequest, dst::Ptr{UA_TransferSubscriptionsRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_TransferSubscriptionsRequest_delete — MethodUA_TransferSubscriptionsRequest_delete(x::Ptr{UA_TransferSubscriptionsRequest})deletes the content of object x and its memory. 
Open62541.UA_TransferSubscriptionsRequest_deleteMembers — MethodUA_TransferSubscriptionsRequest_deleteMembers(x::Ptr{UA_TransferSubscriptionsRequest})(deprecated, use UA_TransferSubscriptionsRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_TransferSubscriptionsRequest_init(x) to reset the type and its memory.
Open62541.UA_TransferSubscriptionsRequest_equal — MethodUA_TransferSubscriptionsRequest_equal(p1::Ptr{UA_TransferSubscriptionsRequest}, p2::Ptr{UA_TransferSubscriptionsRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_TransferSubscriptionsRequest_init — MethodUA_TransferSubscriptionsRequest_init(x::Ptr{UA_TransferSubscriptionsRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_TransferSubscriptionsRequest_new — MethodUA_TransferSubscriptionsRequest_new()::Ptr{UA_TransferSubscriptionsRequest}creates and initializes ("zeros") a UA_TransferSubscriptionsRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_TransferSubscriptionsRequest_delete(x::Ptr{UA_TransferSubscriptionsRequest})
Open62541.UA_TransferSubscriptionsResponse_clear — MethodUA_TransferSubscriptionsResponse_clear(x::Ptr{UA_TransferSubscriptionsResponse})deletes the dynamically allocated content of the object x and calls UA_TransferSubscriptionsResponse_init(x) to reset the type and its memory. 
Open62541.UA_TransferSubscriptionsResponse_copy — MethodUA_TransferSubscriptionsResponse_copy(src::Ptr{UA_TransferSubscriptionsResponse}, dst::Ptr{UA_TransferSubscriptionsResponse})::UA_STATUSCODE
UA_TransferSubscriptionsResponse_copy(src::UA_TransferSubscriptionsResponse, dst::Ptr{UA_TransferSubscriptionsResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_TransferSubscriptionsResponse_delete — MethodUA_TransferSubscriptionsResponse_delete(x::Ptr{UA_TransferSubscriptionsResponse})deletes the content of object x and its memory. 
Open62541.UA_TransferSubscriptionsResponse_deleteMembers — MethodUA_TransferSubscriptionsResponse_deleteMembers(x::Ptr{UA_TransferSubscriptionsResponse})(deprecated, use UA_TransferSubscriptionsResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_TransferSubscriptionsResponse_init(x) to reset the type and its memory.
Open62541.UA_TransferSubscriptionsResponse_equal — MethodUA_TransferSubscriptionsResponse_equal(p1::Ptr{UA_TransferSubscriptionsResponse}, p2::Ptr{UA_TransferSubscriptionsResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_TransferSubscriptionsResponse_init — MethodUA_TransferSubscriptionsResponse_init(x::Ptr{UA_TransferSubscriptionsResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_TransferSubscriptionsResponse_new — MethodUA_TransferSubscriptionsResponse_new()::Ptr{UA_TransferSubscriptionsResponse}creates and initializes ("zeros") a UA_TransferSubscriptionsResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_TransferSubscriptionsResponse_delete(x::Ptr{UA_TransferSubscriptionsResponse})
Open62541.UA_TranslateBrowsePathsToNodeIdsRequest_clear — MethodUA_TranslateBrowsePathsToNodeIdsRequest_clear(x::Ptr{UA_TranslateBrowsePathsToNodeIdsRequest})deletes the dynamically allocated content of the object x and calls UA_TranslateBrowsePathsToNodeIdsRequest_init(x) to reset the type and its memory. 
Open62541.UA_TranslateBrowsePathsToNodeIdsRequest_copy — MethodUA_TranslateBrowsePathsToNodeIdsRequest_copy(src::Ptr{UA_TranslateBrowsePathsToNodeIdsRequest}, dst::Ptr{UA_TranslateBrowsePathsToNodeIdsRequest})::UA_STATUSCODE
UA_TranslateBrowsePathsToNodeIdsRequest_copy(src::UA_TranslateBrowsePathsToNodeIdsRequest, dst::Ptr{UA_TranslateBrowsePathsToNodeIdsRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_TranslateBrowsePathsToNodeIdsRequest_delete — MethodUA_TranslateBrowsePathsToNodeIdsRequest_delete(x::Ptr{UA_TranslateBrowsePathsToNodeIdsRequest})deletes the content of object x and its memory. 
Open62541.UA_TranslateBrowsePathsToNodeIdsRequest_deleteMembers — MethodUA_TranslateBrowsePathsToNodeIdsRequest_deleteMembers(x::Ptr{UA_TranslateBrowsePathsToNodeIdsRequest})(deprecated, use UA_TranslateBrowsePathsToNodeIdsRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_TranslateBrowsePathsToNodeIdsRequest_init(x) to reset the type and its memory.
Open62541.UA_TranslateBrowsePathsToNodeIdsRequest_equal — MethodUA_TranslateBrowsePathsToNodeIdsRequest_equal(p1::Ptr{UA_TranslateBrowsePathsToNodeIdsRequest}, p2::Ptr{UA_TranslateBrowsePathsToNodeIdsRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_TranslateBrowsePathsToNodeIdsRequest_init — MethodUA_TranslateBrowsePathsToNodeIdsRequest_init(x::Ptr{UA_TranslateBrowsePathsToNodeIdsRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_TranslateBrowsePathsToNodeIdsRequest_new — MethodUA_TranslateBrowsePathsToNodeIdsRequest_new()::Ptr{UA_TranslateBrowsePathsToNodeIdsRequest}creates and initializes ("zeros") a UA_TranslateBrowsePathsToNodeIdsRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_TranslateBrowsePathsToNodeIdsRequest_delete(x::Ptr{UA_TranslateBrowsePathsToNodeIdsRequest})
Open62541.UA_TranslateBrowsePathsToNodeIdsResponse_clear — MethodUA_TranslateBrowsePathsToNodeIdsResponse_clear(x::Ptr{UA_TranslateBrowsePathsToNodeIdsResponse})deletes the dynamically allocated content of the object x and calls UA_TranslateBrowsePathsToNodeIdsResponse_init(x) to reset the type and its memory. 
Open62541.UA_TranslateBrowsePathsToNodeIdsResponse_copy — MethodUA_TranslateBrowsePathsToNodeIdsResponse_copy(src::Ptr{UA_TranslateBrowsePathsToNodeIdsResponse}, dst::Ptr{UA_TranslateBrowsePathsToNodeIdsResponse})::UA_STATUSCODE
UA_TranslateBrowsePathsToNodeIdsResponse_copy(src::UA_TranslateBrowsePathsToNodeIdsResponse, dst::Ptr{UA_TranslateBrowsePathsToNodeIdsResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_TranslateBrowsePathsToNodeIdsResponse_delete — MethodUA_TranslateBrowsePathsToNodeIdsResponse_delete(x::Ptr{UA_TranslateBrowsePathsToNodeIdsResponse})deletes the content of object x and its memory. 
Open62541.UA_TranslateBrowsePathsToNodeIdsResponse_deleteMembers — MethodUA_TranslateBrowsePathsToNodeIdsResponse_deleteMembers(x::Ptr{UA_TranslateBrowsePathsToNodeIdsResponse})(deprecated, use UA_TranslateBrowsePathsToNodeIdsResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_TranslateBrowsePathsToNodeIdsResponse_init(x) to reset the type and its memory.
Open62541.UA_TranslateBrowsePathsToNodeIdsResponse_equal — MethodUA_TranslateBrowsePathsToNodeIdsResponse_equal(p1::Ptr{UA_TranslateBrowsePathsToNodeIdsResponse}, p2::Ptr{UA_TranslateBrowsePathsToNodeIdsResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_TranslateBrowsePathsToNodeIdsResponse_init — MethodUA_TranslateBrowsePathsToNodeIdsResponse_init(x::Ptr{UA_TranslateBrowsePathsToNodeIdsResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_TranslateBrowsePathsToNodeIdsResponse_new — MethodUA_TranslateBrowsePathsToNodeIdsResponse_new()::Ptr{UA_TranslateBrowsePathsToNodeIdsResponse}creates and initializes ("zeros") a UA_TranslateBrowsePathsToNodeIdsResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_TranslateBrowsePathsToNodeIdsResponse_delete(x::Ptr{UA_TranslateBrowsePathsToNodeIdsResponse})
Open62541.UA_TransmitQosPriorityDataType_clear — MethodUA_TransmitQosPriorityDataType_clear(x::Ptr{UA_TransmitQosPriorityDataType})deletes the dynamically allocated content of the object x and calls UA_TransmitQosPriorityDataType_init(x) to reset the type and its memory. 
Open62541.UA_TransmitQosPriorityDataType_copy — MethodUA_TransmitQosPriorityDataType_copy(src::Ptr{UA_TransmitQosPriorityDataType}, dst::Ptr{UA_TransmitQosPriorityDataType})::UA_STATUSCODE
UA_TransmitQosPriorityDataType_copy(src::UA_TransmitQosPriorityDataType, dst::Ptr{UA_TransmitQosPriorityDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_TransmitQosPriorityDataType_delete — MethodUA_TransmitQosPriorityDataType_delete(x::Ptr{UA_TransmitQosPriorityDataType})deletes the content of object x and its memory. 
Open62541.UA_TransmitQosPriorityDataType_deleteMembers — MethodUA_TransmitQosPriorityDataType_deleteMembers(x::Ptr{UA_TransmitQosPriorityDataType})(deprecated, use UA_TransmitQosPriorityDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_TransmitQosPriorityDataType_init(x) to reset the type and its memory.
Open62541.UA_TransmitQosPriorityDataType_equal — MethodUA_TransmitQosPriorityDataType_equal(p1::Ptr{UA_TransmitQosPriorityDataType}, p2::Ptr{UA_TransmitQosPriorityDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_TransmitQosPriorityDataType_init — MethodUA_TransmitQosPriorityDataType_init(x::Ptr{UA_TransmitQosPriorityDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_TransmitQosPriorityDataType_new — MethodUA_TransmitQosPriorityDataType_new()::Ptr{UA_TransmitQosPriorityDataType}creates and initializes ("zeros") a UA_TransmitQosPriorityDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_TransmitQosPriorityDataType_delete(x::Ptr{UA_TransmitQosPriorityDataType})
Open62541.UA_TrustListDataType_clear — MethodUA_TrustListDataType_clear(x::Ptr{UA_TrustListDataType})deletes the dynamically allocated content of the object x and calls UA_TrustListDataType_init(x) to reset the type and its memory. 
Open62541.UA_TrustListDataType_copy — MethodUA_TrustListDataType_copy(src::Ptr{UA_TrustListDataType}, dst::Ptr{UA_TrustListDataType})::UA_STATUSCODE
UA_TrustListDataType_copy(src::UA_TrustListDataType, dst::Ptr{UA_TrustListDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_TrustListDataType_delete — MethodUA_TrustListDataType_delete(x::Ptr{UA_TrustListDataType})deletes the content of object x and its memory. 
Open62541.UA_TrustListDataType_deleteMembers — MethodUA_TrustListDataType_deleteMembers(x::Ptr{UA_TrustListDataType})(deprecated, use UA_TrustListDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_TrustListDataType_init(x) to reset the type and its memory.
Open62541.UA_TrustListDataType_equal — MethodUA_TrustListDataType_equal(p1::Ptr{UA_TrustListDataType}, p2::Ptr{UA_TrustListDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_TrustListDataType_init — MethodUA_TrustListDataType_init(x::Ptr{UA_TrustListDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_TrustListDataType_new — MethodUA_TrustListDataType_new()::Ptr{UA_TrustListDataType}creates and initializes ("zeros") a UA_TrustListDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_TrustListDataType_delete(x::Ptr{UA_TrustListDataType})
Open62541.UA_TrustListMasks_clear — MethodUA_TrustListMasks_clear(x::Ptr{UA_TrustListMasks})deletes the dynamically allocated content of the object x and calls UA_TrustListMasks_init(x) to reset the type and its memory. 
Open62541.UA_TrustListMasks_copy — MethodUA_TrustListMasks_copy(src::Ptr{UA_TrustListMasks}, dst::Ptr{UA_TrustListMasks})::UA_STATUSCODE
UA_TrustListMasks_copy(src::UA_TrustListMasks, dst::Ptr{UA_TrustListMasks})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_TrustListMasks_delete — MethodUA_TrustListMasks_delete(x::Ptr{UA_TrustListMasks})deletes the content of object x and its memory. 
Open62541.UA_TrustListMasks_deleteMembers — MethodUA_TrustListMasks_deleteMembers(x::Ptr{UA_TrustListMasks})(deprecated, use UA_TrustListMasks_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_TrustListMasks_init(x) to reset the type and its memory.
Open62541.UA_TrustListMasks_equal — MethodUA_TrustListMasks_equal(p1::Ptr{UA_TrustListMasks}, p2::Ptr{UA_TrustListMasks})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_TrustListMasks_init — MethodUA_TrustListMasks_init(x::Ptr{UA_TrustListMasks})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_TrustListMasks_new — MethodUA_TrustListMasks_new()::Ptr{UA_TrustListMasks}creates and initializes ("zeros") a UA_TrustListMasks object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_TrustListMasks_delete(x::Ptr{UA_TrustListMasks})
Open62541.UA_TsnFailureCode_clear — MethodUA_TsnFailureCode_clear(x::Ptr{UA_TsnFailureCode})deletes the dynamically allocated content of the object x and calls UA_TsnFailureCode_init(x) to reset the type and its memory. 
Open62541.UA_TsnFailureCode_copy — MethodUA_TsnFailureCode_copy(src::Ptr{UA_TsnFailureCode}, dst::Ptr{UA_TsnFailureCode})::UA_STATUSCODE
UA_TsnFailureCode_copy(src::UA_TsnFailureCode, dst::Ptr{UA_TsnFailureCode})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_TsnFailureCode_delete — MethodUA_TsnFailureCode_delete(x::Ptr{UA_TsnFailureCode})deletes the content of object x and its memory. 
Open62541.UA_TsnFailureCode_deleteMembers — MethodUA_TsnFailureCode_deleteMembers(x::Ptr{UA_TsnFailureCode})(deprecated, use UA_TsnFailureCode_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_TsnFailureCode_init(x) to reset the type and its memory.
Open62541.UA_TsnFailureCode_equal — MethodUA_TsnFailureCode_equal(p1::Ptr{UA_TsnFailureCode}, p2::Ptr{UA_TsnFailureCode})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_TsnFailureCode_init — MethodUA_TsnFailureCode_init(x::Ptr{UA_TsnFailureCode})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_TsnFailureCode_new — MethodUA_TsnFailureCode_new()::Ptr{UA_TsnFailureCode}creates and initializes ("zeros") a UA_TsnFailureCode object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_TsnFailureCode_delete(x::Ptr{UA_TsnFailureCode})
Open62541.UA_TsnListenerStatus_clear — MethodUA_TsnListenerStatus_clear(x::Ptr{UA_TsnListenerStatus})deletes the dynamically allocated content of the object x and calls UA_TsnListenerStatus_init(x) to reset the type and its memory. 
Open62541.UA_TsnListenerStatus_copy — MethodUA_TsnListenerStatus_copy(src::Ptr{UA_TsnListenerStatus}, dst::Ptr{UA_TsnListenerStatus})::UA_STATUSCODE
UA_TsnListenerStatus_copy(src::UA_TsnListenerStatus, dst::Ptr{UA_TsnListenerStatus})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_TsnListenerStatus_delete — MethodUA_TsnListenerStatus_delete(x::Ptr{UA_TsnListenerStatus})deletes the content of object x and its memory. 
Open62541.UA_TsnListenerStatus_deleteMembers — MethodUA_TsnListenerStatus_deleteMembers(x::Ptr{UA_TsnListenerStatus})(deprecated, use UA_TsnListenerStatus_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_TsnListenerStatus_init(x) to reset the type and its memory.
Open62541.UA_TsnListenerStatus_equal — MethodUA_TsnListenerStatus_equal(p1::Ptr{UA_TsnListenerStatus}, p2::Ptr{UA_TsnListenerStatus})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_TsnListenerStatus_init — MethodUA_TsnListenerStatus_init(x::Ptr{UA_TsnListenerStatus})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_TsnListenerStatus_new — MethodUA_TsnListenerStatus_new()::Ptr{UA_TsnListenerStatus}creates and initializes ("zeros") a UA_TsnListenerStatus object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_TsnListenerStatus_delete(x::Ptr{UA_TsnListenerStatus})
Open62541.UA_TsnStreamState_clear — MethodUA_TsnStreamState_clear(x::Ptr{UA_TsnStreamState})deletes the dynamically allocated content of the object x and calls UA_TsnStreamState_init(x) to reset the type and its memory. 
Open62541.UA_TsnStreamState_copy — MethodUA_TsnStreamState_copy(src::Ptr{UA_TsnStreamState}, dst::Ptr{UA_TsnStreamState})::UA_STATUSCODE
UA_TsnStreamState_copy(src::UA_TsnStreamState, dst::Ptr{UA_TsnStreamState})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_TsnStreamState_delete — MethodUA_TsnStreamState_delete(x::Ptr{UA_TsnStreamState})deletes the content of object x and its memory. 
Open62541.UA_TsnStreamState_deleteMembers — MethodUA_TsnStreamState_deleteMembers(x::Ptr{UA_TsnStreamState})(deprecated, use UA_TsnStreamState_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_TsnStreamState_init(x) to reset the type and its memory.
Open62541.UA_TsnStreamState_equal — MethodUA_TsnStreamState_equal(p1::Ptr{UA_TsnStreamState}, p2::Ptr{UA_TsnStreamState})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_TsnStreamState_init — MethodUA_TsnStreamState_init(x::Ptr{UA_TsnStreamState})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_TsnStreamState_new — MethodUA_TsnStreamState_new()::Ptr{UA_TsnStreamState}creates and initializes ("zeros") a UA_TsnStreamState object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_TsnStreamState_delete(x::Ptr{UA_TsnStreamState})
Open62541.UA_TsnTalkerStatus_clear — MethodUA_TsnTalkerStatus_clear(x::Ptr{UA_TsnTalkerStatus})deletes the dynamically allocated content of the object x and calls UA_TsnTalkerStatus_init(x) to reset the type and its memory. 
Open62541.UA_TsnTalkerStatus_copy — MethodUA_TsnTalkerStatus_copy(src::Ptr{UA_TsnTalkerStatus}, dst::Ptr{UA_TsnTalkerStatus})::UA_STATUSCODE
UA_TsnTalkerStatus_copy(src::UA_TsnTalkerStatus, dst::Ptr{UA_TsnTalkerStatus})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_TsnTalkerStatus_delete — MethodUA_TsnTalkerStatus_delete(x::Ptr{UA_TsnTalkerStatus})deletes the content of object x and its memory. 
Open62541.UA_TsnTalkerStatus_deleteMembers — MethodUA_TsnTalkerStatus_deleteMembers(x::Ptr{UA_TsnTalkerStatus})(deprecated, use UA_TsnTalkerStatus_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_TsnTalkerStatus_init(x) to reset the type and its memory.
Open62541.UA_TsnTalkerStatus_equal — MethodUA_TsnTalkerStatus_equal(p1::Ptr{UA_TsnTalkerStatus}, p2::Ptr{UA_TsnTalkerStatus})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_TsnTalkerStatus_init — MethodUA_TsnTalkerStatus_init(x::Ptr{UA_TsnTalkerStatus})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_TsnTalkerStatus_new — MethodUA_TsnTalkerStatus_new()::Ptr{UA_TsnTalkerStatus}creates and initializes ("zeros") a UA_TsnTalkerStatus object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_TsnTalkerStatus_delete(x::Ptr{UA_TsnTalkerStatus})
Open62541.UA_UABinaryFileDataType_clear — MethodUA_UABinaryFileDataType_clear(x::Ptr{UA_UABinaryFileDataType})deletes the dynamically allocated content of the object x and calls UA_UABinaryFileDataType_init(x) to reset the type and its memory. 
Open62541.UA_UABinaryFileDataType_copy — MethodUA_UABinaryFileDataType_copy(src::Ptr{UA_UABinaryFileDataType}, dst::Ptr{UA_UABinaryFileDataType})::UA_STATUSCODE
UA_UABinaryFileDataType_copy(src::UA_UABinaryFileDataType, dst::Ptr{UA_UABinaryFileDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UABinaryFileDataType_delete — MethodUA_UABinaryFileDataType_delete(x::Ptr{UA_UABinaryFileDataType})deletes the content of object x and its memory. 
Open62541.UA_UABinaryFileDataType_deleteMembers — MethodUA_UABinaryFileDataType_deleteMembers(x::Ptr{UA_UABinaryFileDataType})(deprecated, use UA_UABinaryFileDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_UABinaryFileDataType_init(x) to reset the type and its memory.
Open62541.UA_UABinaryFileDataType_equal — MethodUA_UABinaryFileDataType_equal(p1::Ptr{UA_UABinaryFileDataType}, p2::Ptr{UA_UABinaryFileDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UABinaryFileDataType_init — MethodUA_UABinaryFileDataType_init(x::Ptr{UA_UABinaryFileDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UABinaryFileDataType_new — MethodUA_UABinaryFileDataType_new()::Ptr{UA_UABinaryFileDataType}creates and initializes ("zeros") a UA_UABinaryFileDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_UABinaryFileDataType_delete(x::Ptr{UA_UABinaryFileDataType})
Open62541.UA_UInt16_clear — MethodUInt16_clear(x::Ptr{UInt16})deletes the dynamically allocated content of the object x and calls UInt16_init(x) to reset the type and its memory. 
Open62541.UA_UInt16_copy — MethodUInt16_copy(src::Ptr{UInt16}, dst::Ptr{UInt16})::UA_STATUSCODE
UInt16_copy(src::UInt16, dst::Ptr{UInt16})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UInt16_delete — MethodUInt16_delete(x::Ptr{UInt16})deletes the content of object x and its memory. 
Open62541.UA_UInt16_deleteMembers — MethodUInt16_deleteMembers(x::Ptr{UInt16})(deprecated, use UInt16_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt16_init(x) to reset the type and its memory.
Open62541.UA_UInt16_equal — MethodUA_UInt16_equal(p1::Ptr{UInt16}, p2::Ptr{UInt16})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UInt16_init — MethodUInt16_init(x::Ptr{UInt16})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UInt16_new — MethodUInt16_new()::Ptr{UInt16}creates and initializes ("zeros") a UInt16 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt16_delete(x::Ptr{UInt16})
Open62541.UA_UInt32_clear — MethodUInt32_clear(x::Ptr{UInt32})deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory. 
Open62541.UA_UInt32_copy — MethodUInt32_copy(src::Ptr{UInt32}, dst::Ptr{UInt32})::UA_STATUSCODE
UInt32_copy(src::UInt32, dst::Ptr{UInt32})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UInt32_delete — MethodUInt32_delete(x::Ptr{UInt32})deletes the content of object x and its memory. 
Open62541.UA_UInt32_deleteMembers — MethodUInt32_deleteMembers(x::Ptr{UInt32})(deprecated, use UInt32_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory.
Open62541.UA_UInt32_equal — MethodUA_UInt32_equal(p1::Ptr{UInt32}, p2::Ptr{UInt32})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UInt32_init — MethodUInt32_init(x::Ptr{UInt32})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UInt32_new — MethodUInt32_new()::Ptr{UInt32}creates and initializes ("zeros") a UInt32 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt32_delete(x::Ptr{UInt32})
Open62541.UA_UInt64_clear — MethodUInt64_clear(x::Ptr{UInt64})deletes the dynamically allocated content of the object x and calls UInt64_init(x) to reset the type and its memory. 
Open62541.UA_UInt64_copy — MethodUInt64_copy(src::Ptr{UInt64}, dst::Ptr{UInt64})::UA_STATUSCODE
UInt64_copy(src::UInt64, dst::Ptr{UInt64})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UInt64_delete — MethodUInt64_delete(x::Ptr{UInt64})deletes the content of object x and its memory. 
Open62541.UA_UInt64_deleteMembers — MethodUInt64_deleteMembers(x::Ptr{UInt64})(deprecated, use UInt64_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt64_init(x) to reset the type and its memory.
Open62541.UA_UInt64_equal — MethodUA_UInt64_equal(p1::Ptr{UInt64}, p2::Ptr{UInt64})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UInt64_init — MethodUInt64_init(x::Ptr{UInt64})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UInt64_new — MethodUInt64_new()::Ptr{UInt64}creates and initializes ("zeros") a UInt64 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt64_delete(x::Ptr{UInt64})
Open62541.UA_UadpDataSetMessageContentMask_clear — MethodUInt32_clear(x::Ptr{UInt32})deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory. 
Open62541.UA_UadpDataSetMessageContentMask_copy — MethodUInt32_copy(src::Ptr{UInt32}, dst::Ptr{UInt32})::UA_STATUSCODE
UInt32_copy(src::UInt32, dst::Ptr{UInt32})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UadpDataSetMessageContentMask_delete — MethodUInt32_delete(x::Ptr{UInt32})deletes the content of object x and its memory. 
Open62541.UA_UadpDataSetMessageContentMask_deleteMembers — MethodUInt32_deleteMembers(x::Ptr{UInt32})(deprecated, use UInt32_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory.
Open62541.UA_UadpDataSetMessageContentMask_equal — MethodUA_UadpDataSetMessageContentMask_equal(p1::Ptr{UInt32}, p2::Ptr{UInt32})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UadpDataSetMessageContentMask_init — MethodUInt32_init(x::Ptr{UInt32})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UadpDataSetMessageContentMask_new — MethodUInt32_new()::Ptr{UInt32}creates and initializes ("zeros") a UInt32 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt32_delete(x::Ptr{UInt32})
Open62541.UA_UadpDataSetReaderMessageDataType_clear — MethodUA_UadpDataSetReaderMessageDataType_clear(x::Ptr{UA_UadpDataSetReaderMessageDataType})deletes the dynamically allocated content of the object x and calls UA_UadpDataSetReaderMessageDataType_init(x) to reset the type and its memory. 
Open62541.UA_UadpDataSetReaderMessageDataType_copy — MethodUA_UadpDataSetReaderMessageDataType_copy(src::Ptr{UA_UadpDataSetReaderMessageDataType}, dst::Ptr{UA_UadpDataSetReaderMessageDataType})::UA_STATUSCODE
UA_UadpDataSetReaderMessageDataType_copy(src::UA_UadpDataSetReaderMessageDataType, dst::Ptr{UA_UadpDataSetReaderMessageDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UadpDataSetReaderMessageDataType_delete — MethodUA_UadpDataSetReaderMessageDataType_delete(x::Ptr{UA_UadpDataSetReaderMessageDataType})deletes the content of object x and its memory. 
Open62541.UA_UadpDataSetReaderMessageDataType_deleteMembers — MethodUA_UadpDataSetReaderMessageDataType_deleteMembers(x::Ptr{UA_UadpDataSetReaderMessageDataType})(deprecated, use UA_UadpDataSetReaderMessageDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_UadpDataSetReaderMessageDataType_init(x) to reset the type and its memory.
Open62541.UA_UadpDataSetReaderMessageDataType_equal — MethodUA_UadpDataSetReaderMessageDataType_equal(p1::Ptr{UA_UadpDataSetReaderMessageDataType}, p2::Ptr{UA_UadpDataSetReaderMessageDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UadpDataSetReaderMessageDataType_init — MethodUA_UadpDataSetReaderMessageDataType_init(x::Ptr{UA_UadpDataSetReaderMessageDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UadpDataSetReaderMessageDataType_new — MethodUA_UadpDataSetReaderMessageDataType_new()::Ptr{UA_UadpDataSetReaderMessageDataType}creates and initializes ("zeros") a UA_UadpDataSetReaderMessageDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_UadpDataSetReaderMessageDataType_delete(x::Ptr{UA_UadpDataSetReaderMessageDataType})
Open62541.UA_UadpDataSetWriterMessageDataType_clear — MethodUA_UadpDataSetWriterMessageDataType_clear(x::Ptr{UA_UadpDataSetWriterMessageDataType})deletes the dynamically allocated content of the object x and calls UA_UadpDataSetWriterMessageDataType_init(x) to reset the type and its memory. 
Open62541.UA_UadpDataSetWriterMessageDataType_copy — MethodUA_UadpDataSetWriterMessageDataType_copy(src::Ptr{UA_UadpDataSetWriterMessageDataType}, dst::Ptr{UA_UadpDataSetWriterMessageDataType})::UA_STATUSCODE
UA_UadpDataSetWriterMessageDataType_copy(src::UA_UadpDataSetWriterMessageDataType, dst::Ptr{UA_UadpDataSetWriterMessageDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UadpDataSetWriterMessageDataType_delete — MethodUA_UadpDataSetWriterMessageDataType_delete(x::Ptr{UA_UadpDataSetWriterMessageDataType})deletes the content of object x and its memory. 
Open62541.UA_UadpDataSetWriterMessageDataType_deleteMembers — MethodUA_UadpDataSetWriterMessageDataType_deleteMembers(x::Ptr{UA_UadpDataSetWriterMessageDataType})(deprecated, use UA_UadpDataSetWriterMessageDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_UadpDataSetWriterMessageDataType_init(x) to reset the type and its memory.
Open62541.UA_UadpDataSetWriterMessageDataType_equal — MethodUA_UadpDataSetWriterMessageDataType_equal(p1::Ptr{UA_UadpDataSetWriterMessageDataType}, p2::Ptr{UA_UadpDataSetWriterMessageDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UadpDataSetWriterMessageDataType_init — MethodUA_UadpDataSetWriterMessageDataType_init(x::Ptr{UA_UadpDataSetWriterMessageDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UadpDataSetWriterMessageDataType_new — MethodUA_UadpDataSetWriterMessageDataType_new()::Ptr{UA_UadpDataSetWriterMessageDataType}creates and initializes ("zeros") a UA_UadpDataSetWriterMessageDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_UadpDataSetWriterMessageDataType_delete(x::Ptr{UA_UadpDataSetWriterMessageDataType})
Open62541.UA_UadpNetworkMessageContentMask_clear — MethodUInt32_clear(x::Ptr{UInt32})deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory. 
Open62541.UA_UadpNetworkMessageContentMask_copy — MethodUInt32_copy(src::Ptr{UInt32}, dst::Ptr{UInt32})::UA_STATUSCODE
UInt32_copy(src::UInt32, dst::Ptr{UInt32})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UadpNetworkMessageContentMask_delete — MethodUInt32_delete(x::Ptr{UInt32})deletes the content of object x and its memory. 
Open62541.UA_UadpNetworkMessageContentMask_deleteMembers — MethodUInt32_deleteMembers(x::Ptr{UInt32})(deprecated, use UInt32_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory.
Open62541.UA_UadpNetworkMessageContentMask_equal — MethodUA_UadpNetworkMessageContentMask_equal(p1::Ptr{UInt32}, p2::Ptr{UInt32})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UadpNetworkMessageContentMask_init — MethodUInt32_init(x::Ptr{UInt32})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UadpNetworkMessageContentMask_new — MethodUInt32_new()::Ptr{UInt32}creates and initializes ("zeros") a UInt32 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt32_delete(x::Ptr{UInt32})
Open62541.UA_UadpWriterGroupMessageDataType_clear — MethodUA_UadpWriterGroupMessageDataType_clear(x::Ptr{UA_UadpWriterGroupMessageDataType})deletes the dynamically allocated content of the object x and calls UA_UadpWriterGroupMessageDataType_init(x) to reset the type and its memory. 
Open62541.UA_UadpWriterGroupMessageDataType_copy — MethodUA_UadpWriterGroupMessageDataType_copy(src::Ptr{UA_UadpWriterGroupMessageDataType}, dst::Ptr{UA_UadpWriterGroupMessageDataType})::UA_STATUSCODE
UA_UadpWriterGroupMessageDataType_copy(src::UA_UadpWriterGroupMessageDataType, dst::Ptr{UA_UadpWriterGroupMessageDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UadpWriterGroupMessageDataType_delete — MethodUA_UadpWriterGroupMessageDataType_delete(x::Ptr{UA_UadpWriterGroupMessageDataType})deletes the content of object x and its memory. 
Open62541.UA_UadpWriterGroupMessageDataType_deleteMembers — MethodUA_UadpWriterGroupMessageDataType_deleteMembers(x::Ptr{UA_UadpWriterGroupMessageDataType})(deprecated, use UA_UadpWriterGroupMessageDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_UadpWriterGroupMessageDataType_init(x) to reset the type and its memory.
Open62541.UA_UadpWriterGroupMessageDataType_equal — MethodUA_UadpWriterGroupMessageDataType_equal(p1::Ptr{UA_UadpWriterGroupMessageDataType}, p2::Ptr{UA_UadpWriterGroupMessageDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UadpWriterGroupMessageDataType_init — MethodUA_UadpWriterGroupMessageDataType_init(x::Ptr{UA_UadpWriterGroupMessageDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UadpWriterGroupMessageDataType_new — MethodUA_UadpWriterGroupMessageDataType_new()::Ptr{UA_UadpWriterGroupMessageDataType}creates and initializes ("zeros") a UA_UadpWriterGroupMessageDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_UadpWriterGroupMessageDataType_delete(x::Ptr{UA_UadpWriterGroupMessageDataType})
Open62541.UA_UnregisterNodesRequest_clear — MethodUA_UnregisterNodesRequest_clear(x::Ptr{UA_UnregisterNodesRequest})deletes the dynamically allocated content of the object x and calls UA_UnregisterNodesRequest_init(x) to reset the type and its memory. 
Open62541.UA_UnregisterNodesRequest_copy — MethodUA_UnregisterNodesRequest_copy(src::Ptr{UA_UnregisterNodesRequest}, dst::Ptr{UA_UnregisterNodesRequest})::UA_STATUSCODE
UA_UnregisterNodesRequest_copy(src::UA_UnregisterNodesRequest, dst::Ptr{UA_UnregisterNodesRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UnregisterNodesRequest_delete — MethodUA_UnregisterNodesRequest_delete(x::Ptr{UA_UnregisterNodesRequest})deletes the content of object x and its memory. 
Open62541.UA_UnregisterNodesRequest_deleteMembers — MethodUA_UnregisterNodesRequest_deleteMembers(x::Ptr{UA_UnregisterNodesRequest})(deprecated, use UA_UnregisterNodesRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_UnregisterNodesRequest_init(x) to reset the type and its memory.
Open62541.UA_UnregisterNodesRequest_equal — MethodUA_UnregisterNodesRequest_equal(p1::Ptr{UA_UnregisterNodesRequest}, p2::Ptr{UA_UnregisterNodesRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UnregisterNodesRequest_init — MethodUA_UnregisterNodesRequest_init(x::Ptr{UA_UnregisterNodesRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UnregisterNodesRequest_new — MethodUA_UnregisterNodesRequest_new()::Ptr{UA_UnregisterNodesRequest}creates and initializes ("zeros") a UA_UnregisterNodesRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_UnregisterNodesRequest_delete(x::Ptr{UA_UnregisterNodesRequest})
Open62541.UA_UnregisterNodesResponse_clear — MethodUA_UnregisterNodesResponse_clear(x::Ptr{UA_UnregisterNodesResponse})deletes the dynamically allocated content of the object x and calls UA_UnregisterNodesResponse_init(x) to reset the type and its memory. 
Open62541.UA_UnregisterNodesResponse_copy — MethodUA_UnregisterNodesResponse_copy(src::Ptr{UA_UnregisterNodesResponse}, dst::Ptr{UA_UnregisterNodesResponse})::UA_STATUSCODE
UA_UnregisterNodesResponse_copy(src::UA_UnregisterNodesResponse, dst::Ptr{UA_UnregisterNodesResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UnregisterNodesResponse_delete — MethodUA_UnregisterNodesResponse_delete(x::Ptr{UA_UnregisterNodesResponse})deletes the content of object x and its memory. 
Open62541.UA_UnregisterNodesResponse_deleteMembers — MethodUA_UnregisterNodesResponse_deleteMembers(x::Ptr{UA_UnregisterNodesResponse})(deprecated, use UA_UnregisterNodesResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_UnregisterNodesResponse_init(x) to reset the type and its memory.
Open62541.UA_UnregisterNodesResponse_equal — MethodUA_UnregisterNodesResponse_equal(p1::Ptr{UA_UnregisterNodesResponse}, p2::Ptr{UA_UnregisterNodesResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UnregisterNodesResponse_init — MethodUA_UnregisterNodesResponse_init(x::Ptr{UA_UnregisterNodesResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UnregisterNodesResponse_new — MethodUA_UnregisterNodesResponse_new()::Ptr{UA_UnregisterNodesResponse}creates and initializes ("zeros") a UA_UnregisterNodesResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_UnregisterNodesResponse_delete(x::Ptr{UA_UnregisterNodesResponse})
Open62541.UA_UnsignedRationalNumber_clear — MethodUA_UnsignedRationalNumber_clear(x::Ptr{UA_UnsignedRationalNumber})deletes the dynamically allocated content of the object x and calls UA_UnsignedRationalNumber_init(x) to reset the type and its memory. 
Open62541.UA_UnsignedRationalNumber_copy — MethodUA_UnsignedRationalNumber_copy(src::Ptr{UA_UnsignedRationalNumber}, dst::Ptr{UA_UnsignedRationalNumber})::UA_STATUSCODE
UA_UnsignedRationalNumber_copy(src::UA_UnsignedRationalNumber, dst::Ptr{UA_UnsignedRationalNumber})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UnsignedRationalNumber_delete — MethodUA_UnsignedRationalNumber_delete(x::Ptr{UA_UnsignedRationalNumber})deletes the content of object x and its memory. 
Open62541.UA_UnsignedRationalNumber_deleteMembers — MethodUA_UnsignedRationalNumber_deleteMembers(x::Ptr{UA_UnsignedRationalNumber})(deprecated, use UA_UnsignedRationalNumber_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_UnsignedRationalNumber_init(x) to reset the type and its memory.
Open62541.UA_UnsignedRationalNumber_equal — MethodUA_UnsignedRationalNumber_equal(p1::Ptr{UA_UnsignedRationalNumber}, p2::Ptr{UA_UnsignedRationalNumber})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UnsignedRationalNumber_init — MethodUA_UnsignedRationalNumber_init(x::Ptr{UA_UnsignedRationalNumber})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UnsignedRationalNumber_new — MethodUA_UnsignedRationalNumber_new()::Ptr{UA_UnsignedRationalNumber}creates and initializes ("zeros") a UA_UnsignedRationalNumber object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_UnsignedRationalNumber_delete(x::Ptr{UA_UnsignedRationalNumber})
Open62541.UA_UpdateDataDetails_clear — MethodUA_UpdateDataDetails_clear(x::Ptr{UA_UpdateDataDetails})deletes the dynamically allocated content of the object x and calls UA_UpdateDataDetails_init(x) to reset the type and its memory. 
Open62541.UA_UpdateDataDetails_copy — MethodUA_UpdateDataDetails_copy(src::Ptr{UA_UpdateDataDetails}, dst::Ptr{UA_UpdateDataDetails})::UA_STATUSCODE
UA_UpdateDataDetails_copy(src::UA_UpdateDataDetails, dst::Ptr{UA_UpdateDataDetails})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UpdateDataDetails_delete — MethodUA_UpdateDataDetails_delete(x::Ptr{UA_UpdateDataDetails})deletes the content of object x and its memory. 
Open62541.UA_UpdateDataDetails_deleteMembers — MethodUA_UpdateDataDetails_deleteMembers(x::Ptr{UA_UpdateDataDetails})(deprecated, use UA_UpdateDataDetails_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_UpdateDataDetails_init(x) to reset the type and its memory.
Open62541.UA_UpdateDataDetails_equal — MethodUA_UpdateDataDetails_equal(p1::Ptr{UA_UpdateDataDetails}, p2::Ptr{UA_UpdateDataDetails})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UpdateDataDetails_init — MethodUA_UpdateDataDetails_init(x::Ptr{UA_UpdateDataDetails})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UpdateDataDetails_new — MethodUA_UpdateDataDetails_new()::Ptr{UA_UpdateDataDetails}creates and initializes ("zeros") a UA_UpdateDataDetails object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_UpdateDataDetails_delete(x::Ptr{UA_UpdateDataDetails})
Open62541.UA_UpdateEventDetails_clear — MethodUA_UpdateEventDetails_clear(x::Ptr{UA_UpdateEventDetails})deletes the dynamically allocated content of the object x and calls UA_UpdateEventDetails_init(x) to reset the type and its memory. 
Open62541.UA_UpdateEventDetails_copy — MethodUA_UpdateEventDetails_copy(src::Ptr{UA_UpdateEventDetails}, dst::Ptr{UA_UpdateEventDetails})::UA_STATUSCODE
UA_UpdateEventDetails_copy(src::UA_UpdateEventDetails, dst::Ptr{UA_UpdateEventDetails})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UpdateEventDetails_delete — MethodUA_UpdateEventDetails_delete(x::Ptr{UA_UpdateEventDetails})deletes the content of object x and its memory. 
Open62541.UA_UpdateEventDetails_deleteMembers — MethodUA_UpdateEventDetails_deleteMembers(x::Ptr{UA_UpdateEventDetails})(deprecated, use UA_UpdateEventDetails_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_UpdateEventDetails_init(x) to reset the type and its memory.
Open62541.UA_UpdateEventDetails_equal — MethodUA_UpdateEventDetails_equal(p1::Ptr{UA_UpdateEventDetails}, p2::Ptr{UA_UpdateEventDetails})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UpdateEventDetails_init — MethodUA_UpdateEventDetails_init(x::Ptr{UA_UpdateEventDetails})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UpdateEventDetails_new — MethodUA_UpdateEventDetails_new()::Ptr{UA_UpdateEventDetails}creates and initializes ("zeros") a UA_UpdateEventDetails object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_UpdateEventDetails_delete(x::Ptr{UA_UpdateEventDetails})
Open62541.UA_UpdateStructureDataDetails_clear — MethodUA_UpdateStructureDataDetails_clear(x::Ptr{UA_UpdateStructureDataDetails})deletes the dynamically allocated content of the object x and calls UA_UpdateStructureDataDetails_init(x) to reset the type and its memory. 
Open62541.UA_UpdateStructureDataDetails_copy — MethodUA_UpdateStructureDataDetails_copy(src::Ptr{UA_UpdateStructureDataDetails}, dst::Ptr{UA_UpdateStructureDataDetails})::UA_STATUSCODE
UA_UpdateStructureDataDetails_copy(src::UA_UpdateStructureDataDetails, dst::Ptr{UA_UpdateStructureDataDetails})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UpdateStructureDataDetails_delete — MethodUA_UpdateStructureDataDetails_delete(x::Ptr{UA_UpdateStructureDataDetails})deletes the content of object x and its memory. 
Open62541.UA_UpdateStructureDataDetails_deleteMembers — MethodUA_UpdateStructureDataDetails_deleteMembers(x::Ptr{UA_UpdateStructureDataDetails})(deprecated, use UA_UpdateStructureDataDetails_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_UpdateStructureDataDetails_init(x) to reset the type and its memory.
Open62541.UA_UpdateStructureDataDetails_equal — MethodUA_UpdateStructureDataDetails_equal(p1::Ptr{UA_UpdateStructureDataDetails}, p2::Ptr{UA_UpdateStructureDataDetails})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UpdateStructureDataDetails_init — MethodUA_UpdateStructureDataDetails_init(x::Ptr{UA_UpdateStructureDataDetails})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UpdateStructureDataDetails_new — MethodUA_UpdateStructureDataDetails_new()::Ptr{UA_UpdateStructureDataDetails}creates and initializes ("zeros") a UA_UpdateStructureDataDetails object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_UpdateStructureDataDetails_delete(x::Ptr{UA_UpdateStructureDataDetails})
Open62541.UA_UriString_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_UriString_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UriString_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_UriString_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_UriString_equal — MethodUA_UriString_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UriString_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UriString_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_UserConfigurationMask_clear — MethodUInt32_clear(x::Ptr{UInt32})deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory. 
Open62541.UA_UserConfigurationMask_copy — MethodUInt32_copy(src::Ptr{UInt32}, dst::Ptr{UInt32})::UA_STATUSCODE
UInt32_copy(src::UInt32, dst::Ptr{UInt32})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UserConfigurationMask_delete — MethodUInt32_delete(x::Ptr{UInt32})deletes the content of object x and its memory. 
Open62541.UA_UserConfigurationMask_deleteMembers — MethodUInt32_deleteMembers(x::Ptr{UInt32})(deprecated, use UInt32_clear(x) instead) deletes the dynamically allocated content of the object x and calls UInt32_init(x) to reset the type and its memory.
Open62541.UA_UserConfigurationMask_equal — MethodUA_UserConfigurationMask_equal(p1::Ptr{UInt32}, p2::Ptr{UInt32})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UserConfigurationMask_init — MethodUInt32_init(x::Ptr{UInt32})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UserConfigurationMask_new — MethodUInt32_new()::Ptr{UInt32}creates and initializes ("zeros") a UInt32 object whose memory is allocated by C. After use, it needs to be  cleaned up with UInt32_delete(x::Ptr{UInt32})
Open62541.UA_UserIdentityToken_clear — MethodUA_UserIdentityToken_clear(x::Ptr{UA_UserIdentityToken})deletes the dynamically allocated content of the object x and calls UA_UserIdentityToken_init(x) to reset the type and its memory. 
Open62541.UA_UserIdentityToken_copy — MethodUA_UserIdentityToken_copy(src::Ptr{UA_UserIdentityToken}, dst::Ptr{UA_UserIdentityToken})::UA_STATUSCODE
UA_UserIdentityToken_copy(src::UA_UserIdentityToken, dst::Ptr{UA_UserIdentityToken})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UserIdentityToken_delete — MethodUA_UserIdentityToken_delete(x::Ptr{UA_UserIdentityToken})deletes the content of object x and its memory. 
Open62541.UA_UserIdentityToken_deleteMembers — MethodUA_UserIdentityToken_deleteMembers(x::Ptr{UA_UserIdentityToken})(deprecated, use UA_UserIdentityToken_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_UserIdentityToken_init(x) to reset the type and its memory.
Open62541.UA_UserIdentityToken_equal — MethodUA_UserIdentityToken_equal(p1::Ptr{UA_UserIdentityToken}, p2::Ptr{UA_UserIdentityToken})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UserIdentityToken_init — MethodUA_UserIdentityToken_init(x::Ptr{UA_UserIdentityToken})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UserIdentityToken_new — MethodUA_UserIdentityToken_new()::Ptr{UA_UserIdentityToken}creates and initializes ("zeros") a UA_UserIdentityToken object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_UserIdentityToken_delete(x::Ptr{UA_UserIdentityToken})
Open62541.UA_UserManagementDataType_clear — MethodUA_UserManagementDataType_clear(x::Ptr{UA_UserManagementDataType})deletes the dynamically allocated content of the object x and calls UA_UserManagementDataType_init(x) to reset the type and its memory. 
Open62541.UA_UserManagementDataType_copy — MethodUA_UserManagementDataType_copy(src::Ptr{UA_UserManagementDataType}, dst::Ptr{UA_UserManagementDataType})::UA_STATUSCODE
UA_UserManagementDataType_copy(src::UA_UserManagementDataType, dst::Ptr{UA_UserManagementDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UserManagementDataType_delete — MethodUA_UserManagementDataType_delete(x::Ptr{UA_UserManagementDataType})deletes the content of object x and its memory. 
Open62541.UA_UserManagementDataType_deleteMembers — MethodUA_UserManagementDataType_deleteMembers(x::Ptr{UA_UserManagementDataType})(deprecated, use UA_UserManagementDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_UserManagementDataType_init(x) to reset the type and its memory.
Open62541.UA_UserManagementDataType_equal — MethodUA_UserManagementDataType_equal(p1::Ptr{UA_UserManagementDataType}, p2::Ptr{UA_UserManagementDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UserManagementDataType_init — MethodUA_UserManagementDataType_init(x::Ptr{UA_UserManagementDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UserManagementDataType_new — MethodUA_UserManagementDataType_new()::Ptr{UA_UserManagementDataType}creates and initializes ("zeros") a UA_UserManagementDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_UserManagementDataType_delete(x::Ptr{UA_UserManagementDataType})
Open62541.UA_UserNameIdentityToken_clear — MethodUA_UserNameIdentityToken_clear(x::Ptr{UA_UserNameIdentityToken})deletes the dynamically allocated content of the object x and calls UA_UserNameIdentityToken_init(x) to reset the type and its memory. 
Open62541.UA_UserNameIdentityToken_copy — MethodUA_UserNameIdentityToken_copy(src::Ptr{UA_UserNameIdentityToken}, dst::Ptr{UA_UserNameIdentityToken})::UA_STATUSCODE
UA_UserNameIdentityToken_copy(src::UA_UserNameIdentityToken, dst::Ptr{UA_UserNameIdentityToken})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UserNameIdentityToken_delete — MethodUA_UserNameIdentityToken_delete(x::Ptr{UA_UserNameIdentityToken})deletes the content of object x and its memory. 
Open62541.UA_UserNameIdentityToken_deleteMembers — MethodUA_UserNameIdentityToken_deleteMembers(x::Ptr{UA_UserNameIdentityToken})(deprecated, use UA_UserNameIdentityToken_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_UserNameIdentityToken_init(x) to reset the type and its memory.
Open62541.UA_UserNameIdentityToken_equal — MethodUA_UserNameIdentityToken_equal(p1::Ptr{UA_UserNameIdentityToken}, p2::Ptr{UA_UserNameIdentityToken})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UserNameIdentityToken_init — MethodUA_UserNameIdentityToken_init(x::Ptr{UA_UserNameIdentityToken})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UserNameIdentityToken_new — MethodUA_UserNameIdentityToken_new()::Ptr{UA_UserNameIdentityToken}creates and initializes ("zeros") a UA_UserNameIdentityToken object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_UserNameIdentityToken_delete(x::Ptr{UA_UserNameIdentityToken})
Open62541.UA_UserTokenPolicy_clear — MethodUA_UserTokenPolicy_clear(x::Ptr{UA_UserTokenPolicy})deletes the dynamically allocated content of the object x and calls UA_UserTokenPolicy_init(x) to reset the type and its memory. 
Open62541.UA_UserTokenPolicy_copy — MethodUA_UserTokenPolicy_copy(src::Ptr{UA_UserTokenPolicy}, dst::Ptr{UA_UserTokenPolicy})::UA_STATUSCODE
UA_UserTokenPolicy_copy(src::UA_UserTokenPolicy, dst::Ptr{UA_UserTokenPolicy})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UserTokenPolicy_delete — MethodUA_UserTokenPolicy_delete(x::Ptr{UA_UserTokenPolicy})deletes the content of object x and its memory. 
Open62541.UA_UserTokenPolicy_deleteMembers — MethodUA_UserTokenPolicy_deleteMembers(x::Ptr{UA_UserTokenPolicy})(deprecated, use UA_UserTokenPolicy_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_UserTokenPolicy_init(x) to reset the type and its memory.
Open62541.UA_UserTokenPolicy_equal — MethodUA_UserTokenPolicy_equal(p1::Ptr{UA_UserTokenPolicy}, p2::Ptr{UA_UserTokenPolicy})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UserTokenPolicy_init — MethodUA_UserTokenPolicy_init(x::Ptr{UA_UserTokenPolicy})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UserTokenPolicy_new — MethodUA_UserTokenPolicy_new()::Ptr{UA_UserTokenPolicy}creates and initializes ("zeros") a UA_UserTokenPolicy object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_UserTokenPolicy_delete(x::Ptr{UA_UserTokenPolicy})
Open62541.UA_UserTokenType_clear — MethodUA_UserTokenType_clear(x::Ptr{UA_UserTokenType})deletes the dynamically allocated content of the object x and calls UA_UserTokenType_init(x) to reset the type and its memory. 
Open62541.UA_UserTokenType_copy — MethodUA_UserTokenType_copy(src::Ptr{UA_UserTokenType}, dst::Ptr{UA_UserTokenType})::UA_STATUSCODE
UA_UserTokenType_copy(src::UA_UserTokenType, dst::Ptr{UA_UserTokenType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UserTokenType_delete — MethodUA_UserTokenType_delete(x::Ptr{UA_UserTokenType})deletes the content of object x and its memory. 
Open62541.UA_UserTokenType_deleteMembers — MethodUA_UserTokenType_deleteMembers(x::Ptr{UA_UserTokenType})(deprecated, use UA_UserTokenType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_UserTokenType_init(x) to reset the type and its memory.
Open62541.UA_UserTokenType_equal — MethodUA_UserTokenType_equal(p1::Ptr{UA_UserTokenType}, p2::Ptr{UA_UserTokenType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UserTokenType_init — MethodUA_UserTokenType_init(x::Ptr{UA_UserTokenType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UserTokenType_new — MethodUA_UserTokenType_new()::Ptr{UA_UserTokenType}creates and initializes ("zeros") a UA_UserTokenType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_UserTokenType_delete(x::Ptr{UA_UserTokenType})
Open62541.UA_UtcTime_clear — MethodInt64_clear(x::Ptr{Int64})deletes the dynamically allocated content of the object x and calls Int64_init(x) to reset the type and its memory. 
Open62541.UA_UtcTime_copy — MethodInt64_copy(src::Ptr{Int64}, dst::Ptr{Int64})::UA_STATUSCODE
Int64_copy(src::Int64, dst::Ptr{Int64})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_UtcTime_delete — MethodInt64_delete(x::Ptr{Int64})deletes the content of object x and its memory. 
Open62541.UA_UtcTime_deleteMembers — MethodInt64_deleteMembers(x::Ptr{Int64})(deprecated, use Int64_clear(x) instead) deletes the dynamically allocated content of the object x and calls Int64_init(x) to reset the type and its memory.
Open62541.UA_UtcTime_equal — MethodUA_UtcTime_equal(p1::Ptr{Int64}, p2::Ptr{Int64})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_UtcTime_init — MethodInt64_init(x::Ptr{Int64})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_UtcTime_new — MethodInt64_new()::Ptr{Int64}creates and initializes ("zeros") a Int64 object whose memory is allocated by C. After use, it needs to be  cleaned up with Int64_delete(x::Ptr{Int64})
Open62541.UA_VariableAttributes_clear — MethodUA_VariableAttributes_clear(x::Ptr{UA_VariableAttributes})deletes the dynamically allocated content of the object x and calls UA_VariableAttributes_init(x) to reset the type and its memory. 
Open62541.UA_VariableAttributes_copy — MethodUA_VariableAttributes_copy(src::Ptr{UA_VariableAttributes}, dst::Ptr{UA_VariableAttributes})::UA_STATUSCODE
UA_VariableAttributes_copy(src::UA_VariableAttributes, dst::Ptr{UA_VariableAttributes})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_VariableAttributes_delete — MethodUA_VariableAttributes_delete(x::Ptr{UA_VariableAttributes})deletes the content of object x and its memory. 
Open62541.UA_VariableAttributes_deleteMembers — MethodUA_VariableAttributes_deleteMembers(x::Ptr{UA_VariableAttributes})(deprecated, use UA_VariableAttributes_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_VariableAttributes_init(x) to reset the type and its memory.
Open62541.UA_VariableAttributes_equal — MethodUA_VariableAttributes_equal(p1::Ptr{UA_VariableAttributes}, p2::Ptr{UA_VariableAttributes})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_VariableAttributes_init — MethodUA_VariableAttributes_init(x::Ptr{UA_VariableAttributes})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_VariableAttributes_new — MethodUA_VariableAttributes_new()::Ptr{UA_VariableAttributes}creates and initializes ("zeros") a UA_VariableAttributes object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_VariableAttributes_delete(x::Ptr{UA_VariableAttributes})
Open62541.UA_VariableTypeAttributes_clear — MethodUA_VariableTypeAttributes_clear(x::Ptr{UA_VariableTypeAttributes})deletes the dynamically allocated content of the object x and calls UA_VariableTypeAttributes_init(x) to reset the type and its memory. 
Open62541.UA_VariableTypeAttributes_copy — MethodUA_VariableTypeAttributes_copy(src::Ptr{UA_VariableTypeAttributes}, dst::Ptr{UA_VariableTypeAttributes})::UA_STATUSCODE
UA_VariableTypeAttributes_copy(src::UA_VariableTypeAttributes, dst::Ptr{UA_VariableTypeAttributes})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_VariableTypeAttributes_delete — MethodUA_VariableTypeAttributes_delete(x::Ptr{UA_VariableTypeAttributes})deletes the content of object x and its memory. 
Open62541.UA_VariableTypeAttributes_deleteMembers — MethodUA_VariableTypeAttributes_deleteMembers(x::Ptr{UA_VariableTypeAttributes})(deprecated, use UA_VariableTypeAttributes_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_VariableTypeAttributes_init(x) to reset the type and its memory.
Open62541.UA_VariableTypeAttributes_equal — MethodUA_VariableTypeAttributes_equal(p1::Ptr{UA_VariableTypeAttributes}, p2::Ptr{UA_VariableTypeAttributes})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_VariableTypeAttributes_init — MethodUA_VariableTypeAttributes_init(x::Ptr{UA_VariableTypeAttributes})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_VariableTypeAttributes_new — MethodUA_VariableTypeAttributes_new()::Ptr{UA_VariableTypeAttributes}creates and initializes ("zeros") a UA_VariableTypeAttributes object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_VariableTypeAttributes_delete(x::Ptr{UA_VariableTypeAttributes})
Open62541.UA_Variant_clear — MethodUA_Variant_clear(x::Ptr{UA_Variant})deletes the dynamically allocated content of the object x and calls UA_Variant_init(x) to reset the type and its memory. 
Open62541.UA_Variant_copy — MethodUA_Variant_copy(src::Ptr{UA_Variant}, dst::Ptr{UA_Variant})::UA_STATUSCODE
UA_Variant_copy(src::UA_Variant, dst::Ptr{UA_Variant})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_Variant_delete — MethodUA_Variant_delete(x::Ptr{UA_Variant})deletes the content of object x and its memory. 
Open62541.UA_Variant_deleteMembers — MethodUA_Variant_deleteMembers(x::Ptr{UA_Variant})(deprecated, use UA_Variant_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_Variant_init(x) to reset the type and its memory.
Open62541.UA_Variant_equal — MethodUA_Variant_equal(p1::Ptr{UA_Variant}, p2::Ptr{UA_Variant})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_Variant_init — MethodUA_Variant_init(x::Ptr{UA_Variant})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_Variant_new — MethodUA_Variant_new()::Ptr{UA_Variant}creates and initializes ("zeros") a UA_Variant object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_Variant_delete(x::Ptr{UA_Variant})
Open62541.UA_VersionTime_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_VersionTime_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_VersionTime_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_VersionTime_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_VersionTime_equal — MethodUA_VersionTime_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_VersionTime_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_VersionTime_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_ViewAttributes_clear — MethodUA_ViewAttributes_clear(x::Ptr{UA_ViewAttributes})deletes the dynamically allocated content of the object x and calls UA_ViewAttributes_init(x) to reset the type and its memory. 
Open62541.UA_ViewAttributes_copy — MethodUA_ViewAttributes_copy(src::Ptr{UA_ViewAttributes}, dst::Ptr{UA_ViewAttributes})::UA_STATUSCODE
UA_ViewAttributes_copy(src::UA_ViewAttributes, dst::Ptr{UA_ViewAttributes})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ViewAttributes_delete — MethodUA_ViewAttributes_delete(x::Ptr{UA_ViewAttributes})deletes the content of object x and its memory. 
Open62541.UA_ViewAttributes_deleteMembers — MethodUA_ViewAttributes_deleteMembers(x::Ptr{UA_ViewAttributes})(deprecated, use UA_ViewAttributes_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ViewAttributes_init(x) to reset the type and its memory.
Open62541.UA_ViewAttributes_equal — MethodUA_ViewAttributes_equal(p1::Ptr{UA_ViewAttributes}, p2::Ptr{UA_ViewAttributes})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ViewAttributes_init — MethodUA_ViewAttributes_init(x::Ptr{UA_ViewAttributes})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ViewAttributes_new — MethodUA_ViewAttributes_new()::Ptr{UA_ViewAttributes}creates and initializes ("zeros") a UA_ViewAttributes object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ViewAttributes_delete(x::Ptr{UA_ViewAttributes})
Open62541.UA_ViewDescription_clear — MethodUA_ViewDescription_clear(x::Ptr{UA_ViewDescription})deletes the dynamically allocated content of the object x and calls UA_ViewDescription_init(x) to reset the type and its memory. 
Open62541.UA_ViewDescription_copy — MethodUA_ViewDescription_copy(src::Ptr{UA_ViewDescription}, dst::Ptr{UA_ViewDescription})::UA_STATUSCODE
UA_ViewDescription_copy(src::UA_ViewDescription, dst::Ptr{UA_ViewDescription})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_ViewDescription_delete — MethodUA_ViewDescription_delete(x::Ptr{UA_ViewDescription})deletes the content of object x and its memory. 
Open62541.UA_ViewDescription_deleteMembers — MethodUA_ViewDescription_deleteMembers(x::Ptr{UA_ViewDescription})(deprecated, use UA_ViewDescription_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_ViewDescription_init(x) to reset the type and its memory.
Open62541.UA_ViewDescription_equal — MethodUA_ViewDescription_equal(p1::Ptr{UA_ViewDescription}, p2::Ptr{UA_ViewDescription})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_ViewDescription_init — MethodUA_ViewDescription_init(x::Ptr{UA_ViewDescription})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_ViewDescription_new — MethodUA_ViewDescription_new()::Ptr{UA_ViewDescription}creates and initializes ("zeros") a UA_ViewDescription object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_ViewDescription_delete(x::Ptr{UA_ViewDescription})
Open62541.UA_WriteRequest_clear — MethodUA_WriteRequest_clear(x::Ptr{UA_WriteRequest})deletes the dynamically allocated content of the object x and calls UA_WriteRequest_init(x) to reset the type and its memory. 
Open62541.UA_WriteRequest_copy — MethodUA_WriteRequest_copy(src::Ptr{UA_WriteRequest}, dst::Ptr{UA_WriteRequest})::UA_STATUSCODE
UA_WriteRequest_copy(src::UA_WriteRequest, dst::Ptr{UA_WriteRequest})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_WriteRequest_delete — MethodUA_WriteRequest_delete(x::Ptr{UA_WriteRequest})deletes the content of object x and its memory. 
Open62541.UA_WriteRequest_deleteMembers — MethodUA_WriteRequest_deleteMembers(x::Ptr{UA_WriteRequest})(deprecated, use UA_WriteRequest_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_WriteRequest_init(x) to reset the type and its memory.
Open62541.UA_WriteRequest_equal — MethodUA_WriteRequest_equal(p1::Ptr{UA_WriteRequest}, p2::Ptr{UA_WriteRequest})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_WriteRequest_init — MethodUA_WriteRequest_init(x::Ptr{UA_WriteRequest})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_WriteRequest_new — MethodUA_WriteRequest_new()::Ptr{UA_WriteRequest}creates and initializes ("zeros") a UA_WriteRequest object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_WriteRequest_delete(x::Ptr{UA_WriteRequest})
Open62541.UA_WriteResponse_clear — MethodUA_WriteResponse_clear(x::Ptr{UA_WriteResponse})deletes the dynamically allocated content of the object x and calls UA_WriteResponse_init(x) to reset the type and its memory. 
Open62541.UA_WriteResponse_copy — MethodUA_WriteResponse_copy(src::Ptr{UA_WriteResponse}, dst::Ptr{UA_WriteResponse})::UA_STATUSCODE
UA_WriteResponse_copy(src::UA_WriteResponse, dst::Ptr{UA_WriteResponse})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_WriteResponse_delete — MethodUA_WriteResponse_delete(x::Ptr{UA_WriteResponse})deletes the content of object x and its memory. 
Open62541.UA_WriteResponse_deleteMembers — MethodUA_WriteResponse_deleteMembers(x::Ptr{UA_WriteResponse})(deprecated, use UA_WriteResponse_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_WriteResponse_init(x) to reset the type and its memory.
Open62541.UA_WriteResponse_equal — MethodUA_WriteResponse_equal(p1::Ptr{UA_WriteResponse}, p2::Ptr{UA_WriteResponse})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_WriteResponse_init — MethodUA_WriteResponse_init(x::Ptr{UA_WriteResponse})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_WriteResponse_new — MethodUA_WriteResponse_new()::Ptr{UA_WriteResponse}creates and initializes ("zeros") a UA_WriteResponse object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_WriteResponse_delete(x::Ptr{UA_WriteResponse})
Open62541.UA_WriteValue_clear — MethodUA_WriteValue_clear(x::Ptr{UA_WriteValue})deletes the dynamically allocated content of the object x and calls UA_WriteValue_init(x) to reset the type and its memory. 
Open62541.UA_WriteValue_copy — MethodUA_WriteValue_copy(src::Ptr{UA_WriteValue}, dst::Ptr{UA_WriteValue})::UA_STATUSCODE
UA_WriteValue_copy(src::UA_WriteValue, dst::Ptr{UA_WriteValue})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_WriteValue_delete — MethodUA_WriteValue_delete(x::Ptr{UA_WriteValue})deletes the content of object x and its memory. 
Open62541.UA_WriteValue_deleteMembers — MethodUA_WriteValue_deleteMembers(x::Ptr{UA_WriteValue})(deprecated, use UA_WriteValue_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_WriteValue_init(x) to reset the type and its memory.
Open62541.UA_WriteValue_equal — MethodUA_WriteValue_equal(p1::Ptr{UA_WriteValue}, p2::Ptr{UA_WriteValue})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_WriteValue_init — MethodUA_WriteValue_init(x::Ptr{UA_WriteValue})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_WriteValue_new — MethodUA_WriteValue_new()::Ptr{UA_WriteValue}creates and initializes ("zeros") a UA_WriteValue object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_WriteValue_delete(x::Ptr{UA_WriteValue})
Open62541.UA_WriterGroupDataType_clear — MethodUA_WriterGroupDataType_clear(x::Ptr{UA_WriterGroupDataType})deletes the dynamically allocated content of the object x and calls UA_WriterGroupDataType_init(x) to reset the type and its memory. 
Open62541.UA_WriterGroupDataType_copy — MethodUA_WriterGroupDataType_copy(src::Ptr{UA_WriterGroupDataType}, dst::Ptr{UA_WriterGroupDataType})::UA_STATUSCODE
UA_WriterGroupDataType_copy(src::UA_WriterGroupDataType, dst::Ptr{UA_WriterGroupDataType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_WriterGroupDataType_delete — MethodUA_WriterGroupDataType_delete(x::Ptr{UA_WriterGroupDataType})deletes the content of object x and its memory. 
Open62541.UA_WriterGroupDataType_deleteMembers — MethodUA_WriterGroupDataType_deleteMembers(x::Ptr{UA_WriterGroupDataType})(deprecated, use UA_WriterGroupDataType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_WriterGroupDataType_init(x) to reset the type and its memory.
Open62541.UA_WriterGroupDataType_equal — MethodUA_WriterGroupDataType_equal(p1::Ptr{UA_WriterGroupDataType}, p2::Ptr{UA_WriterGroupDataType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_WriterGroupDataType_init — MethodUA_WriterGroupDataType_init(x::Ptr{UA_WriterGroupDataType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_WriterGroupDataType_new — MethodUA_WriterGroupDataType_new()::Ptr{UA_WriterGroupDataType}creates and initializes ("zeros") a UA_WriterGroupDataType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_WriterGroupDataType_delete(x::Ptr{UA_WriterGroupDataType})
Open62541.UA_X509IdentityToken_clear — MethodUA_X509IdentityToken_clear(x::Ptr{UA_X509IdentityToken})deletes the dynamically allocated content of the object x and calls UA_X509IdentityToken_init(x) to reset the type and its memory. 
Open62541.UA_X509IdentityToken_copy — MethodUA_X509IdentityToken_copy(src::Ptr{UA_X509IdentityToken}, dst::Ptr{UA_X509IdentityToken})::UA_STATUSCODE
UA_X509IdentityToken_copy(src::UA_X509IdentityToken, dst::Ptr{UA_X509IdentityToken})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_X509IdentityToken_delete — MethodUA_X509IdentityToken_delete(x::Ptr{UA_X509IdentityToken})deletes the content of object x and its memory. 
Open62541.UA_X509IdentityToken_deleteMembers — MethodUA_X509IdentityToken_deleteMembers(x::Ptr{UA_X509IdentityToken})(deprecated, use UA_X509IdentityToken_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_X509IdentityToken_init(x) to reset the type and its memory.
Open62541.UA_X509IdentityToken_equal — MethodUA_X509IdentityToken_equal(p1::Ptr{UA_X509IdentityToken}, p2::Ptr{UA_X509IdentityToken})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_X509IdentityToken_init — MethodUA_X509IdentityToken_init(x::Ptr{UA_X509IdentityToken})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_X509IdentityToken_new — MethodUA_X509IdentityToken_new()::Ptr{UA_X509IdentityToken}creates and initializes ("zeros") a UA_X509IdentityToken object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_X509IdentityToken_delete(x::Ptr{UA_X509IdentityToken})
Open62541.UA_XVType_clear — MethodUA_XVType_clear(x::Ptr{UA_XVType})deletes the dynamically allocated content of the object x and calls UA_XVType_init(x) to reset the type and its memory. 
Open62541.UA_XVType_copy — MethodUA_XVType_copy(src::Ptr{UA_XVType}, dst::Ptr{UA_XVType})::UA_STATUSCODE
UA_XVType_copy(src::UA_XVType, dst::Ptr{UA_XVType})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_XVType_delete — MethodUA_XVType_delete(x::Ptr{UA_XVType})deletes the content of object x and its memory. 
Open62541.UA_XVType_deleteMembers — MethodUA_XVType_deleteMembers(x::Ptr{UA_XVType})(deprecated, use UA_XVType_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_XVType_init(x) to reset the type and its memory.
Open62541.UA_XVType_equal — MethodUA_XVType_equal(p1::Ptr{UA_XVType}, p2::Ptr{UA_XVType})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_XVType_init — MethodUA_XVType_init(x::Ptr{UA_XVType})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_XVType_new — MethodUA_XVType_new()::Ptr{UA_XVType}creates and initializes ("zeros") a UA_XVType object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_XVType_delete(x::Ptr{UA_XVType})
Open62541.UA_XmlElement_clear — MethodUA_String_clear(x::Ptr{UA_String})deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory. 
Open62541.UA_XmlElement_copy — MethodUA_String_copy(src::Ptr{UA_String}, dst::Ptr{UA_String})::UA_STATUSCODE
UA_String_copy(src::UA_String, dst::Ptr{UA_String})::UA_STATUSCODECopy the content of the source object src to the destination object dst. Returns UA_STATUSCODE_GOOD or UA_STATUSCODE_BADOUTOFMEMORY.
Open62541.UA_XmlElement_delete — MethodUA_String_delete(x::Ptr{UA_String})deletes the content of object x and its memory. 
Open62541.UA_XmlElement_deleteMembers — MethodUA_String_deleteMembers(x::Ptr{UA_String})(deprecated, use UA_String_clear(x) instead) deletes the dynamically allocated content of the object x and calls UA_String_init(x) to reset the type and its memory.
Open62541.UA_XmlElement_equal — MethodUA_XmlElement_equal(p1::Ptr{UA_String}, p2::Ptr{UA_String})::Boolcompares p1 and p2 and returns true if they are equal. Also works  with the corresponding high-level types (JUA_xxx) if they have been  defined.
Open62541.UA_XmlElement_init — MethodUA_String_init(x::Ptr{UA_String})initializes the object x. This is synonymous with zeroing out the allocated memory. 
Open62541.UA_XmlElement_new — MethodUA_String_new()::Ptr{UA_String}creates and initializes ("zeros") a UA_String object whose memory is allocated by C. After use, it needs to be  cleaned up with UA_String_delete(x::Ptr{UA_String})
Open62541.UA_equal — MethodUA_equal(p1::T, p2::T, T)::Boolcompares p1 and p2 and returns true if they are equal. This is a basic functionality and it is usually more appropriate to use the fully typed versions, for example UA_String_equal to compare to ´UA_String´s.
Convenience functions for generating strings/bytestrings & associated functions
Open62541.UA_BYTESTRING — FunctionUA_BYTESTRING(s::AbstractString)::Ptr{UA_String}creates a UA_ByteString object from s. Memory is allocated by C and needs to be cleaned up with UA_ByteString_delete(x::Ptr{UA_ByteString}).
Open62541.UA_BYTESTRING_ALLOC — FunctionUA_BYTESTRING_ALLOC(s::AbstractString)::Ptr{UA_String}creates a UA_ByteString object from s. Memory is allocated by C and needs to be cleaned up with UA_ByteString_delete(x::Ptr{UA_ByteString}).
Open62541.UA_STRING — FunctionUA_STRING(s::AbstractString)::Ptr{UA_String}creates a UA_String object from s. Memory is allocated by C and needs to be cleaned up with UA_String_delete(x::Ptr{UA_String}).
Open62541.UA_STRING_ALLOC — FunctionUA_STRING_ALLOC(s::AbstractString)::Ptr{UA_String}creates a UA_String object from s. Memory is allocated by C and needs to be cleaned up with UA_String_delete(x::Ptr{UA_String}).
Generation of (Expanded)NodeIds & associated functions
Open62541.UA_NODEID — MethodUA_NODEID(s::AbstractString)::Ptr{UA_NodeId}
UA_NODEID(s::Ptr{UA_String})::Ptr{UA_NodeId}creates a UA_NodeId object by parsing s.
Example:
UA_NODEID("ns=1;i=1234") #generates UA_NodeId with numeric identifier
UA_NODEID("ns=1;s=test") #generates UA_NodeId with string identifierOpen62541.UA_NODEID_BYTESTRING — MethodUA_NODEID_BYTESTRING(nsIndex::Integer, identifier::AbstractString)::Ptr{UA_NodeId}
UA_NODEID_BYTESTRING(nsIndex::Integer, identifier::Ptr{UA_ByteString})::Ptr{UA_NodeId}creates a UA_NodeId object with namespace index nsIndex and bytestring identifier identifier (which can be a string or UA_ByteString).
Memory is allocated by C and needs to be cleaned up using UA_NodeId_delete(x::Ptr{UA_NodeId}) after the object is not used anymore.
Open62541.UA_NODEID_BYTESTRING_ALLOC — MethodUA_NODEID_BYTESTRING_ALLOC(nsIndex::Integer, identifier::AbstractString)::Ptr{UA_NodeId}
UA_NODEID_BYTESTRING_ALLOC(nsIndex::Integer, identifier::Ptr{UA_ByteString})::Ptr{UA_NodeId}creates a UA_NodeId object with namespace index nsIndex and bytestring identifier identifier (which can be a string or UA_ByteString).
Memory is allocated by C and needs to be cleaned up using UA_NodeId_delete(x::Ptr{UA_NodeId}) after the object is not used anymore.
Open62541.UA_NODEID_GUID — MethodUA_NODEID_GUID(nsIndex::Integer, identifier::AbstractString)::Ptr{UA_NodeId}
UA_NODEID_GUID(nsIndex::Integer, identifier::Ptr{UA_Guid})::Ptr{UA_NodeId}creates a UA_NodeId object by with namespace index nsIndex and an identifier identifier based on a globally unique id (UA_Guid) that can be supplied as a string (which will be parsed) or as a valid Ptr{UA_Guid}.
Memory is allocated by C and needs to be cleaned up using UA_NodeId_delete(x::Ptr{UA_NodeId}) after the object is not used anymore.
Open62541.UA_NODEID_NUMERIC — MethodUA_NODEID_NUMERIC(nsIndex::Integer, identifier::Integer)::Ptr{UA_NodeId}creates a UA_NodeId object with namespace index nsIndex and numerical identifier identifier. Memory is allocated by C and needs to be cleaned up using UA_NodeId_delete(x::Ptr{UA_NodeId}) after the object is not used anymore.
Open62541.UA_NODEID_STRING — MethodUA_NODEID_STRING(nsIndex::Integer, identifier::AbstractString)::Ptr{UA_NodeId}
UA_NODEID_STRING(nsIndex::Integer, identifier::Ptr{UA_String})::Ptr{UA_NodeId}creates a UA_NodeId object by with namespace index nsIndex and string identifier identifier.
Memory is allocated by C and needs to be cleaned up using UA_NodeId_delete(x::Ptr{UA_NodeId}) after the object is not used anymore.
Open62541.UA_NODEID_STRING_ALLOC — MethodUA_NODEID_STRING_ALLOC(nsIndex::Integer, identifier::AbstractString)::Ptr{UA_NodeId}
UA_NODEID_STRING_ALLOC(nsIndex::Integer, identifier::Ptr{UA_String})::Ptr{UA_NodeId}creates a UA_NodeId object with namespace index nsIndex and string identifier identifier.
Memory is allocated by C and needs to be cleaned up using UA_NodeId_delete(x::Ptr{UA_NodeId}) after the object is not used anymore.
Open62541.UA_EXPANDEDNODEID — MethodUA_EXPANDEDNODEID(s::AbstractString)::Ptr{UA_ExpandedNodeId}
UA_EXPANDEDNODEID(s::Ptr{UA_String})::Ptr{UA_ExpandedNodeId}creates a UA_ExpandedNodeId object by parsing s. Memory is allocated by C and needs to be cleaned up using UA_ExpandedNodeId_delete(x::Ptr{UA_ExpandedNodeId}) after the object is not used anymore.
See also: OPC Foundation Website
Example:
UA_EXPANDEDNODEID("svr=1;nsu=http://example.com;i=1234") #generates UA_ExpandedNodeId with numeric identifier
UA_EXPANDEDNODEID("svr=1;nsu=http://example.com;s=test") #generates UA_ExpandedNodeId with string identifierAttribute generation
Functions that allow generating attributes (used in node creation) in a convenient fashion:
Open62541.UA_DataTypeAttributes_generate — FunctionUA_DataTypeAttributes_generate(; displayname::AbstractString,
    description::AbstractString, localization::AbstractString = "en-US",
    writemask::Union{Nothing, UInt32} = nothing,
    userwritemask::Union{Nothing, UInt32} = nothing,
    isabstract::Union{Nothing, Bool} = nothing)::Ptr{UA_DataTypeAttributes}generates a UA_DataTypeAttributes object. Memory for the object is allocated by C and needs to be cleaned up by calling UA_DataTypeAttributes_delete(x) after usage.
For keywords given as nothing, the respective default value is used, see UA_DataTypeAttributes_default[]
See also UA_WRITEMASK and UA_USERWRITEMASK for information on how to generate the respective keyword inputs.
Open62541.UA_MethodAttributes_generate — FunctionUA_MethodAttributes_generate(; displayname::AbstractString,
    description::AbstractString, localization::AbstractString = "en-US",
    writemask::Union{Nothing, UInt32} = nothing,
    userwritemask::Union{Nothing, UInt32} = nothing,
    executable::Union{Nothing, Bool} = nothing,
    userexecutable::Union{Nothing, Bool} = nothing)::Ptr{UA_MethodAttributes}generates a UA_MethodAttributes object. Memory for the object is allocated by C and needs to be cleaned up by calling UA_MethodAttributes_delete(x) after usage.
For keywords given as nothing, the respective default value is used, see UA_MethodAttributes_default[]
See also UA_WRITEMASK and UA_USERWRITEMASK for information on how to generate the respective keyword inputs.
Open62541.UA_ObjectAttributes_generate — FunctionUA_ObjectAttributes_generate(; displayname::AbstractString,
    description::AbstractString, localization::AbstractString = "en-US",
    writemask::Union{Nothing, UInt32} = nothing,
    userwritemask::Union{Nothing, UInt32} = nothing,
    eventnotifier::Union{Nothing, UInt8} = nothing)::Ptr{UA_ObjectAttributes}generates a UA_ObjectAttributes object. Memory for the object is allocated by C and needs to be cleaned up by calling UA_ObjectAttributes_delete(x) after usage.
For keywords given as nothing, the respective default value is used, see UA_ObjectAttributes_default[]
See also UA_WRITEMASK, UA_USERWRITEMASK, UA_EVENTNOTIFIER for information on how to generate the respective keyword inputs.
Open62541.UA_ObjectTypeAttributes_generate — FunctionUA_ObjectTypeAttributes_generate(; displayname::AbstractString,
    description::AbstractString, localization::AbstractString = "en-US",
    writemask::Union{Nothing, UInt32} = nothing,
    userwritemask::Union{Nothing, UInt32} = nothing,
    isabstract::Union{Nothing, Bool} = nothing)::Ptr{UA_ObjectTypeAttributes}generates a UA_ObjectTypeAttributes object. Memory for the object is allocated by C and needs to be cleaned up by calling UA_ObjectTypeAttributes_delete(x) after usage.
For keywords given as nothing, the respective default value is used, see UA_ObjectTypeAttributes_default[]
See also UA_WRITEMASK and UA_USERWRITEMASK for information on how to generate the respective keyword inputs.
Open62541.UA_ReferenceTypeAttributes_generate — FunctionUA_ReferenceTypeAttributes_generate(; displayname::AbstractString,
    description::AbstractString, localization::AbstractString = "en-US",
    writemask::Union{Nothing, UInt32} = nothing,
    userwritemask::Union{Nothing, UInt32} = nothing,
    isabstract::Union{Nothing, Bool} = nothing
    symmetric::Union{Nothing, Bool} = nothing,
    inversename::Union{Nothing, AbstractString} = nothing)::Ptr{UA_ReferenceTypeAttributes}generates a UA_ReferenceTypeAttributes object. Memory for the object is allocated by C and needs to be cleaned up by calling UA_ReferenceTypeAttributes_delete(x) after usage.
For keywords given as nothing, the respective default value is used, see UA_ReferenceTypeAttributes_default[]
See also UA_WRITEMASK and UA_USERWRITEMASK for information on how to generate the respective keyword inputs.
Open62541.UA_VariableAttributes_generate — FunctionUA_VariableAttributes_generate(; value::Union{AbstractArray{T}, T},
    displayname::AbstractString, description::AbstractString,
    localization::AbstractString = "en-US",
    writemask::Union{Nothing, UInt32} = nothing,
    userwritemask::Union{Nothing, UInt32} = nothing,
    accesslevel::Union{Nothing, UInt8} = nothing,
    useraccesslevel::Union{Nothing, UInt8} = nothing,
    minimumsamplinginterval::Union{Nothing, Float64} = nothing,
    historizing::Union{Nothing, Bool} = nothing,
    valuerank::Union{Integer, Nothing} = nothing)::Ptr{UA_VariableAttributes} where {T <: Union{UA_NUMBER_TYPES, Complex{Float32}, Complex{Float64}, Rational{Int32}, Rational{UInt32}, AbstractString}}generates a UA_VariableAttributes object. Memory for the object is allocated by C and needs to be cleaned up by calling UA_VariableAttributes_delete(x) after usage.
For keywords given as nothing, the respective default value is used, see UA_VariableAttributes_default[]. If nothing is given for keyword valuerank, then it is either set to UA_VALUERANK_SCALAR (if value is a scalar), or to the dimensionality of the supplied array (i.e., N for an AbstractArray{T,N}).
See also UA_WRITEMASK, UA_USERWRITEMASK, UA_ACCESSLEVEL, and UA_USERACCESSLEVEL for information on how to generate the respective keyword inputs.
Open62541.UA_VariableTypeAttributes_generate — FunctionUA_VariableTypeAttributes_generate(; value::Union{Nothing, AbstractArray{T}, T} = nothing,
    displayname::AbstractString, description::AbstractString,
    localization::AbstractString = "en-US",
    writemask::Union{Nothing, UInt32} = nothing,
    userwritemask::Union{Nothing, UInt32} = nothing,
    valuerank::Union{Nothing, Integer} = nothing,
    isabstract::Union{Nothing, Bool})::Ptr{UA_VariableTypeAttributes} where {T <: Union{Nothing, UA_NUMBER_TYPES, Complex{Float32}, Complex{Float64}, Rational{Int32}, Rational{UInt32}, AbstractString}}generates a UA_VariableTypeAttributes object. Memory for the object is allocated by C and needs to be cleaned up by calling UA_VariableTypeAttributes_delete(x) after usage.
For keywords given as nothing, the respective default value is used, see UA_VariableTypeAttributes_default[]. If a default value is specified for the variabletype and nothing is given for keyword valuerank, then it is either set to UA_VALUERANK_SCALAR (if value is a scalar), or to the dimensionality of the supplied array (i.e., N for an AbstractArray{T,N}).
See also UA_WRITEMASK, UA_USERWRITEMASK for information on how to generate the respective keyword inputs.
Open62541.UA_ViewAttributes_generate — FunctionUA_ViewAttributes_generate(; displayname::AbstractString,
    description::AbstractString, localization::AbstractString = "en-US",
    writemask::Union{Nothing, UInt32} = nothing,
    userwritemask::Union{Nothing, UInt32} = nothing,
    containsnoloops::Union{Nothing, Bool} = nothing,
    eventnotifier::Union{Nothing, UInt8} = nothing)::Ptr{UA_ViewAttributes}generates a UA_ViewAttributes object. Memory for the object is allocated by C and needs to be cleaned up by calling UA_ViewAttributes_delete(x) after usage.
For keywords given as nothing, the respective default value is used, see UA_ViewAttributes_default[]
See also UA_WRITEMASK, UA_USERWRITEMASK and UA_EVENTNOTIFIER for information on how to generate the respective keyword inputs.
Helper functions for readmasks, valueranks, etc.:
Open62541.UA_ACCESSLEVEL — FunctionUA_ACCESSLEVEL(; read = false, write = false, historyread = false, 
        historywrite = false, semanticchange = false, statuswrite = false, 
        timestampwrite = false)::UInt8calculates a UInt8 number expressing how the value of a variable can be accessed. Default is to disallow all operations. The meaning of the keywords is explained here: OPC Foundation website
Open62541.UA_EVENTNOTIFIER — FunctionUA_EVENTNOTIFIER(; subscribetoevent = false, historyread = false, 
        historywrite = false)::UInt8calculates a UInt8 number expressing whether a node can be used to subscribe to events and/or read/write historic events.
Meaning of keywords is explained here: OPC Foundation website
Open62541.UA_USERACCESSLEVEL — FunctionUA_USERACCESSLEVEL(; read = false, write = false, historyread = false, 
        historywrite = false, semanticchange = false, statuswrite = false, 
        timestampwrite = false)::UInt8calculates a UInt8 number expressing how the value of a variable can be accessed. Default is to disallow all operations. The meaning of the keywords is explained here: OPC Foundation website
Open62541.UA_USERWRITEMASK — FunctionUA_USERWRITEMASK(; accesslevel = false, arraydimensions = false,
        browsename = false, containsnoloops = false, datatype = false,
        description = false, displayname = false, eventnotifier = false,
        executable = false, historizing = false, inversename = false,
        isabstract = false, minimumsamplinginterval = false, nodeclass = false,
        nodeid = false, symmetric = false, useraccesslevel = false, 
        userexecutable = false, userwritemask = false, valuerank = false,
        writemask = false, valueforvariabletype = false)::UInt32calculates a UInt32 number expressing which attributes of a node are writeable. The meaning of the keywords is explained here: OPC Foundation website
If the specific node type does not support an attribute, the corresponding keyword must be set to false. This is currently not enforced automatically.
Open62541.UA_VALUERANK — FunctionUA_VALUERANK(N::Integer)::Integerreturns the valuerank based on the dimensionality of an array N. For special cases see here: Unified Automation website
Open62541.UA_WRITEMASK — FunctionUA_WRITEMASK(; accesslevel = false, arraydimensions = false,
        browsename = false, containsnoloops = false, datatype = false,
        description = false, displayname = false, eventnotifier = false,
        executable = false, historizing = false, inversename = false,
        isabstract = false, minimumsamplinginterval = false, nodeclass = false,
        nodeid = false, symmetric = false, useraccesslevel = false, 
        userexecutable = false, userwritemask = false, valuerank = false,
        writemask = false, valueforvariabletype = false)::UInt32calculates a UInt32 number expressing which attributes of a node are writeable. The meaning of the keywords is explained here: OPC Foundation website
If the specific node type does not support an attribute, the corresponding keyword must be set to false. This is currently not enforced automatically.
Server API
Open62541.UA_ServerConfig_setDefault — MethodUA_ServerConfig_setDefault(config)Creates a server config on the default port 4840 with no server certificate.
Open62541.UA_ServerConfig_setMinimal — MethodUA_ServerConfig_setMinimal(config, portNumber, certificate)creates a new server config with one endpoint. The config will set the tcp network layer to the given port and adds a single endpoint with the security policy $SecurityPolicy#None$ to the server. A server certificate may be supplied but is optional.
Open62541.UA_Server_addDataTypeNode — MethodUA_Server_addDataTypeNode(server::Ptr{UA_Server}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, typedefinition::Ptr{UA_NodeId},
        attr::Ptr{UA_DataTypeAttributes}, nodeContext::Ptr{UA_NodeId}, 
        outNewNodeId::Ptr{UA_NodeId})::UA_StatusCodeuses the server API to add a datatype node to the server.
See UA_DataTypeAttributes_generate on how to define valid attributes.
Open62541.UA_Server_addMethodNode — MethodUA_Server_addMethodNode(server::Ptr{UA_Server}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, attr::Ptr{UA_MethodAttributes}, 
        method::UA_MethodCallback, inputArgumentsSize::Csize_t, inputArguments::Union{UA_Argument, AbstractArray{UA_Argument}}, 
        outputArgumentsSize::Csize_t, outputArguments::Union{UA_Argument, AbstractArray{UA_Argument}}, 
        nodeContext::Ptr{UA_NodeId}, outNewNodeId::Ptr{UA_NodeId})::UA_StatusCodeuses the server API to add a method node with the callback method to the server.
See also:
UA_MethodAttributes_generate to define valid attributes.
UA_MethodAttributes_generate to generate a valid callback.
Open62541.UA_Server_addObjectNode — MethodUA_Server_addObjectNode(server::Ptr{UA_Server}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, typedefinition::Ptr{UA_NodeId},
        attr::Ptr{UA_ObjectAttributes}, nodeContext::Ptr{UA_NodeId}, 
        outNewNodeId::Ptr{UA_NodeId})::UA_StatusCodeuses the server API to add a object node to the server.
See UA_ObjectAttributes_generate on how to define valid attributes.
Open62541.UA_Server_addObjectTypeNode — MethodUA_Server_addObjectTypeNode(server::Ptr{UA_Server}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, typedefinition::Ptr{UA_NodeId},
        attr::Ptr{UA_ObjectTypeAttributes}, nodeContext::Ptr{UA_NodeId}, 
        outNewNodeId::Ptr{UA_NodeId})::UA_StatusCodeuses the server API to add a objecttype node to the server.
See UA_ObjectTypeAttributes_generate on how to define valid attributes.
Open62541.UA_Server_addReferenceTypeNode — MethodUA_Server_addReferenceTypeNode(server::Ptr{UA_Server}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, typedefinition::Ptr{UA_NodeId},
        attr::Ptr{UA_ReferenceTypeAttributes}, nodeContext::Ptr{UA_NodeId}, 
        outNewNodeId::Ptr{UA_NodeId})::UA_StatusCodeuses the server API to add a referencetype node to the server.
See UA_ReferenceTypeAttributes_generate on how to define valid attributes.
Open62541.UA_Server_addVariableNode — MethodUA_Server_addVariableNode(server::Ptr{UA_Server}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, typedefinition::Ptr{UA_NodeId},
        attr::Ptr{UA_VariableAttributes}, nodeContext::Ptr{UA_NodeId}, 
        outNewNodeId::Ptr{UA_NodeId})::UA_StatusCodeuses the server API to add a variable node to the server.
See UA_VariableAttributes_generate on how to define valid attributes.
Open62541.UA_Server_addVariableTypeNode — MethodUA_Server_addVariableTypeNode(server::Ptr{UA_Server}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, typedefinition::Ptr{UA_NodeId},
        attr::Ptr{UA_VariableTypeAttributes}, nodeContext::Ptr{UA_NodeId}, 
        outNewNodeId::Ptr{UA_NodeId})::UA_StatusCodeuses the server API to add a variabletype node to the server.
See UA_VariableTypeAttributes_generate on how to define valid attributes.
Open62541.UA_Server_addViewNode — MethodUA_Server_addViewNode(server::Ptr{UA_Server}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, typedefinition::Ptr{UA_NodeId},
        attr::Ptr{UA_ViewAttributes}, nodeContext::Ptr{UA_NodeId}, 
        outNewNodeId::Ptr{UA_NodeId})::UA_StatusCodeuses the server API to add a view node to the server.
See UA_ViewAttributes_generate on how to define valid attributes.
Open62541.UA_Server_call — MethodUA_Server_call(server::Ptr{UA_Server}, request::Ptr{UA_CallMethodRequest}, result::Ptr{UA_CallMethodResult})::Nothinguses the server API to process the method call request request on the server. Note that result is mutated.
Open62541.UA_Server_readAccessLevel — MethodUA_Server_readAccessLevel(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Byte})Uses the Server API to read the value of the attribute AccessLevel  from the NodeId nodeId located on server server. The result is saved  into out.
Note that memory for out must be allocated by C before using this function.  This can be accomplished with out = UA_Byte_new(). The  resulting object must be cleaned up via UA_Byte_delete(out::Ptr{UA_Byte})     after its use.
Open62541.UA_Server_readAccessLevelEx — MethodUA_Server_readAccessLevelEx(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_UInt32})Uses the Server API to read the value of the attribute AccessLevelEx  from the NodeId nodeId located on server server. The result is saved  into out.
Note that memory for out must be allocated by C before using this function.  This can be accomplished with out = UA_UInt32_new(). The  resulting object must be cleaned up via UA_UInt32_delete(out::Ptr{UA_UInt32})     after its use.
Open62541.UA_Server_readArrayDimensions — MethodUA_Server_readArrayDimensions(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Variant})Uses the Server API to read the value of the attribute ArrayDimensions  from the NodeId nodeId located on server server. The result is saved  into out.
Note that memory for out must be allocated by C before using this function.  This can be accomplished with out = UA_Variant_new(). The  resulting object must be cleaned up via UA_Variant_delete(out::Ptr{UA_Variant})     after its use.
Open62541.UA_Server_readBrowseName — MethodUA_Server_readBrowseName(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_QualifiedName})Uses the Server API to read the value of the attribute BrowseName  from the NodeId nodeId located on server server. The result is saved  into out.
Note that memory for out must be allocated by C before using this function.  This can be accomplished with out = UA_QualifiedName_new(). The  resulting object must be cleaned up via UA_QualifiedName_delete(out::Ptr{UA_QualifiedName})     after its use.
Open62541.UA_Server_readContainsNoLoops — MethodUA_Server_readContainsNoLoops(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Boolean})Uses the Server API to read the value of the attribute ContainsNoLoops  from the NodeId nodeId located on server server. The result is saved  into out.
Note that memory for out must be allocated by C before using this function.  This can be accomplished with out = UA_Boolean_new(). The  resulting object must be cleaned up via UA_Boolean_delete(out::Ptr{UA_Boolean})     after its use.
Open62541.UA_Server_readDataType — MethodUA_Server_readDataType(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_NodeId})Uses the Server API to read the value of the attribute DataType  from the NodeId nodeId located on server server. The result is saved  into out.
Note that memory for out must be allocated by C before using this function.  This can be accomplished with out = UA_NodeId_new(). The  resulting object must be cleaned up via UA_NodeId_delete(out::Ptr{UA_NodeId})     after its use.
Open62541.UA_Server_readDescription — MethodUA_Server_readDescription(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_LocalizedText})Uses the Server API to read the value of the attribute Description  from the NodeId nodeId located on server server. The result is saved  into out.
Note that memory for out must be allocated by C before using this function.  This can be accomplished with out = UA_LocalizedText_new(). The  resulting object must be cleaned up via UA_LocalizedText_delete(out::Ptr{UA_LocalizedText})     after its use.
Open62541.UA_Server_readDisplayName — MethodUA_Server_readDisplayName(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_LocalizedText})Uses the Server API to read the value of the attribute DisplayName  from the NodeId nodeId located on server server. The result is saved  into out.
Note that memory for out must be allocated by C before using this function.  This can be accomplished with out = UA_LocalizedText_new(). The  resulting object must be cleaned up via UA_LocalizedText_delete(out::Ptr{UA_LocalizedText})     after its use.
Open62541.UA_Server_readEventNotifier — MethodUA_Server_readEventNotifier(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Byte})Uses the Server API to read the value of the attribute EventNotifier  from the NodeId nodeId located on server server. The result is saved  into out.
Note that memory for out must be allocated by C before using this function.  This can be accomplished with out = UA_Byte_new(). The  resulting object must be cleaned up via UA_Byte_delete(out::Ptr{UA_Byte})     after its use.
Open62541.UA_Server_readExecutable — MethodUA_Server_readExecutable(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Boolean})Uses the Server API to read the value of the attribute Executable  from the NodeId nodeId located on server server. The result is saved  into out.
Note that memory for out must be allocated by C before using this function.  This can be accomplished with out = UA_Boolean_new(). The  resulting object must be cleaned up via UA_Boolean_delete(out::Ptr{UA_Boolean})     after its use.
Open62541.UA_Server_readHistorizing — MethodUA_Server_readHistorizing(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Boolean})Uses the Server API to read the value of the attribute Historizing  from the NodeId nodeId located on server server. The result is saved  into out.
Note that memory for out must be allocated by C before using this function.  This can be accomplished with out = UA_Boolean_new(). The  resulting object must be cleaned up via UA_Boolean_delete(out::Ptr{UA_Boolean})     after its use.
Open62541.UA_Server_readInverseName — MethodUA_Server_readInverseName(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_LocalizedText})Uses the Server API to read the value of the attribute InverseName  from the NodeId nodeId located on server server. The result is saved  into out.
Note that memory for out must be allocated by C before using this function.  This can be accomplished with out = UA_LocalizedText_new(). The  resulting object must be cleaned up via UA_LocalizedText_delete(out::Ptr{UA_LocalizedText})     after its use.
Open62541.UA_Server_readIsAbstract — MethodUA_Server_readIsAbstract(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Boolean})Uses the Server API to read the value of the attribute IsAbstract  from the NodeId nodeId located on server server. The result is saved  into out.
Note that memory for out must be allocated by C before using this function.  This can be accomplished with out = UA_Boolean_new(). The  resulting object must be cleaned up via UA_Boolean_delete(out::Ptr{UA_Boolean})     after its use.
Open62541.UA_Server_readMinimumSamplingInterval — MethodUA_Server_readMinimumSamplingInterval(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Double})Uses the Server API to read the value of the attribute MinimumSamplingInterval  from the NodeId nodeId located on server server. The result is saved  into out.
Note that memory for out must be allocated by C before using this function.  This can be accomplished with out = UA_Double_new(). The  resulting object must be cleaned up via UA_Double_delete(out::Ptr{UA_Double})     after its use.
Open62541.UA_Server_readNodeClass — MethodUA_Server_readNodeClass(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_NodeClass})Uses the Server API to read the value of the attribute NodeClass  from the NodeId nodeId located on server server. The result is saved  into out.
Note that memory for out must be allocated by C before using this function.  This can be accomplished with out = UA_NodeClass_new(). The  resulting object must be cleaned up via UA_NodeClass_delete(out::Ptr{UA_NodeClass})     after its use.
Open62541.UA_Server_readNodeId — MethodUA_Server_readNodeId(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_NodeId})Uses the Server API to read the value of the attribute NodeId  from the NodeId nodeId located on server server. The result is saved  into out.
Note that memory for out must be allocated by C before using this function.  This can be accomplished with out = UA_NodeId_new(). The  resulting object must be cleaned up via UA_NodeId_delete(out::Ptr{UA_NodeId})     after its use.
Open62541.UA_Server_readSymmetric — MethodUA_Server_readSymmetric(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Boolean})Uses the Server API to read the value of the attribute Symmetric  from the NodeId nodeId located on server server. The result is saved  into out.
Note that memory for out must be allocated by C before using this function.  This can be accomplished with out = UA_Boolean_new(). The  resulting object must be cleaned up via UA_Boolean_delete(out::Ptr{UA_Boolean})     after its use.
Open62541.UA_Server_readValue — MethodUA_Server_readValue(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Variant})Uses the Server API to read the value of the attribute Value  from the NodeId nodeId located on server server. The result is saved  into out.
Note that memory for out must be allocated by C before using this function.  This can be accomplished with out = UA_Variant_new(). The  resulting object must be cleaned up via UA_Variant_delete(out::Ptr{UA_Variant})     after its use.
Open62541.UA_Server_readValueRank — MethodUA_Server_readValueRank(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Int32})Uses the Server API to read the value of the attribute ValueRank  from the NodeId nodeId located on server server. The result is saved  into out.
Note that memory for out must be allocated by C before using this function.  This can be accomplished with out = UA_Int32_new(). The  resulting object must be cleaned up via UA_Int32_delete(out::Ptr{UA_Int32})     after its use.
Open62541.UA_Server_readWriteMask — MethodUA_Server_readWriteMask(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_UInt32})Uses the Server API to read the value of the attribute WriteMask  from the NodeId nodeId located on server server. The result is saved  into out.
Note that memory for out must be allocated by C before using this function.  This can be accomplished with out = UA_UInt32_new(). The  resulting object must be cleaned up via UA_UInt32_delete(out::Ptr{UA_UInt32})     after its use.
Open62541.UA_Server_writeAccessLevel — MethodUA_Server_writeAccessLevel(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Byte})Uses the Server API to write the value new_val to the attribute AccessLevel  of the NodeId nodeId located on the server. 
Open62541.UA_Server_writeAccessLevelEx — MethodUA_Server_writeAccessLevelEx(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_UInt32})Uses the Server API to write the value new_val to the attribute AccessLevelEx  of the NodeId nodeId located on the server. 
Open62541.UA_Server_writeArrayDimensions — MethodUA_Server_writeArrayDimensions(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Variant})Uses the Server API to write the value new_val to the attribute ArrayDimensions  of the NodeId nodeId located on the server. 
Open62541.UA_Server_writeBrowseName — MethodUA_Server_writeBrowseName(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_QualifiedName})Uses the Server API to write the value new_val to the attribute BrowseName  of the NodeId nodeId located on the server. 
Open62541.UA_Server_writeDataType — MethodUA_Server_writeDataType(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_NodeId})Uses the Server API to write the value new_val to the attribute DataType  of the NodeId nodeId located on the server. 
Open62541.UA_Server_writeDataValue — MethodUA_Server_writeDataValue(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_DataValue})Uses the Server API to write the value new_val to the attribute DataValue  of the NodeId nodeId located on the server. 
Open62541.UA_Server_writeDescription — MethodUA_Server_writeDescription(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_LocalizedText})Uses the Server API to write the value new_val to the attribute Description  of the NodeId nodeId located on the server. 
Open62541.UA_Server_writeDisplayName — MethodUA_Server_writeDisplayName(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_LocalizedText})Uses the Server API to write the value new_val to the attribute DisplayName  of the NodeId nodeId located on the server. 
Open62541.UA_Server_writeEventNotifier — MethodUA_Server_writeEventNotifier(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Byte})Uses the Server API to write the value new_val to the attribute EventNotifier  of the NodeId nodeId located on the server. 
Open62541.UA_Server_writeExecutable — MethodUA_Server_writeExecutable(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Boolean})Uses the Server API to write the value new_val to the attribute Executable  of the NodeId nodeId located on the server. 
Open62541.UA_Server_writeHistorizing — MethodUA_Server_writeHistorizing(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Boolean})Uses the Server API to write the value new_val to the attribute Historizing  of the NodeId nodeId located on the server. 
Open62541.UA_Server_writeInverseName — MethodUA_Server_writeInverseName(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_LocalizedText})Uses the Server API to write the value new_val to the attribute InverseName  of the NodeId nodeId located on the server. 
Open62541.UA_Server_writeIsAbstract — MethodUA_Server_writeIsAbstract(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Boolean})Uses the Server API to write the value new_val to the attribute IsAbstract  of the NodeId nodeId located on the server. 
Open62541.UA_Server_writeMinimumSamplingInterval — MethodUA_Server_writeMinimumSamplingInterval(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Double})Uses the Server API to write the value new_val to the attribute MinimumSamplingInterval  of the NodeId nodeId located on the server. 
Open62541.UA_Server_writeValue — MethodUA_Server_writeValue(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Variant})Uses the Server API to write the value new_val to the attribute Value  of the NodeId nodeId located on the server. 
Open62541.UA_Server_writeValueRank — MethodUA_Server_writeValueRank(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Int32})Uses the Server API to write the value new_val to the attribute ValueRank  of the NodeId nodeId located on the server. 
Open62541.UA_Server_writeWriteMask — MethodUA_Server_writeWriteMask(server::Ptr{UA_Server}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_UInt32})Uses the Server API to write the value new_val to the attribute WriteMask  of the NodeId nodeId located on the server. 
Client API
Open62541.UA_Client_MonitoredItems_setMonitoringMode — Methodresponse::Ptr{UA_SetMonitoringModeResponse} = UA_Client_MonitoredItems_setMonitoringMode(client::Ptr{UA_Client}, 
    request::Ptr{UA_SetMonitoringModeRequest})uses the client API to set the monitoring mode on monitored items. Note that memory for the response is allocated by C and needs to be cleaned up using UA_SetMonitoringModeResponse_delete(response) after its use.
See also:
Monitored item model at OPC Foundation
Open62541.UA_Client_MonitoredItems_setTriggering — Methodresponse::Ptr{UA_SetTriggeringResponse} = UA_Client_MonitoredItems_setTriggering(client::Ptr{UA_Client}, 
    request::Ptr{UA_SetTriggeringRequest}) uses the client API to set the monitoring mode on monitored items. Note that memory for the response is allocated by C and needs to be cleaned up using UA_SetTriggeringResponse_delete(response) after its use.
See also:
Monitored item model at OPC Foundation
Open62541.UA_Client_Service_addNodes — Methodresponse::Ptr{UA_AddNodesResponse)} = UA_Client_Service_addNodes(client::Ptr{UA_Client}, request::Ptr{UA_AddNodesResponse)})Uses the client addNodes service API to deliver a response to a  previously defined request. Note that memory for the response is  allocated by C and needs to be cleaned up using  UA_AddNodesResponse_delete(response) after its use.
!!! This is a low-level function within open62541. It is normally much better and more convenient to use a more specific, high level function.
See also:
Open62541.UA_Client_Service_addReferences — Methodresponse::Ptr{UA_AddReferencesResponse)} = UA_Client_Service_addReferences(client::Ptr{UA_Client}, request::Ptr{UA_AddReferencesResponse)})Uses the client addReferences service API to deliver a response to a  previously defined request. Note that memory for the response is  allocated by C and needs to be cleaned up using  UA_AddReferencesResponse_delete(response) after its use.
!!! This is a low-level function within open62541. It is normally much better and more convenient to use a more specific, high level function.
See also:
Open62541.UA_Client_Service_browse — Methodresponse::Ptr{UA_BrowseResponse)} = UA_Client_Service_browse(client::Ptr{UA_Client}, request::Ptr{UA_BrowseResponse)})Uses the client browse service API to deliver a response to a  previously defined request. Note that memory for the response is  allocated by C and needs to be cleaned up using  UA_BrowseResponse_delete(response) after its use.
!!! This is a low-level function within open62541. It is normally much better and more convenient to use a more specific, high level function.
See also:
Open62541.UA_Client_Service_browseNext — Methodresponse::Ptr{UA_BrowseNextResponse)} = UA_Client_Service_browseNext(client::Ptr{UA_Client}, request::Ptr{UA_BrowseNextResponse)})Uses the client browseNext service API to deliver a response to a  previously defined request. Note that memory for the response is  allocated by C and needs to be cleaned up using  UA_BrowseNextResponse_delete(response) after its use.
!!! This is a low-level function within open62541. It is normally much better and more convenient to use a more specific, high level function.
See also:
Open62541.UA_Client_Service_call — Methodresponse::Ptr{UA_CallResponse)} = UA_Client_Service_call(client::Ptr{UA_Client}, request::Ptr{UA_CallResponse)})Uses the client call service API to deliver a response to a  previously defined request. Note that memory for the response is  allocated by C and needs to be cleaned up using  UA_CallResponse_delete(response) after its use.
!!! This is a low-level function within open62541. It is normally much better and more convenient to use a more specific, high level function.
See also:
Open62541.UA_Client_Service_deleteNodes — Methodresponse::Ptr{UA_DeleteNodesResponse)} = UA_Client_Service_deleteNodes(client::Ptr{UA_Client}, request::Ptr{UA_DeleteNodesResponse)})Uses the client deleteNodes service API to deliver a response to a  previously defined request. Note that memory for the response is  allocated by C and needs to be cleaned up using  UA_DeleteNodesResponse_delete(response) after its use.
!!! This is a low-level function within open62541. It is normally much better and more convenient to use a more specific, high level function.
See also:
Open62541.UA_Client_Service_deleteReferences — Methodresponse::Ptr{UA_DeleteReferencesResponse)} = UA_Client_Service_deleteReferences(client::Ptr{UA_Client}, request::Ptr{UA_DeleteReferencesResponse)})Uses the client deleteReferences service API to deliver a response to a  previously defined request. Note that memory for the response is  allocated by C and needs to be cleaned up using  UA_DeleteReferencesResponse_delete(response) after its use.
!!! This is a low-level function within open62541. It is normally much better and more convenient to use a more specific, high level function.
See also:
Open62541.UA_Client_Service_historyRead — Methodresponse::Ptr{UA_HistoryReadResponse)} = UA_Client_Service_historyRead(client::Ptr{UA_Client}, request::Ptr{UA_HistoryReadResponse)})Uses the client historyRead service API to deliver a response to a  previously defined request. Note that memory for the response is  allocated by C and needs to be cleaned up using  UA_HistoryReadResponse_delete(response) after its use.
!!! This is a low-level function within open62541. It is normally much better and more convenient to use a more specific, high level function.
See also:
Open62541.UA_Client_Service_historyUpdate — Methodresponse::Ptr{UA_HistoryUpdateResponse)} = UA_Client_Service_historyUpdate(client::Ptr{UA_Client}, request::Ptr{UA_HistoryUpdateResponse)})Uses the client historyUpdate service API to deliver a response to a  previously defined request. Note that memory for the response is  allocated by C and needs to be cleaned up using  UA_HistoryUpdateResponse_delete(response) after its use.
!!! This is a low-level function within open62541. It is normally much better and more convenient to use a more specific, high level function.
See also:
Open62541.UA_Client_Service_queryFirst — Methodresponse::Ptr{UA_QueryFirstResponse)} = UA_Client_Service_queryFirst(client::Ptr{UA_Client}, request::Ptr{UA_QueryFirstResponse)})Uses the client queryFirst service API to deliver a response to a  previously defined request. Note that memory for the response is  allocated by C and needs to be cleaned up using  UA_QueryFirstResponse_delete(response) after its use.
!!! This is a low-level function within open62541. It is normally much better and more convenient to use a more specific, high level function.
See also:
Open62541.UA_Client_Service_queryNext — Methodresponse::Ptr{UA_QueryNextResponse)} = UA_Client_Service_queryNext(client::Ptr{UA_Client}, request::Ptr{UA_QueryNextResponse)})Uses the client queryNext service API to deliver a response to a  previously defined request. Note that memory for the response is  allocated by C and needs to be cleaned up using  UA_QueryNextResponse_delete(response) after its use.
!!! This is a low-level function within open62541. It is normally much better and more convenient to use a more specific, high level function.
See also:
Open62541.UA_Client_Service_read — Methodresponse::Ptr{UA_ReadResponse)} = UA_Client_Service_read(client::Ptr{UA_Client}, request::Ptr{UA_ReadResponse)})Uses the client read service API to deliver a response to a  previously defined request. Note that memory for the response is  allocated by C and needs to be cleaned up using  UA_ReadResponse_delete(response) after its use.
!!! This is a low-level function within open62541. It is normally much better and more convenient to use a more specific, high level function.
See also:
Open62541.UA_Client_Service_registerNodes — Methodresponse::Ptr{UA_RegisterNodesResponse)} = UA_Client_Service_registerNodes(client::Ptr{UA_Client}, request::Ptr{UA_RegisterNodesResponse)})Uses the client registerNodes service API to deliver a response to a  previously defined request. Note that memory for the response is  allocated by C and needs to be cleaned up using  UA_RegisterNodesResponse_delete(response) after its use.
!!! This is a low-level function within open62541. It is normally much better and more convenient to use a more specific, high level function.
See also:
Open62541.UA_Client_Service_unregisterNodes — Methodresponse::Ptr{UA_UnregisterNodesResponse)} = UA_Client_Service_unregisterNodes(client::Ptr{UA_Client}, request::Ptr{UA_UnregisterNodesResponse)})Uses the client unregisterNodes service API to deliver a response to a  previously defined request. Note that memory for the response is  allocated by C and needs to be cleaned up using  UA_UnregisterNodesResponse_delete(response) after its use.
!!! This is a low-level function within open62541. It is normally much better and more convenient to use a more specific, high level function.
See also:
Open62541.UA_Client_Service_write — Methodresponse::Ptr{UA_WriteResponse)} = UA_Client_Service_write(client::Ptr{UA_Client}, request::Ptr{UA_WriteResponse)})Uses the client write service API to deliver a response to a  previously defined request. Note that memory for the response is  allocated by C and needs to be cleaned up using  UA_WriteResponse_delete(response) after its use.
!!! This is a low-level function within open62541. It is normally much better and more convenient to use a more specific, high level function.
See also:
Open62541.UA_Client_Subscriptions_setPublishingMode — Methodresponse::Ptr{UA_SetPublishingModeResponse} = UA_Client_Subscriptions_setPublishingMode(client::Ptr{UA_Client}, 
    request::Ptr{UA_SetPublishingModeRequest}) uses the client API to set the publishing mode on subscriptions. Note that memory for the response is allocated by C and needs to be cleaned up using UA_SetPublishingModeResponse_delete(response) after its use.
See also:
Subscription model at OPC Foundation
Open62541.UA_Client_addDataTypeNode — MethodUA_Client_addDataTypeNode(::Ptr{UA_Client}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, attr::Ptr{UA_DataTypeAttributes}, 
        outNewNodeId::Ptr{UA_NodeId})::UA_StatusCodeuses the client API to add a datatype  node to the client.
See UA_DataTypeAttributes_generate on how to define valid  attributes.
Open62541.UA_Client_addObjectNode — MethodUA_Client_addObjectNode(::Ptr{UA_Client}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, typedefinition::Ptr{UA_NodeId},
        attr::Ptr{UA_ObjectAttributes}, outNewNodeId::Ptr{UA_NodeId})::UA_StatusCodeuses the client API to add a object  node to the client.
See UA_ObjectAttributes_generate on how to define valid  attributes.
Open62541.UA_Client_addObjectTypeNode — MethodUA_Client_addObjectTypeNode(::Ptr{UA_Client}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, attr::Ptr{UA_ObjectTypeAttributes}, 
        outNewNodeId::Ptr{UA_NodeId})::UA_StatusCodeuses the client API to add a objecttype  node to the client.
See UA_ObjectTypeAttributes_generate on how to define valid  attributes.
Open62541.UA_Client_addReferenceTypeNode — MethodUA_Client_addReferenceTypeNode(::Ptr{UA_Client}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, attr::Ptr{UA_ReferenceTypeAttributes}, 
        outNewNodeId::Ptr{UA_NodeId})::UA_StatusCodeuses the client API to add a referencetype  node to the client.
See UA_ReferenceTypeAttributes_generate on how to define valid  attributes.
Open62541.UA_Client_addVariableNode — MethodUA_Client_addVariableNode(::Ptr{UA_Client}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, typedefinition::Ptr{UA_NodeId},
        attr::Ptr{UA_VariableAttributes}, outNewNodeId::Ptr{UA_NodeId})::UA_StatusCodeuses the client API to add a variable  node to the client.
See UA_VariableAttributes_generate on how to define valid  attributes.
Open62541.UA_Client_addVariableTypeNode — MethodUA_Client_addVariableTypeNode(::Ptr{UA_Client}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, attr::Ptr{UA_VariableTypeAttributes}, 
        outNewNodeId::Ptr{UA_NodeId})::UA_StatusCodeuses the client API to add a variabletype  node to the client.
See UA_VariableTypeAttributes_generate on how to define valid  attributes.
Open62541.UA_Client_addViewNode — MethodUA_Client_addViewNode(::Ptr{UA_Client}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, attr::Ptr{UA_ViewAttributes}, 
        outNewNodeId::Ptr{UA_NodeId})::UA_StatusCodeuses the client API to add a view  node to the client.
See UA_ViewAttributes_generate on how to define valid  attributes.
Open62541.UA_Client_connect — MethodUA_Client_connect(client::Ptr{UA_Client}, endpointurl::Ptr{UA_String})::UA_StatusCodeconnect the client to the server with endpointurl. This is an anonymous connection, i.e., no username or password are used (some servers do not allow this).
Note that endpointurl is copied; pointer must be cleared up separately.
Open62541.UA_Client_connectSecureChannel — MethodUA_Client_connectSecureChannel(client::Ptr{UA_Client}, endpointurl::Ptr{UA_String})::UA_StatusCodeconnect the client to the server with endpointurl without creating a session. 
Note that endpointurl is copied; pointer must be cleared up separately.
Open62541.UA_Client_connectUsername — MethodUA_Client_connectUsername(client::Ptr{UA_Client}, endpointurl::Ptr{UA_String}, 
    username::Ptr{UA_String}, password::Ptr{UA_String})::UA_StatusCodeconnects the client to the server with endpoint URL endpointurl and supplies username and password as login credentials.
Note that endpointurl, username, and password are copied, pointers must be freed up  seperately.
Open62541.UA_Client_getContext — MethodUA_Client_getContext(client::Ptr{UA_Client})::Ptr{Ptr{Cvoid}}Get the client context.
Open62541.UA_Client_readAccessLevelAttribute — MethodUA_Client_readAccessLevelAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Byte})Uses the UA Client API to read the value of attribute AccessLevel from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readAccessLevelExAttribute — MethodUA_Client_readAccessLevelExAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_UInt32})Uses the UA Client API to read the value of attribute AccessLevelEx from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readBrowseNameAttribute — MethodUA_Client_readBrowseNameAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_QualifiedName})Uses the UA Client API to read the value of attribute BrowseName from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readContainsNoLoopsAttribute — MethodUA_Client_readContainsNoLoopsAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Boolean})Uses the UA Client API to read the value of attribute ContainsNoLoops from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readDataTypeAttribute — MethodUA_Client_readDataTypeAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_NodeId})Uses the UA Client API to read the value of attribute DataType from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readDescriptionAttribute — MethodUA_Client_readDescriptionAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_LocalizedText})Uses the UA Client API to read the value of attribute Description from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readDisplayNameAttribute — MethodUA_Client_readDisplayNameAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_LocalizedText})Uses the UA Client API to read the value of attribute DisplayName from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readEventNotifierAttribute — MethodUA_Client_readEventNotifierAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Byte})Uses the UA Client API to read the value of attribute EventNotifier from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readExecutableAttribute — MethodUA_Client_readExecutableAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Boolean})Uses the UA Client API to read the value of attribute Executable from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readHistorizingAttribute — MethodUA_Client_readHistorizingAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Boolean})Uses the UA Client API to read the value of attribute Historizing from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readInverseNameAttribute — MethodUA_Client_readInverseNameAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_LocalizedText})Uses the UA Client API to read the value of attribute InverseName from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readIsAbstractAttribute — MethodUA_Client_readIsAbstractAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Boolean})Uses the UA Client API to read the value of attribute IsAbstract from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readMinimumSamplingIntervalAttribute — MethodUA_Client_readMinimumSamplingIntervalAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Double})Uses the UA Client API to read the value of attribute MinimumSamplingInterval from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readNodeClassAttribute — MethodUA_Client_readNodeClassAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_NodeClass})Uses the UA Client API to read the value of attribute NodeClass from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readNodeIdAttribute — MethodUA_Client_readNodeIdAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_NodeId})Uses the UA Client API to read the value of attribute NodeId from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readSymmetricAttribute — MethodUA_Client_readSymmetricAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Boolean})Uses the UA Client API to read the value of attribute Symmetric from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readUserAccessLevelAttribute — MethodUA_Client_readUserAccessLevelAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Byte})Uses the UA Client API to read the value of attribute UserAccessLevel from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readUserExecutableAttribute — MethodUA_Client_readUserExecutableAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Boolean})Uses the UA Client API to read the value of attribute UserExecutable from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readUserWriteMaskAttribute — MethodUA_Client_readUserWriteMaskAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_UInt32})Uses the UA Client API to read the value of attribute UserWriteMask from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readValueAttribute — MethodUA_Client_readValueAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Variant})Uses the UA Client API to read the value of attribute Value from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readValueRankAttribute — MethodUA_Client_readValueRankAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_Int32})Uses the UA Client API to read the value of attribute ValueRank from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_readWriteMaskAttribute — MethodUA_Client_readWriteMaskAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, out::Ptr{UA_UInt32})Uses the UA Client API to read the value of attribute WriteMask from the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeAccessLevelAttribute — MethodUA_Client_writeAccessLevelAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Byte})Uses the UA Client API to write the value new_val to the attribute AccessLevel of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeAccessLevelExAttribute — MethodUA_Client_writeAccessLevelExAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_NodeId})Uses the UA Client API to write the value new_val to the attribute AccessLevelEx of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeBrowseNameAttribute — MethodUA_Client_writeBrowseNameAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_QualifiedName})Uses the UA Client API to write the value new_val to the attribute BrowseName of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeContainsNoLoopsAttribute — MethodUA_Client_writeContainsNoLoopsAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Boolean})Uses the UA Client API to write the value new_val to the attribute ContainsNoLoops of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeDataTypeAttribute — MethodUA_Client_writeDataTypeAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_NodeId})Uses the UA Client API to write the value new_val to the attribute DataType of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeDescriptionAttribute — MethodUA_Client_writeDescriptionAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_LocalizedText})Uses the UA Client API to write the value new_val to the attribute Description of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeDisplayNameAttribute — MethodUA_Client_writeDisplayNameAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_LocalizedText})Uses the UA Client API to write the value new_val to the attribute DisplayName of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeEventNotifierAttribute — MethodUA_Client_writeEventNotifierAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Byte})Uses the UA Client API to write the value new_val to the attribute EventNotifier of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeExecutableAttribute — MethodUA_Client_writeExecutableAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Boolean})Uses the UA Client API to write the value new_val to the attribute Executable of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeHistorizingAttribute — MethodUA_Client_writeHistorizingAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Boolean})Uses the UA Client API to write the value new_val to the attribute Historizing of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeInverseNameAttribute — MethodUA_Client_writeInverseNameAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_LocalizedText})Uses the UA Client API to write the value new_val to the attribute InverseName of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeIsAbstractAttribute — MethodUA_Client_writeIsAbstractAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Boolean})Uses the UA Client API to write the value new_val to the attribute IsAbstract of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeMinimumSamplingIntervalAttribute — MethodUA_Client_writeMinimumSamplingIntervalAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Double})Uses the UA Client API to write the value new_val to the attribute MinimumSamplingInterval of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeNodeClassAttribute — MethodUA_Client_writeNodeClassAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_NodeClass})Uses the UA Client API to write the value new_val to the attribute NodeClass of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeNodeIdAttribute — MethodUA_Client_writeNodeIdAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_NodeId})Uses the UA Client API to write the value new_val to the attribute NodeId of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeSymmetricAttribute — MethodUA_Client_writeSymmetricAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Boolean})Uses the UA Client API to write the value new_val to the attribute Symmetric of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeUserAccessLevelAttribute — MethodUA_Client_writeUserAccessLevelAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Byte})Uses the UA Client API to write the value new_val to the attribute UserAccessLevel of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeUserExecutableAttribute — MethodUA_Client_writeUserExecutableAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Boolean})Uses the UA Client API to write the value new_val to the attribute UserExecutable of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeUserWriteMaskAttribute — MethodUA_Client_writeUserWriteMaskAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_UInt32})Uses the UA Client API to write the value new_val to the attribute UserWriteMask of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeValueAttribute — MethodUA_Client_writeValueAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Variant})Uses the UA Client API to write the value new_val to the attribute Value of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeValueAttributeEx — MethodUA_Client_writeValueAttributeEx(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_DataValue})Uses the UA Client API to write the value new_val to the attribute Value of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeValueAttribute_scalar — MethodUA_Client_writeValueAttribute_scalar(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_DataType})Uses the UA Client API to write the value new_val to the attribute Value of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeValueRankAttribute — MethodUA_Client_writeValueRankAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_Int32})Uses the UA Client API to write the value new_val to the attribute ValueRank of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeWriteMaskAttribute — MethodUA_Client_writeWriteMaskAttribute(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, new_val::Ptr{UA_UInt32})Uses the UA Client API to write the value new_val to the attribute WriteMask of the NodeId nodeId accessed through the client client. 
Open62541.UA_ClientConfig_setAuthenticationUsername — FunctionUA_ClientConfig_setAuthenticationUsername(config::Ptr{UA_ClientConfig}, username::Ptr{UA_String}, 
    password::Ptr{UA_String})::UA_StatusCodeConfigure Username/Password for the Session authentication. Also see  UA_ClientConfig_setAuthenticationCert for x509-based authentication.
Note that username and password are copied; pointers must be cleared up separately.
Asynchronous Client API
Open62541.UA_Client_MonitoredItems_setMonitoringMode_async — MethodUA_Client_MonitoredItems_setMonitoringMode_async(client::Ptr{UA_Client}, 
    request::Ptr{UA_SetMonitoringModeRequest},
    callback::UA_ClientAsyncServiceCallback,
    userdata::Ptr{Cvoid}, requestId::UInt32)::UA_StatusCodeuses the asynchronous client API to set the monitoring mode on monitored items.
See also:
Monitored item model at OPC Foundation
Open62541.UA_Client_MonitoredItems_setTriggering_async — MethodUA_Client_MonitoredItems_setTriggering_async(client::Ptr{UA_Client}, 
    request::Ptr{UA_SetTriggeringRequest},
    callback::UA_ClientAsyncServiceCallback,
    userdata::Ptr{Cvoid}, requestId::UInt32)::UA_StatusCodeuses the asynchronous client API to set the triggering on monitored items.
See also:
Monitored item model at OPC Foundation
Open62541.UA_Client_addDataTypeNode_async — MethodUA_Client_addDataTypeNode_async(::Ptr{UA_Client}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, attr::Ptr{UA_DataTypeAttributes}, 
        outNewNodeId::Ptr{UA_NodeId}, callback::UA_ClientAsyncAddNodesCallback, 
        userdata::Ptr{Cvoid}, requestId::UInt32)::UA_StatusCodeuses the asynchronous client API to add a datatype  node to the client.
See UA_DataTypeAttributes_generate on how to define valid  attributes.
Open62541.UA_Client_addObjectNode_async — MethodUA_Client_addObjectNode_async(::Ptr{UA_Client}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, typedefinition::Ptr{UA_NodeId},
        attr::Ptr{UA_ObjectAttributes}, outNewNodeId::Ptr{UA_NodeId},
        callback::UA_ClientAsyncAddNodesCallback, userdata::Ptr{Cvoid}, requestId::UInt32)::UA_StatusCodeuses the asynchronous client API to add a object  node to the client.
See UA_ObjectAttributes_generate on how to define valid  attributes.
Open62541.UA_Client_addObjectTypeNode_async — MethodUA_Client_addObjectTypeNode_async(::Ptr{UA_Client}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, attr::Ptr{UA_ObjectTypeAttributes}, 
        outNewNodeId::Ptr{UA_NodeId}, callback::UA_ClientAsyncAddNodesCallback, 
        userdata::Ptr{Cvoid}, requestId::UInt32)::UA_StatusCodeuses the asynchronous client API to add a objecttype  node to the client.
See UA_ObjectTypeAttributes_generate on how to define valid  attributes.
Open62541.UA_Client_addReferenceTypeNode_async — MethodUA_Client_addReferenceTypeNode_async(::Ptr{UA_Client}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, attr::Ptr{UA_ReferenceTypeAttributes}, 
        outNewNodeId::Ptr{UA_NodeId}, callback::UA_ClientAsyncAddNodesCallback, 
        userdata::Ptr{Cvoid}, requestId::UInt32)::UA_StatusCodeuses the asynchronous client API to add a referencetype  node to the client.
See UA_ReferenceTypeAttributes_generate on how to define valid  attributes.
Open62541.UA_Client_addVariableNode_async — MethodUA_Client_addVariableNode_async(::Ptr{UA_Client}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, typedefinition::Ptr{UA_NodeId},
        attr::Ptr{UA_VariableAttributes}, outNewNodeId::Ptr{UA_NodeId},
        callback::UA_ClientAsyncAddNodesCallback, userdata::Ptr{Cvoid}, requestId::UInt32)::UA_StatusCodeuses the asynchronous client API to add a variable  node to the client.
See UA_VariableAttributes_generate on how to define valid  attributes.
Open62541.UA_Client_addVariableTypeNode_async — MethodUA_Client_addVariableTypeNode_async(::Ptr{UA_Client}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, attr::Ptr{UA_VariableTypeAttributes}, 
        outNewNodeId::Ptr{UA_NodeId}, callback::UA_ClientAsyncAddNodesCallback, 
        userdata::Ptr{Cvoid}, requestId::UInt32)::UA_StatusCodeuses the asynchronous client API to add a variabletype  node to the client.
See UA_VariableTypeAttributes_generate on how to define valid  attributes.
Open62541.UA_Client_addViewNode_async — MethodUA_Client_addViewNode_async(::Ptr{UA_Client}, requestednewnodeid::Ptr{UA_NodeId}, 
        parentnodeid::Ptr{UA_NodeId}, referenceTypeId::Ptr{UA_NodeId}, 
        browseName::Ptr{UA_QualifiedName}, attr::Ptr{UA_ViewAttributes}, 
        outNewNodeId::Ptr{UA_NodeId}, callback::UA_ClientAsyncAddNodesCallback, 
        userdata::Ptr{Cvoid}, requestId::UInt32)::UA_StatusCodeuses the asynchronous client API to add a view  node to the client.
See UA_ViewAttributes_generate on how to define valid  attributes.
Open62541.UA_Client_call_async — MethodUA_Client_call_async(client::Ptr{UA_Client}, objectId::Ptr{UA_NodeId}, methodId::Ptr{UA_NodeId},
    inputSize::Csize_t, input::Ptr{UA_Variant}, callback::UA_ClientAsyncCallCallback, 
    userdata::Ptr{Cvoid}, requestId::UInt32)::UA_StatusCodeuses the asynchronous client API to call the method methodId on the server the client is connected with.
See also: UA_ClientAsyncCallCallback_generate
Open62541.UA_Client_connectAsync — MethodUA_Client_connectAsync(client::Ptr{UA_Client}, endpointurl::Ptr{UA_String})::UA_StatusCodeconnect the client to the server with endpointurl asynchronously (non-blocking). This  is an anonymous connection, i.e., no username or password are used (some servers do not  allow this).
After initiating the connection, call UA_Client_run_iterate repeatedly until the connection  is fully established. You can set a callback to client->config.stateCallback to be notified  when the connection status changes. Or use UA_Client_getState to get the state manually.
Note that endpointurl is copied; pointer must be cleared up separately.
Open62541.UA_Client_connectSecureChannelAsync — MethodUA_Client_connectSecureChannelAsync(client::Ptr{UA_Client}, endpointurl::Ptr{UA_String})::UA_StatusCodeconnect the client to the server with endpointurl asynchronously (non-blocking)  without creating a session.
After initiating the connection, call UA_Client_run_iterate repeatedly until the connection  is fully established. You can set a callback to client->config.stateCallback to be notified  when the connection status changes. Or use UA_Client_getState to get the state manually.
Note that endpointurl is copied; pointer must be cleared up separately.
Open62541.UA_Client_connectUsernameAsync — MethodUA_Client_connectUsernameAsync(client::Ptr{UA_Client}, endpointurl::Ptr{UA_String}, 
    username::Ptr{UA_String}, password::Ptr{UA_String})::UA_StatusCodeconnects the client to the server with endpoint URL endpointurl and supplies username and password as login credentials.
Note that endpointurl, username, and password are copied, pointers must be freed up  seperately.
Open62541.UA_Client_sendAsyncBrowseRequest — MethodUA_Client_sendAsyncBrowseRequest(client::Ptr{UA_Client}, 
    request::Ptr{UA_BrowseRequest},
    readCallback::UA_ClientAsyncBrowseCallback,
    userdata::Ptr{Cvoid}, requestId::UInt32)::UA_StatusCodeuses the asynchronous client API to send a browse request.
See also:
Open62541.UA_Client_sendAsyncReadRequest — MethodUA_Client_sendAsyncReadRequest(client::Ptr{UA_Client}, 
    request::Ptr{UA_ReadRequest},
    readCallback::UA_ClientAsyncReadCallback,
    userdata::Ptr{Cvoid}, requestId::UInt32)::UA_StatusCodeuses the asynchronous client API to send a read request.
See also:
Open62541.UA_Client_sendAsyncWriteRequest — MethodUA_Client_sendAsyncWriteRequest(client::Ptr{UA_Client}, 
    request::Ptr{UA_WriteRequest},
    readCallback::UA_ClientAsyncWriteCallback,
    userdata::Ptr{Cvoid}, requestId::UInt32)::UA_StatusCodeuses the asynchronous client API to send a write request.
See also:
Open62541.UA_Client_writeAccessLevelAttribute_async — MethodUA_Client_writeAccessLevelAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_Byte},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute AccessLevel  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeAccessLevelExAttribute_async — MethodUA_Client_writeAccessLevelExAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_UInt32},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute AccessLevelEx  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeBrowseNameAttribute_async — MethodUA_Client_writeBrowseNameAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_QualifiedName},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute BrowseName  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeContainsNoLoopsAttribute_async — MethodUA_Client_writeContainsNoLoopsAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_Boolean},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute ContainsNoLoops  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeDataTypeAttribute_async — MethodUA_Client_writeDataTypeAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_NodeId},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute DataType  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeDescriptionAttribute_async — MethodUA_Client_writeDescriptionAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_LocalizedText},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute Description  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeDisplayNameAttribute_async — MethodUA_Client_writeDisplayNameAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_LocalizedText},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute DisplayName  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeEventNotifierAttribute_async — MethodUA_Client_writeEventNotifierAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_Byte},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute EventNotifier  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeExecutableAttribute_async — MethodUA_Client_writeExecutableAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_Boolean},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute Executable  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeHistorizingAttribute_async — MethodUA_Client_writeHistorizingAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_Boolean},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute Historizing  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeInverseNameAttribute_async — MethodUA_Client_writeInverseNameAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_LocalizedText},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute InverseName  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeIsAbstractAttribute_async — MethodUA_Client_writeIsAbstractAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_Boolean},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute IsAbstract  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeMinimumSamplingIntervalAttribute_async — MethodUA_Client_writeMinimumSamplingIntervalAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_Double},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute MinimumSamplingInterval  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeNodeClassAttribute_async — MethodUA_Client_writeNodeClassAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_NodeClass},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute NodeClass  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeNodeIdAttribute_async — MethodUA_Client_writeNodeIdAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_NodeId},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute NodeId  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeSymmetricAttribute_async — MethodUA_Client_writeSymmetricAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_Boolean},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute Symmetric  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeUserAccessLevelAttribute_async — MethodUA_Client_writeUserAccessLevelAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_Byte},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute UserAccessLevel  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeUserExecutableAttribute_async — MethodUA_Client_writeUserExecutableAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_Boolean},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute UserExecutable  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeUserWriteMaskAttribute_async — MethodUA_Client_writeUserWriteMaskAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_UInt32},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute UserWriteMask  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeValueAttribute_async — MethodUA_Client_writeValueAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_Variant},
    callback::UA_ClientAsyncWriteCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute Value  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeValueRankAttribute_async — MethodUA_Client_writeValueRankAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_Int32},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute ValueRank  of the NodeId nodeId accessed through the client client. 
Open62541.UA_Client_writeWriteMaskAttribute_async — MethodUA_Client_writeWriteMaskAttribute_async(client::Ptr{UA_Client}, nodeId::Ptr{UA_NodeId}, newValue::Ptr{UA_UInt32},
    callback::UA_ClientAsyncServiceCallback, userdata::Ptr{Cvoid},
    requestId::UInt32)::UA_StatusCodeUses the asynchronous client API to write the value newValue to the attribute WriteMask  of the NodeId nodeId accessed through the client client. 
Callback generation
Open62541.UA_ClientAsyncAddNodesCallback_generate — MethodUA_ClientAsyncAddNodesCallback_generate(f::Function)creates a UA_ClientAsyncAddNodesCallback object.
f must be a Julia function with the following signature: f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestId::UInt32, writeresponse::Ptr{UA_AddNodesResponse}))::Nothing
Open62541.UA_ClientAsyncBrowseCallback_generate — MethodUA_ClientAsyncBrowseCallback_generate(f::Function)creates a UA_ClientAsyncBrowseCallback object.
f must be a Julia function with the following signature: f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestId::UInt32, writeresponse::Ptr{UA_WriteResponse}))::Nothing
Open62541.UA_ClientAsyncCallCallback_generate — MethodUA_ClientAsyncCallCallback_generate(f::Function)creates a UA_ClientAsyncCallCallback object.
f must be a Julia function with the following signature: f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestId::UInt32, callresponse::Ptr{UA_CallResponse}))::Nothing
Open62541.UA_ClientAsyncReadAccessLevelAttributeCallback_generate — MethodUA_ClientAsyncReadAccessLevelAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadAccessLevelAttributeCallback that can be supplied as callback argument to UA_Client_readAccessLevelAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, accesslevel)::UA_Byte)::NothingOpen62541.UA_ClientAsyncReadAttributeCallback_generate — MethodUA_ClientAsyncReadAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadAttributeCallback that can be supplied as callback argument to UA_Client_readAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, attribute)::UA_DataValue)::NothingOpen62541.UA_ClientAsyncReadBrowseNameAttributeCallback_generate — MethodUA_ClientAsyncReadBrowseNameAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadBrowseNameAttributeCallback that can be supplied as callback argument to UA_Client_readBrowseNameAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, browsename)::UA_QualifiedName)::NothingOpen62541.UA_ClientAsyncReadCallback_generate — MethodUA_ClientAsyncReadCallback_generate(f::Function)creates a UA_ClientAsyncReadCallback object.
f must be a Julia function with the following signature: f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestId::UInt32, readresponse::Ptr{UA_ReadResponse}))::Nothing
Open62541.UA_ClientAsyncReadContainsNoLoopsAttributeCallback_generate — MethodUA_ClientAsyncReadContainsNoLoopsAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadContainsNoLoopsAttributeCallback that can be supplied as callback argument to UA_Client_readContainsNoLoopsAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, containsNoLoops)::UA_Boolean)::NothingOpen62541.UA_ClientAsyncReadDataTypeAttributeCallback_generate — MethodUA_ClientAsyncReadDataTypeAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadDataTypeAttributeCallback that can be supplied as callback argument to UA_Client_readDataTypeAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, datatype)::UA_NodeId)::NothingOpen62541.UA_ClientAsyncReadDescriptionAttributeCallback_generate — MethodUA_ClientAsyncReadDescriptionAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadDescriptionAttributeCallback that can be supplied as callback argument to UA_Client_readDescriptionAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, description)::UA_LocalizedText)::NothingOpen62541.UA_ClientAsyncReadDisplayNameAttributeCallback_generate — MethodUA_ClientAsyncReadDisplayNameAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadDisplayNameAttributeCallback that can be supplied as callback argument to UA_Client_readDisplayNameAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, displayname)::UA_LocalizedText)::NothingOpen62541.UA_ClientAsyncReadEventNotifierAttributeCallback_generate — MethodUA_ClientAsyncReadEventNotifierAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadEventNotifierAttributeCallback that can be supplied as callback argument to UA_Client_readEventNotifierAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, eventnotifier)::UA_Byte)::NothingOpen62541.UA_ClientAsyncReadExecutableAttributeCallback_generate — MethodUA_ClientAsyncReadExecutableAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadExecutableAttributeCallback that can be supplied as callback argument to UA_Client_readExecutableAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, executable)::UA_Boolean)::NothingOpen62541.UA_ClientAsyncReadHistorizingAttributeCallback_generate — MethodUA_ClientAsyncReadHistorizingAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadHistorizingAttributeCallback that can be supplied as callback argument to UA_Client_readHistorizingAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, historizing)::UA_Boolean)::NothingOpen62541.UA_ClientAsyncReadInverseNameAttributeCallback_generate — MethodUA_ClientAsyncReadInverseNameAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadInverseNameAttributeCallback that can be supplied as callback argument to UA_Client_readInverseNameAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, inversename)::UA_LocalizedText)::NothingOpen62541.UA_ClientAsyncReadIsAbstractAttributeCallback_generate — MethodUA_ClientAsyncReadIsAbstractAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadIsAbstractAttributeCallback that can be supplied as callback argument to UA_Client_readIsAbstractAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, isabstract)::UA_Boolean)::NothingOpen62541.UA_ClientAsyncReadMinimumSamplingIntervalAttributeCallback_generate — MethodUA_ClientAsyncReadMinimumSamplingIntervalAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadMinimumSamplingIntervalAttributeCallback that can be supplied as callback argument to UA_Client_readMinimumSamplingIntervalAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, minimumsamplinginterval)::UA_Double)::NothingOpen62541.UA_ClientAsyncReadNodeClassAttributeCallback_generate — MethodUA_ClientAsyncReadNodeClassAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadNodeClassAttributeCallback that can be supplied as callback argument to UA_Client_readNodeClassAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, nodeclass)::UA_NodeClass)::NothingOpen62541.UA_ClientAsyncReadSymmetricAttributeCallback_generate — MethodUA_ClientAsyncReadSymmetricAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadSymmetricAttributeCallback that can be supplied as callback argument to UA_Client_readSymmetricAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, symmetric)::UA_Boolean)::NothingOpen62541.UA_ClientAsyncReadUserAccessLevelAttributeCallback_generate — MethodUA_ClientAsyncReadUserAccessLevelAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadUserAccessLevelAttributeCallback that can be supplied as callback argument to UA_Client_readUserAccessLevelAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, useraccesslevel)::UA_Byte)::NothingOpen62541.UA_ClientAsyncReadUserExecutableAttributeCallback_generate — MethodUA_ClientAsyncReadUserExecutableAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadUserExecutableAttributeCallback that can be supplied as callback argument to UA_Client_readUserExecutableAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, userexecutable)::UA_Boolean)::NothingOpen62541.UA_ClientAsyncReadUserWriteMaskAttributeCallback_generate — MethodUA_ClientAsyncReadUserWriteMaskAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadUserWriteMaskAttributeCallback that can be supplied as callback argument to UA_Client_readUserWriteMaskAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, userwritemask)::UA_UInt32)::NothingOpen62541.UA_ClientAsyncReadValueAttributeCallback_generate — MethodUA_ClientAsyncReadValueAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadValueAttributeCallback that can be supplied as callback argument to UA_Client_readValueAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, value)::UA_DataValue)::NothingOpen62541.UA_ClientAsyncReadValueRankAttributeCallback_generate — MethodUA_ClientAsyncReadValueRankAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadValueRankAttributeCallback that can be supplied as callback argument to UA_Client_readValueRankAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, valuerank)::UA_UInt32)::NothingOpen62541.UA_ClientAsyncReadWriteMaskAttributeCallback_generate — MethodUA_ClientAsyncReadWriteMaskAttributeCallback_generate(f::Function)creates a UA_ClientAsyncReadWriteMaskAttributeCallback that can be supplied as callback argument to UA_Client_readWriteMaskAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, writeMask)::UA_UInt32)::NothingOpen62541.UA_ClientAsyncServiceCallback_generate — MethodUA_ClientAsyncServiceCallback_generate(f::Function)creates a UA_ClientAsyncServiceCallback object.
f must be a Julia function with the following signature: f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestId::UInt32, response::Ptr{Cvoid}))::Nothing
Open62541.UA_ClientAsyncWriteCallback_generate — MethodUA_ClientAsyncWriteCallback_generate(f::Function)creates a UA_ClientAsyncWriteCallback object.
f must be a Julia function with the following signature: f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestId::UInt32, writeresponse::Ptr{UA_WriteResponse}))::Nothing
Open62541.UA_ClientCallback_generate — MethodUA_ClientCallback_generate(f::Function)creates a UA_ClientCallback object.
f must be a Julia function with the following signature: f(client::Ptr{UA_Client}, data::Ptr{Cvoid}))::Nothing
Open62541.UA_ClientConfig_inactivityCallback_generate — MethodUA_ClientConfig_inactivityCallback_generate(f::Function)creates a function pointer for the inactivityCallback field of a UA_ClientConfig object. 
f must be a Julia function with the following signature: f(client::Ptr{UA_Client}))::Nothing
Open62541.UA_ClientConfig_stateCallback_generate — MethodUA_ClientConfig_stateCallback_generate(f::Function)creates a function pointer for the stateCallback field of a UA_ClientConfig object. 
f must be a Julia function with the following signature: f(client::Ptr{UA_Client}, channelstate::UInt32, sessionstate::UInt32, connecstatus::UInt32))::Nothing
Open62541.UA_ClientConfig_subscriptionInactivityCallback_generate — MethodUA_ClientConfig_subscriptionInactivityCallback_generate(f::Function)creates a function pointer for the subscriptionInactivityCallback field of a  UA_ClientConfig object. 
f must be a Julia function with the following signature: f(client::Ptr{UA_Client}, subscritionid::UInt32, subcontext::Ptr{CVoid}))::Nothing
Open62541.UA_ClientReadArrayDimensionsAttributeCallback_generate — MethodUA_ClientReadArrayDimensionsAttributeCallback_generate(f::Function)creates a UA_ClientReadArrayDimensionsAttributeCallback that can be supplied as callback argument to UA_Client_readUA_ClientReadArrayDimensionsAttribute_async. The callback will be triggered once the read operation has been carried out.
f must be a Julia function with the following signature:
f(client::Ptr{UA_Client}, userdata::Ptr{Cvoid}, requestid::UA_UInt32, 
    status::UA_StatusCode, arraydimensions)::UA_Variant)::NothingOpen62541.UA_DataSourceCallback_read_generate — MethodUA_DataSourceCallback_read_generate(f::Function)creates a function pointer for the read field of a UA_DataSource object.
f must be a Julia function with the following signature:
f(server::Ptr{UA_Server}, sessionid::Ptr{UA_NodeId}), sessioncontext::Ptr{Cvoid},
        nodeid::Ptr{Cvoid}, nodecontext::Ptr{Cvoid}, includesourcetimestamp::UA_Boolean, 
        range::Ptr{UA_NumericRange}, data::Ptr{UA_DataValue})::UA_StatusCodeOpen62541.UA_DataSourceCallback_write_generate — MethodUA_DataSourceCallback_write_generate(f::Function)creates a function pointer for the write field of a UA_DataSource object.
f must be a Julia function with the following signature:
f(server::Ptr{UA_Server}, sessionid::Ptr{UA_NodeId}), sessioncontext::Ptr{Cvoid},
        nodeid::Ptr{Cvoid}, nodecontext::Ptr{Cvoid}, range::Ptr{UA_NumericRange}, 
        data::Ptr{UA_DataValue})::UA_StatusCodeOpen62541.UA_MethodCallback_generate — MethodUA_MethodCallback_generate(f::Function)creates a UA_MethodCallback that can be attached to a method node using UA_Server_addMethodNode.
f must be a Julia function with the following signature:
f(server::Ptr{UA_Server}, sessionId::Ptr{UA_NodeId}), sessionContext::Ptr{Cvoid}`, 
    methodId::Ptr{UA_NodeId}, methodContext::Ptr{Cvoid}, objectId::Ptr{UA_NodeId},   
    objectContext::Ptr{Cvoid}, inputSize::Csize_t, input::Ptr{UA_Variant},   
    outputSize::Csize_t, output::Ptr{UA_Variant})::UA_StatusCodeIf the output of f only depends on the inputs, but not on any session state variables,  consider using UA_MethodCallback_wrap.
Open62541.UA_MethodCallback_wrap — MethodUA_MethodCallback_wrap(f::Function)wraps a simple Julia function that operates on inputs into the correct format to be supplied to UA_MethodCallback_generate.
f must be a Julia function with the following signature:
f(input1::Any, input2::Any, input3::Any, ...) -> output::Union{Any, Tuple{Any, ...}}where Any means that in principle any type is allowed. However, since Open62541 is based on C the corresponding method node is always configured to only work with a specific combination of input types.
If larger flexibility is needed than just working on the inputs given to a method node, see UA_MethodCallback_generate.
See also:
Example:
function simple_hello(name, adjective)
    assembledstring = "Hello "*name*", you are "*adjective
    return assembledstring
end which can be attached to a a method node that expects a function that takes two strings as inputs and one string as output.
Open62541.UA_NodeTypeLifecycleCallback_constructor_generate — MethodUA_NodeTypeLifeCycleCallback_constructor_generate(f::Function)creates a function pointer for the constructor field of a UA_NodeTypeLifeCycle object.
f must be a Julia function with the following signature:
f(server::Ptr{UA_Server}, sessionId:: Ptr{UA_NodeId},
       sessionContext::Ptr{Cvoid}, typeNodeId::Ptr{UA_NodeId}, typeNodeContext::Ptr{Cvoid}, 
       nodeId::Ptr{UA_NodeId}, nodeContext::Ptr{Ptr{Cvoid}})::UA_StatusCodeOpen62541.UA_NodeTypeLifecycleCallback_destructor_generate — MethodUA_NodeTypeLifeCycleCallback_destructor_generate(f::Function)creates a function pointer for the destructor field of a UA_NodeTypeLifeCycle object.
f must be a Julia function with the following signature:
f(server::Ptr{UA_Server}, sessionId:: Ptr{UA_NodeId},
       sessionContext::Ptr{Cvoid}, typeNodeId::Ptr{UA_NodeId}, typeNodeContext::Ptr{Cvoid}, 
       nodeId::Ptr{UA_NodeId}, nodeContext::Ptr{Ptr{Cvoid}})::CvoidOpen62541.UA_ServerCallback_generate — MethodUA_ServerCallback_generate(f::Function)creates a UA_ServerCallback object.
f must be a Julia function with the following signature: f(server::Ptr{UA_Server}, data::Ptr{Cvoid}))::Nothing
Open62541.UA_ValueCallback_onRead_generate — MethodUA_ValueCallback_onRead_generate(f::Function)creates a function pointer for the onRead field of a UA_ValueCallback object.
f must be a Julia function with the following signature:
f(server::Ptr{UA_Server}, sessionid::Ptr{UA_NodeId}), sessioncontext::Ptr{Cvoid},
        nodeid::Ptr{Cvoid}, nodecontext::Ptr{Cvoid}, range::Ptr{UA_NumericRange}, 
        data::Ptr{UA_DataValue})::NothingOpen62541.UA_ValueCallback_onWrite_generate — MethodUA_ValueCallback_onWrite_generate(f::Function)creates a function pointer for the onWrite field of a UA_ValueCallback object.
f must be a Julia function with the following signature:
f(server::Ptr{UA_Server}, sessionid::Ptr{UA_NodeId}), sessioncontext::Ptr{Cvoid},
        nodeid::Ptr{Cvoid}, nodecontext::Ptr{Cvoid}, range::Ptr{UA_NumericRange}, 
        data::Ptr{UA_DataValue})::NothingMiscellaneous
Open62541.UA_CreateSubscriptionRequest_default — Functionrequest::Ptr{UA_CreateSubscriptionRequest} = UA_CreateSubscriptionRequest_default()create a subscription create request to which monitored items can be added subsequently. The subscription properties are set to their default values.
Note that memory for the response is allocated by C and needs to be cleaned up by using UA_CreateSubscriptionRequest_delete(request) after its use.
See also:
Open62541.UA_MonitoredItemCreateRequest_default — Functionrequest::Ptr{UA_MonitoredItemCreateRequest} = UA_MonitoredItemCreateRequest_default(nodeId::Ptr{UA_NodeId})create a monitored item create request that monitors nodeId. The monitored item properties are set to their default values.
Note that memory for the request is allocated by C and needs to be cleaned up by using UA_MonitoredItemCreateRequest_delete(request) after its use.
See also: