DataItemListPublic.Initialize (METH) ¶ METHOD Initialize : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return Initialize SysTypes.RTS_IEC_RESULT Inout dsMgr DatasourcesMgr Input udiInitialCapacity UDINT
Protected ¶ CanItemBeAdded (Method)
CustomRequestQueue.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Return FB_Exit BOOL Input bInCopyCode BOOL
CustomRequestQueue.FB_Init (METH) ¶ METHOD FB_Init : BOOL InOut: Scope Name Type Return FB_Init BOOL Input bInitRetains BOOL bInCopyCode BOOL
Override ¶ abstrAssign (Method) abstrDataPtrChanged (Method) abstrGetElementPtr (Method) abstrSizeOfElement (Method)
CustomRequestQueue.abstrAssign (METH) ¶ METHOD abstrAssign : UDINT InOut: Scope Name Type Comment Return abstrAssign UDINT Input pbt POINTER TO BYTE The pointer to the data that shall be assigned udiIndex UDINT The index where the data shall be assigned
CustomRequestQueue.abstrDataPtrChanged (METH) ¶ METHOD abstrDataPtrChanged : UDINT InOut: Scope Name Type Return abstrDataPtrChanged UDINT
CustomRequestQueue.abstrGetElementPtr (METH) ¶ METHOD abstrGetElementPtr : UDINT InOut: Scope Name Type Return abstrGetElementPtr UDINT Input udiIndex UDINT Output pEntry POINTER TO BYTE
CustomRequestQueue.abstrSizeOfElement (METH) ¶ METHOD abstrSizeOfElement : UDINT InOut: Scope Name Type Return abstrSizeOfElement UDINT
DataItemAndPtrVectors.AddItem (METH) ¶ METHOD AddItem : SysTypes.RTS_IEC_RESULT Adds an item to this list and tranfers ownership. The item will be destroyed when the current object is cleared or destroyed and ReleaseItems is TRUE InOut: Scope Name Type Return AddItem SysTypes.RTS_IEC_RESULT Inout item DataItem