Public Member Functions | Public Attributes | List of all members
Rname Class Reference

#include <reader.h>

Collaboration diagram for Rname:
Collaboration graph
[legend]

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

int Rname::nrows

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: