Cname Class Reference

#include <reader.h>

Collaboration diagram for Cname:
Collaboration graph
[legend]

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.

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

Definition at line 74 of file reader.h.


Member Data Documentation

int Cname::ncols [private]

Definition at line 60 of file reader.h.

map<string, int> Cname::name

Definition at line 62 of file reader.h.


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

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1