DataStructures::Table::Row Struct Reference

Stores the list of cells for this row, and a special flag used for internal sorting. More...

#include <DS_Table.h>

List of all members.

Public Member Functions

void UpdateCell (unsigned columnIndex, int value)
 Numeric.
void UpdateCell (unsigned columnIndex, char *str)
 String.
void UpdateCell (unsigned columnIndex, int byteLength, char *data)
 Binary.

Public Attributes

DataStructures::List< Cell * > cells


Detailed Description

Stores the list of cells for this row, and a special flag used for internal sorting.


The documentation for this struct was generated from the following files:
Generated on Sat Oct 14 08:37:41 2006 for RakNet by  doxygen 1.4.6-NO