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 66 of file reader.h.


Constructor & Destructor Documentation

Cname::Cname (  )  [inline]

Definition at line 72 of file reader.h.

Cname::~Cname (  )  [inline]

Definition at line 73 of file reader.h.


Member Function Documentation

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

Definition at line 74 of file reader.h.

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

Definition at line 82 of file reader.h.


Member Data Documentation

int Cname::ncols [private]

Definition at line 68 of file reader.h.

map<string, int> Cname::name

Definition at line 70 of file reader.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 9 Feb 2015 for Vol by  doxygen 1.6.1