clGridBase::stcRecords Struct Reference

#include <GridBase.h>

List of all members.

Public Attributes

int * p_iIntVals
 Array holding integer values.
float * p_fFloatVals
 Array holding float values.
char ** p_cCharVals
 Array holding char values.
bool * p_bBoolVals
 Array holding bool values.
clPackagep_oPackage
 For packages, if necessary.


Member Data Documentation

int* clGridBase::stcRecords::p_iIntVals

Array holding integer values.

Size is m_iNumIntVals

float* clGridBase::stcRecords::p_fFloatVals

Array holding float values.

Size is m_iNumFloatVals

char** clGridBase::stcRecords::p_cCharVals

Array holding char values.

Size is m_iNumCharVals

bool* clGridBase::stcRecords::p_bBoolVals

Array holding bool values.

Size is m_iNumBoolVals

clPackage* clGridBase::stcRecords::p_oPackage

For packages, if necessary.

This will link to the others.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 1 07:13:27 2008 for SORTIE Core C++ Documentation by  doxygen 1.5.2