CToolTable
Overview
DataTable and DataTableRowHandle access helpers.
Functions
| Name | Description |
|---|---|
| getRowFromRH | Get a row pointer from a FDataTableRowHandle. |
| getArrayFromRH | Get an array of row pointers from an array of FDataTableRowHandle. |
| getArrayCopyFromDT | Get a copy of all rows from a UDataTable. |
| getRowFromDatatable | Get a specific row by name from a UDataTable. |