InstancePathNodeFinder.abstrNodeFound (METH) ¶ METHOD abstrNodeFound : IInstancePathBuildingNode InOut: Scope Name Type Comment Return abstrNodeFound IInstancePathBuildingNode Input pNode IInstancePathBuildingNode pData POINTER TO BYTE userdefined data bDirectChildFound BOOL
InstancePathNodeFinder.abstrNodeNotFound (METH) ¶ METHOD abstrNodeNotFound : IInstancePathBuildingNode InOut: Scope Name Type Comment Return abstrNodeNotFound IInstancePathBuildingNode Input pParent IInstancePathBuildingNode pData POINTER TO BYTE userdefined data pstPath POINTER TO STRING the whole path Inout iOffsetInPath DINT the offset in the path until the nodes have been found
InstancePathNodeFinder.protCallNodeFoundForRootNode (PROP) ¶ PROPERTY PROTECTED protCallNodeFoundForRootNode : BOOL
InstancePathNodeFinder.protCallNodeNotFoundForRootNode (PROP) ¶ PROPERTY PROTECTED protCallNodeNotFoundForRootNode : BOOL
MemBuffer (FB) ¶ FUNCTION_BLOCK MemBuffer Methods: Alloc CanResize FB_Exit InitStatic Resize Structure: Alloc (Method) CanResize (Method) FB_Exit (Method) InitStatic (Method) Resize (Method)
MemBuffer.Alloc (METH) ¶ METHOD Alloc : POINTER TO BYTE Must be called only once, the memory can afterwards be resized calling Resize InOut: Scope Name Type Return Alloc POINTER TO BYTE Input udiSize UDINT Output udiResult UDINT
MemBuffer.CanResize (METH) ¶ METHOD CanResize : BOOL InOut: Scope Name Type Return CanResize BOOL Input udiNewSize UDINT
MemBuffer.FB_Exit (METH) ¶ METHOD FB_Exit : UDINT InOut: Scope Name Type Return FB_Exit UDINT Input bInCopyCode BOOL
NamedTreeNode.Name (PROP) ¶ PROPERTY Name : POINTER TO STRING
PStringToDintMap (FB) ¶ FUNCTION_BLOCK PStringToDintMap EXTENDS BaseMap Properties: CaseSensitive CopyStrings Capacity , inherited from BaseVector Count , inherited from BaseVector proUseOptimizedSortForInsertionAtTheEnd , inherited from BaseMap Methods: AddPStringDintPair Clear FB_Exit GetIndex GetKeyByIndex GetValue GetValueByIndex Remove SetValueByIndex BeginUpdate , inherited from BaseMap EndUpdate , inherited from BaseMap InitMemory , inherited from BaseVector RemoveLast , inherited from BaseVector ReserveSpace , inherited from BaseVector proAfterAlloc , inherited from BaseVector proRemove , inherited from BaseVector Structure: AddPStringDintPair (Method) CaseSensitive (Property) Clear (Method) CopyStrings (Property) FB_Exit (Method) GetIndex (Method) GetKeyByIndex (Method) GetValue (Method) GetValueByIndex (Method) Remove (Method) SetValueByIndex (Method)