CSV_Field Class Reference

#include <CSV_Field.h>

Collaboration diagram for CSV_Field:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CSV_Field ()
int getIndex ()
string getName ()
string getType ()
void insertIndex (const int &fieldIndex)
void insertName (const string &fieldName)
void insertType (const string &fieldType)
 ~CSV_Field ()

Detailed Description

Definition at line 42 of file CSV_Field.h.


Constructor & Destructor Documentation

CSV_Field::CSV_Field (  )  [inline]

Definition at line 45 of file CSV_Field.h.

CSV_Field::~CSV_Field (  )  [inline]

Definition at line 46 of file CSV_Field.h.


Member Function Documentation

int CSV_Field::getIndex (  )  [inline]

Definition at line 54 of file CSV_Field.h.

Referenced by CSV_Obj::getFieldData(), and CSV_Header::print().

string CSV_Field::getName (  )  [inline]

Definition at line 52 of file CSV_Field.h.

Referenced by CSV_Header::print().

string CSV_Field::getType (  )  [inline]

Definition at line 53 of file CSV_Field.h.

Referenced by CSV_Obj::getRecord(), CSV_Data::insert(), CSV_Header::print(), and CSV_Obj::printField().

void CSV_Field::insertIndex ( const int &  fieldIndex  )  [inline]

Definition at line 50 of file CSV_Field.h.

Referenced by CSV_Header::populate().

void CSV_Field::insertName ( const string &  fieldName  )  [inline]

Definition at line 48 of file CSV_Field.h.

Referenced by CSV_Header::populate().

void CSV_Field::insertType ( const string &  fieldType  )  [inline]

Definition at line 49 of file CSV_Field.h.

Referenced by CSV_Header::populate().


The documentation for this class was generated from the following file:
Generated on Wed May 12 09:56:14 2010 for OPeNDAP Hyrax Back End Server (BES) by  doxygen 1.4.7