Main Page | Data Structures | File List | Data Fields | Globals

DoubleArray Struct Reference


Data Fields

double * value
int numberOfElements
int identifier

Field Documentation

int DoubleArray::identifier
 

Definition at line 47 of file doubleArray.c.

Referenced by DoubleArray_copy(), DoubleArray_createWithIdentifier(), and DoubleArray_getIdentifier().

int DoubleArray::numberOfElements
 

Definition at line 46 of file doubleArray.c.

Referenced by DoubleArray_copy(), DoubleArray_create(), DoubleArray_createWithIdentifier(), and DoubleArray_getNumberOfElements().

double* DoubleArray::value
 

Definition at line 45 of file doubleArray.c.

Referenced by DoubleArray_copy(), DoubleArray_create(), DoubleArray_createWithIdentifier(), DoubleArray_destroy(), DoubleArray_getValue(), and DoubleArray_setValue().


The documentation for this struct was generated from the following file:
Generated on Mon Nov 8 16:04:07 2004 for countSmarts by doxygen 1.3.6