Rname Class Reference

#include <reader.h>

Collaboration diagram for Rname:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Rname ()
 ~Rname ()
int original_index (const string &Name)
void add (const string &Name, const string &Sign)

Public Attributes

int nrows
map< string, int > name
vector< string > sign

Detailed Description

Definition at line 28 of file reader.h.


Constructor & Destructor Documentation

Rname::Rname (  )  [inline]

Definition at line 34 of file reader.h.

Rname::~Rname (  )  [inline]

Definition at line 35 of file reader.h.


Member Function Documentation

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

Definition at line 36 of file reader.h.

void Rname::add ( const string &  Name,
const string &  Sign 
) [inline]

Definition at line 44 of file reader.h.


Member Data Documentation

Definition at line 30 of file reader.h.

map<string, int> Rname::name

Definition at line 31 of file reader.h.

vector<string> Rname::sign

Definition at line 32 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