Shadowrun: Awakened 29 September 2011 - Build 871
Public Member Functions | Public Attributes
DataStructures::Table::ColumnDescriptor Struct Reference

#include <DS_Table.h>

List of all members.

Public Member Functions

 ColumnDescriptor ()
 ColumnDescriptor (const char cn[64], ColumnType ct)
 ~ColumnDescriptor ()

Public Attributes

char columnName [64]
ColumnType columnType

Detailed Description

Stores the name and type of the column

Definition at line 104 of file DS_Table.h.


Constructor & Destructor Documentation

DataStructures::Table::ColumnDescriptor::ColumnDescriptor ( )
DataStructures::Table::ColumnDescriptor::~ColumnDescriptor ( )
DataStructures::Table::ColumnDescriptor::ColumnDescriptor ( const char  cn[64],
ColumnType  ct 
)

Member Data Documentation

Definition at line 110 of file DS_Table.h.

Definition at line 111 of file DS_Table.h.


The documentation for this struct was generated from the following file:

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net