|
coin-Bcp
|
#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< string > | sign |
|
inline |
|
inline |
| map<string, int> Rname::name |
Definition at line 39 of file reader.h.
Referenced by add(), and original_index().
1.8.5