IDataItem ¶ Assigner (Property) DriverSpecific (Property) SetError (Method) SizeLocal (Property) SizeRemote (Property)
DataItemListPublicPersistant (FB) ¶ FUNCTION_BLOCK DataItemListPublicPersistant EXTENDS DataItemListPublic IMPLEMENTS IDatasources.IDataItemListPersistant Properties: Count , inherited from DataItemListPublic Usage UsageDetails Methods: FB_Exit CanItemBeAdded Clear , inherited from DataItemListPublic CreateAndAdd , inherited from DataItemListPublic CreateAndAddExpanding , inherited from DataItemListPublic FinishedAdding GetItem , inherited from DataItemListPublic Initialize Release , inherited from DataItemListPublic Structure: FB_Exit (Method) IDataItemListPersistant FinishedAdding (Method) Usage (Property) UsageDetails (Property) Internal Initialize (Method) Protected CanItemBeAdded (Method)
DataItemPtrVector (FB) ¶ FUNCTION_BLOCK DataItemPtrVector EXTENDS Collections.BaseVector Methods: AddItem GetItem Remove Structure: AddItem (Method) GetItem (Method) Remove (Method)
DataItemVector (FB) ¶ FUNCTION_BLOCK DataItemVector EXTENDS Collections.BaseVector Methods: AddItem GetArrayPtr GetItem Remove abstrAssign abstrDataPtrChanged abstrGetElementPtr abstrSizeOfElement Structure: AddItem (Method) GetArrayPtr (Method) GetItem (Method) Remove (Method) abstrAssign (Method) abstrDataPtrChanged (Method) abstrGetElementPtr (Method) abstrSizeOfElement (Method)
DintSetBitBased (FB) ¶ FUNCTION_BLOCK DintSetBitBased IMPLEMENTS IDintSet Methods: AddDint Clear Contains Structure: AddDint (Method) Clear (Method) Contains (Method)
DintSetFull (FB) ¶ FUNCTION_BLOCK DintSetFull EXTENDS Collections.DintToDintMap IMPLEMENTS IDintSet Methods: AddDint Contains Structure: AddDint (Method) Contains (Method)
IDintSet (ITF) ¶ INTERFACE IDintSet Methods: AddDint Clear Contains Structure: AddDint (Method) Clear (Method) Contains (Method)
IPStringAndIntElement (ITF) ¶ INTERFACE IPStringAndIntElement EXTENDS IPStringElement Extension of the pointer to string element that additionally takes an int value as part of the key Properties: PStringValue , inherited from IPStringElement
IPStringElement (ITF) ¶ INTERFACE IPStringElement EXTENDS COL.IElement Element interface for Strings Properties: PStringValue Structure: PStringValue (Property)
PStringElement (FB) ¶ FUNCTION_BLOCK PStringElement EXTENDS COL.FBF.InstanceBase IMPLEMENTS IPStringElement Element wrapper for STRING values. InOut: Scope Name Type Input psValue POINTER TO STRING Properties: PStringValue Methods: ElementCompareTo ElementEquals ElementHashCode Structure: ElementCompareTo (Method) ElementEquals (Method) ElementHashCode (Method) PStringValue (Property)