main.cc File Reference

#include <iostream>
#include "CSV_Obj.h"

Include dependency graph for main.cc:

Go to the source code of this file.

Defines

#define EXIT_ERROR   1

Functions

int main (int argc, char *argv[])
void printAllData (CSV_Obj *foo)
void printHeader (CSV_Obj *foo)


Define Documentation

#define EXIT_ERROR   1

Definition at line 40 of file main.cc.

Referenced by main().


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 45 of file main.cc.

References EXIT_ERROR, CSV_Obj::load(), CSV_Obj::open(), printAllData(), and printHeader().

Here is the call graph for this function:

void printAllData ( CSV_Obj foo  ) 

Definition at line 69 of file main.cc.

References CSV_Obj::getRecord(), and CSV_Obj::getRecordCount().

Referenced by main().

Here is the call graph for this function:

void printHeader ( CSV_Obj foo  ) 

Definition at line 82 of file main.cc.

References CSV_Obj::getFieldList().

Referenced by main().

Here is the call graph for this function:


Generated on Thu Feb 11 09:15:01 2010 for OPeNDAP Hyrax Back End Server (BES) by  doxygen 1.4.7