Rname Class Reference
#include <reader.h>
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] |
| Rname::~Rname |
( |
|
) |
[inline] |
Member Function Documentation
| int Rname::original_index |
( |
const string & |
Name |
) |
[inline] |
| void Rname::add |
( |
const string & |
Name, |
|
|
const string & |
Sign | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this class was generated from the following file:
- /home/coin/svn-release/OptimizationSuite-1.1.0/Vol/examples/Volume-LP/reader.h