AnimatLab  2
Test
DataColumn.h File Reference

Declares the data column class. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AnimatSim::Charting::DataColumn
 Data column class. More...
 

Namespaces

 AnimatSim
 Root namespace for the base simulation library for AnimatLab.
 
 AnimatSim::Charting
 Namespace for objects related to collecting the data for charts.
 

Functions

bool AnimatSim::Charting::LessThanDataColumnCompare (DataColumn *lpColumn1, DataColumn *lpColumn2)
 Compares two DataColumn items to find the one that is less than the other. More...
 

Detailed Description

Declares the data column class.

Definition in file DataColumn.h.