IRow3 (ITF) ¶ INTERFACE IRow3 EXTENDS IRow2 Extension of interface IRow2. Properties: LastError RowHasChanged , inherited from IRow RowId , inherited from IRow RowNumOfColumns , inherited from IRowBase RowStorage , inherited from IRowBase RowTable , inherited from IRowBase Methods: ColumnGetType , inherited from IRowBase ColumnGet_BLOB , inherited from IRowBase ColumnGet_DINT , inherited from IRowBase ColumnGet_INT , inherited from IRowBase ColumnGet_LINT , inherited from IRowBase ColumnGet_LREAL , inherited from IRowBase ColumnGet_REAL , inherited from IRowBase ColumnGet_SINT , inherited from IRowBase ColumnGet_TEXT , inherited from IRowBase ColumnSet_BLOB , inherited from IRowBase ColumnSet_DINT , inherited from IRowBase ColumnSet_INT , inherited from IRowBase ColumnSet_LINT , inherited from IRowBase ColumnSet_LREAL , inherited from IRowBase ColumnSet_NULL , inherited from IRowBase ColumnSet_REAL , inherited from IRowBase ColumnSet_SINT , inherited from IRowBase ColumnSet_TEXT , inherited from IRowBase ColumnUpdate_BLOB , inherited from IRowBase ColumnUpdate_DINT , inherited from IRowBase ColumnUpdate_INT , inherited from IRowBase ColumnUpdate_LINT , inherited from IRowBase ColumnUpdate_LREAL , inherited from IRowBase ColumnUpdate_REAL , inherited from IRowBase ColumnUpdate_SINT , inherited from IRowBase ColumnUpdate_TEXT , inherited from IRowBase GetRowId , inherited from IRow2 RowClear , inherited from IRowBase RowRelease , inherited from IRowBase RowUpdate , inherited from IRow Structure: LastError (Property)
IRowBase (ITF) ¶ INTERFACE IRowBase EXTENDS __System.IQueryInterface Properties: RowNumOfColumns RowStorage RowTable Methods: ColumnGetType ColumnGet_BLOB ColumnGet_DINT ColumnGet_INT ColumnGet_LINT ColumnGet_LREAL ColumnGet_REAL ColumnGet_SINT ColumnGet_TEXT ColumnSet_BLOB ColumnSet_DINT ColumnSet_INT ColumnSet_LINT ColumnSet_LREAL ColumnSet_NULL ColumnSet_REAL ColumnSet_SINT ColumnSet_TEXT ColumnUpdate_BLOB ColumnUpdate_DINT ColumnUpdate_INT ColumnUpdate_LINT ColumnUpdate_LREAL ColumnUpdate_REAL ColumnUpdate_SINT ColumnUpdate_TEXT RowClear RowRelease Structure: Column ColumnGetType (Method) Get Value ColumnGet_BLOB (Method) ColumnGet_DINT (Method) ColumnGet_INT (Method) ColumnGet_LINT (Method) ColumnGet_LREAL (Method) ColumnGet_REAL (Method) ColumnGet_SINT (Method) ColumnGet_TEXT (Method) Set Value ColumnSet_BLOB (Method) ColumnSet_DINT (Method) ColumnSet_INT (Method) ColumnSet_LINT (Method) ColumnSet_LREAL (Method) ColumnSet_NULL (Method) ColumnSet_REAL (Method) ColumnSet_SINT (Method) ColumnSet_TEXT (Method) Update Value ColumnUpdate_BLOB (Method) ColumnUpdate_DINT (Method) ColumnUpdate_INT (Method) ColumnUpdate_LINT (Method) ColumnUpdate_LREAL (Method) ColumnUpdate_REAL (Method) ColumnUpdate_SINT (Method) ColumnUpdate_TEXT (Method) Row RowClear (Method) RowNumOfColumns (Property) RowRelease (Method) RowStorage (Property) RowTable (Property)
IRowPlanchet (ITF) ¶ INTERFACE IRowPlanchet EXTENDS IRowBase Properties: RowNumOfColumns , inherited from IRowBase RowStorage , inherited from IRowBase RowTable , inherited from IRowBase Methods: ColumnGetType , inherited from IRowBase ColumnGet_BLOB , inherited from IRowBase ColumnGet_DINT , inherited from IRowBase ColumnGet_INT , inherited from IRowBase ColumnGet_LINT , inherited from IRowBase ColumnGet_LREAL , inherited from IRowBase ColumnGet_REAL , inherited from IRowBase ColumnGet_SINT , inherited from IRowBase ColumnGet_TEXT , inherited from IRowBase ColumnSet_BLOB , inherited from IRowBase ColumnSet_DINT , inherited from IRowBase ColumnSet_INT , inherited from IRowBase ColumnSet_LINT , inherited from IRowBase ColumnSet_LREAL , inherited from IRowBase ColumnSet_NULL , inherited from IRowBase ColumnSet_REAL , inherited from IRowBase ColumnSet_SINT , inherited from IRowBase ColumnSet_TEXT , inherited from IRowBase ColumnUpdate_BLOB , inherited from IRowBase ColumnUpdate_DINT , inherited from IRowBase ColumnUpdate_INT , inherited from IRowBase ColumnUpdate_LINT , inherited from IRowBase ColumnUpdate_LREAL , inherited from IRowBase ColumnUpdate_REAL , inherited from IRowBase ColumnUpdate_SINT , inherited from IRowBase ColumnUpdate_TEXT , inherited from IRowBase RowClear , inherited from IRowBase RowInsert RowRelease , inherited from IRowBase Structure: Row RowInsert (Method)
RSMClass.Register (METH) ¶ METHOD Register : CAA.HANDLE InOut: Scope Name Type Return Register CAA.HANDLE Input hHandle CAA.HANDLE peError POINTER TO ERROR
RSMClass.Search (METH) ¶ METHOD Search : CAA.HANDLE InOut: Scope Name Type Return Search CAA.HANDLE Input hHandle CAA.HANDLE
RSMClass.Unregister (METH) ¶ METHOD Unregister : ERROR InOut: Scope Name Type Return Unregister ERROR Input hHandle CAA.HANDLE
RSMClass.Translate (METH) ¶ METHOD Translate : CAA.HANDLE InOut: Scope Name Type Return Translate CAA.HANDLE Input hHandle CAA.HANDLE Output eError ERROR
CAA Segmented Buffer Manager Extern Library Documentation ¶ Company CAA Technical Workgroup Title CAA Segmented Buffer Manager Extern Version 3.5.11.0 Categories Intern|CAA|Runtime Namespace SBM Author 3S - Smart Software Solutions GmbH Placeholder CAA SegBufMan Description 1 ¶ This library provides a set of functions for handling different segments of one huge buffer, joining segments or splitting buffers in segments. This is done without copying the content all the time. The functions try to reference the segments instead of copy them and manage the segments in double linked lists. Contents: ¶ CAA Segemented Buffer Manager Enums Functions Library Information GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function) Indices and tables ¶ 1 Based on CAA_SegBufferMan_Extern.library, last modified 03.07.2017, 15:35:25. LibDoc 4.4.0.0-b.27 The content file CAA_SegBufferMan_Extern.clean.json was generated with CODESYS V3.5 SP11 on 03.07.2017, 15:35:29.
CAA Segemented Buffer Manager ¶ Enums ERROR (Enum) Functions Buffer ChainBuffer (Function) CopyBufferData (Function) CreateBuffer (Function) DeleteBuffer (Function) GetBufferSize (Function)