CSV_Data Class Reference

#include <CSV_Data.h>

Collaboration diagram for CSV_Data:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CSV_Data ()
void * getData ()
string getType ()
void insert (CSV_Field *field, void *value)
 ~CSV_Data ()

Detailed Description

Definition at line 51 of file CSV_Data.h.


Constructor & Destructor Documentation

CSV_Data::CSV_Data (  ) 

Definition at line 40 of file CSV_Data.cc.

CSV_Data::~CSV_Data (  ) 

Definition at line 45 of file CSV_Data.cc.


Member Function Documentation

void * CSV_Data::getData (  ) 

Definition at line 108 of file CSV_Data.cc.

Referenced by CSV_Obj::getRecordCount().

string CSV_Data::getType (  ) 

Definition at line 112 of file CSV_Data.cc.

Referenced by CSV_Obj::getRecordCount().

void CSV_Data::insert ( CSV_Field field,
void *  value 
)

Definition at line 66 of file CSV_Data.cc.

References CSV_Field::getType().

Here is the call graph for this function:


The documentation for this class was generated from the following files:

Generated on 27 Oct 2009 for OPeNDAP Hyrax Back End Server (BES) by  doxygen 1.6.1