Cname Class Reference

#include <reader.h>

List of all members.

Public Member Functions

 Cname ()
 ~Cname ()
int original_index (const string &Name)
void add (const string &Name)

Public Attributes

map< string, int > name

Private Attributes

int ncols


Detailed Description

Definition at line 58 of file reader.h.


Constructor & Destructor Documentation

Cname::Cname (  )  [inline]

Definition at line 64 of file reader.h.

Cname::~Cname (  )  [inline]

Definition at line 65 of file reader.h.


Member Function Documentation

int Cname::original_index ( const string &  Name  )  [inline]

Definition at line 66 of file reader.h.

References name.

void Cname::add ( const string &  Name  )  [inline]

Definition at line 74 of file reader.h.

References name, and ncols.


Member Data Documentation

int Cname::ncols [private]

Definition at line 60 of file reader.h.

Referenced by add().

map<string, int> Cname::name

Definition at line 62 of file reader.h.

Referenced by add(), and original_index().


The documentation for this class was generated from the following file:
Generated on Sun Nov 14 14:13:31 2010 for Coin-All by  doxygen 1.4.7