25#ifndef SOPC_NODE_MGT_HELPER_INTERNAL_H_
26#define SOPC_NODE_MGT_HELPER_INTERNAL_H_
struct _SOPC_AddressSpace SOPC_AddressSpace
Definition sopc_address_space.h:68
uint32_t SOPC_StatusCode
Definition sopc_builtintypes.h:36
enum _OpcUa_NodeClass OpcUa_NodeClass
enum _SOPC_ReturnStatus SOPC_ReturnStatus
Common enumerations for S2OPC.
SOPC_ReturnStatus SOPC_NodeMgtHelperInternal_AddRefChildToParentNode(SOPC_AddressSpace *addSpace, const SOPC_NodeId *parentNodeId, const SOPC_NodeId *childNodeId, const SOPC_NodeId *refTypeId)
SOPC_StatusCode SOPC_NodeMgtHelperInternal_CopyDataInNode(OpcUa_Node *node, const SOPC_ExpandedNodeId *parentNodeId, const SOPC_NodeId *newNodeId, const SOPC_QualifiedName *browseName, const SOPC_ExpandedNodeId *typeDefId)
SOPC_ReturnStatus SOPC_NodeMgtHelperInternal_AddVariableNodeAttributes(SOPC_AddressSpace *addSpace, SOPC_AddressSpace_Node *node, OpcUa_VariableNode *varNode, const OpcUa_VariableAttributes *varAttributes, SOPC_StatusCode *scAddNode)
SOPC_ReturnStatus SOPC_NodeMgtHelperInternal_AddObjectNodeAttributes(OpcUa_ObjectNode *objNode, const OpcUa_ObjectAttributes *objAttributes, SOPC_StatusCode *scAddNode)
SOPC_StatusCode SOPC_NodeMgtHelperInternal_CheckConstraints_AddNode(OpcUa_NodeClass nodeclass, SOPC_AddressSpace *addSpace, const SOPC_ExpandedNodeId *parentNid, const SOPC_NodeId *refTypeId, const SOPC_QualifiedName *browseName, const SOPC_ExpandedNodeId *typeDefId)
bool SOPC_NodeMgtHelperInternal_RemoveLastRefInParentNode(SOPC_AddressSpace *addSpace, const SOPC_NodeId *parentNodeId)
Definition sopc_address_space.h:49
ExpandedNodeId allows the namespace to be specified explicitly as a string or with an index in the Se...
Definition sopc_builtintypes.h:207
This structure describes a basic NodeID in OPC UA.
Definition sopc_builtintypes.h:189
Definition sopc_builtintypes.h:228
Definition sopc_types.h:1661
Definition sopc_types.h:3109
Definition sopc_types.h:1763
Definition sopc_types.h:3135
Definition sopc_types.h:1833