Vol 1.5.4
Loading...
Searching...
No Matches
Rname Class Reference

#include <reader.h>

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< stringsign

Detailed Description

Definition at line 36 of file reader.h.

Constructor & Destructor Documentation

◆ Rname()

Rname::Rname ( )
inline

Definition at line 42 of file reader.h.

◆ ~Rname()

Rname::~Rname ( )
inline

Definition at line 43 of file reader.h.

Member Function Documentation

◆ original_index()

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

Definition at line 44 of file reader.h.

◆ add()

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

Definition at line 52 of file reader.h.

Member Data Documentation

◆ nrows

int Rname::nrows

Definition at line 38 of file reader.h.

◆ name

map<string, int> Rname::name

Definition at line 39 of file reader.h.

◆ sign

vector<string> Rname::sign

Definition at line 40 of file reader.h.


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