Vol  1.5.4
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
Rname Class Reference

#include <reader.h>

+ Collaboration diagram for Rname:

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

Constructor & Destructor Documentation

Rname::Rname ( )
inline

Definition at line 42 of file reader.h.

Rname::~Rname ( )
inline

Definition at line 43 of file reader.h.

Member Function Documentation

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

Definition at line 44 of file reader.h.

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

Definition at line 52 of file reader.h.

Member Data Documentation

int Rname::nrows

Definition at line 38 of file reader.h.

map<string, int> Rname::name

Definition at line 39 of file reader.h.

vector<string> Rname::sign

Definition at line 40 of file reader.h.


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