Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members

Data Namespace Reference

this namespace represent all data (read fron file or database) More...


Compounds

class  Column
 Abstract class to represent a column. More...

class  ColumnTyped
 Abstract class to represent a typed column. More...

class  CsvLoader
 Handles input from a CSV file. More...

class  Data
 This class represent a collection of data. More...

class  OTLLoader
 Handles input from a ODBC database (mysql, postgrey, ...). More...


Typedefs

typedef enum Data::s_coltype coltype
typedef enum Data::s_token_type token_type

Enumerations

enum  s_coltype { INT, FLOAT, STRING }
enum  s_token_type { TVAL, TEOF, TEOL, TNULL }


Detailed Description

this namespace represent all data (read fron file or database)
Generated on Tue Jul 29 15:39:08 2003 for libdatamining by doxygen 1.3.2