![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
Stores the list of cells for this row, and a special flag used for internal sorting.
#include <DS_Table.h>
Public Member Functions | |
| void | UpdateCell (unsigned columnIndex, double value) |
| Numeric. | |
| void | UpdateCell (unsigned columnIndex, int byteLength, const char *data) |
| Binary. | |
| void | UpdateCell (unsigned columnIndex, const char *str) |
| String. | |
Public Attributes | |
| DataStructures::List< Cell * > | cells |
Definition at line 116 of file DS_Table.h.
| void DataStructures::Table::Row::UpdateCell | ( | unsigned | columnIndex, |
| double | value | ||
| ) |
| void DataStructures::Table::Row::UpdateCell | ( | unsigned | columnIndex, |
| int | byteLength, | ||
| const char * | data | ||
| ) |
| void DataStructures::Table::Row::UpdateCell | ( | unsigned | columnIndex, |
| const char * | str | ||
| ) |
Definition at line 119 of file DS_Table.h.
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.