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, printAllData(), and printHeader().

Here is the call graph for this function:

void printAllData ( CSV_Obj *  foo  ) 

Definition at line 69 of file main.cc.

Referenced by main().

void printHeader ( CSV_Obj *  foo  ) 

Definition at line 82 of file main.cc.

Referenced by main().


Generated on Sat Aug 22 06:08:06 2009 for OPeNDAP Hyrax Back End Server (BES) by  doxygen 1.6.0