PStringToXWORDMap (FB) ¶ FUNCTION_BLOCK PStringToXWORDMap EXTENDS BaseMap Properties: CaseSensitive CopyStrings Capacity , inherited from BaseVector Count , inherited from BaseVector proUseOptimizedSortForInsertionAtTheEnd , inherited from BaseMap Methods: AddPStringXWORDPair 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: AddPStringXWORDPair (Method) CaseSensitive (Property) Clear (Method) CopyStrings (Property) FB_Exit (Method) GetIndex (Method) GetKeyByIndex (Method) GetValue (Method) GetValueByIndex (Method) Remove (Method) SetValueByIndex (Method)
PStringToXWORDMap.AddPStringXWORDPair (METH) ¶ METHOD AddPStringXWORDPair : UDINT InOut: Scope Name Type Return AddPStringXWORDPair UDINT Input pstr POINTER TO STRING xw __XWORD
PStringToXWORDMap.CaseSensitive (PROP) ¶ PROPERTY CaseSensitive : BOOL The default is TRUE
PStringToXWORDMap.Clear (METH) ¶ METHOD Clear : UDINT InOut: Scope Name Type Return Clear UDINT
PStringToXWORDMap.CopyStrings (PROP) ¶ PROPERTY CopyStrings : BOOL
PStringToXWORDMap.FB_Exit (METH) ¶ METHOD FB_Exit : UDINT InOut: Scope Name Type Return FB_Exit UDINT Input bInCopyCode BOOL
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