VarStringValue Class Reference

VarStringValue Class. More...

#include <OSResult.h>

Collaboration diagram for VarStringValue:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 VarStringValue ()
 Default constructor.
 ~VarStringValue ()
 Class destructor.

Public Attributes

int idx
 idx is the index on variable in the solution
std::string value

Detailed Description

VarStringValue Class.

Author:
Robert Fourer, Horand Gassmann, Jun Ma, Kipp Martin
Version:
1.0, 03/14/2004
Since:
OS 1.0
Remarks:
A class that is used to provide the value and index associated with the string-valued variables in the solution.

Definition at line 494 of file OSResult.h.


Constructor & Destructor Documentation

VarStringValue::VarStringValue (  ) 

Default constructor.

VarStringValue::~VarStringValue (  ) 

Class destructor.


Member Data Documentation

int VarStringValue::idx

idx is the index on variable in the solution

Definition at line 498 of file OSResult.h.

std::string VarStringValue::value

Definition at line 503 of file OSResult.h.


The documentation for this class was generated from the following file:
Generated on Wed Mar 23 03:09:28 2011 by  doxygen 1.4.7