OtherObjResult Class Reference

The OtherObjResult Class. More...

#include <OSResult.h>

Collaboration diagram for OtherObjResult:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

int idx
 idx is the index on a objective function
std::string value
 value is a value associated with an objective function indexed by idx

Detailed Description

The OtherObjResult Class.

Author:
Robert Fourer, Horand Gassmann, Jun Ma, Kipp Martin
Version:
1.0, 03/14/2004
Since:
OS 1.0
Remarks:
A class that provides general result information for objective functions.

Definition at line 778 of file OSResult.h.


Constructor & Destructor Documentation

OtherObjResult::OtherObjResult (  ) 

Default constructor.

Definition at line 264 of file OSResult.cpp.

OtherObjResult::~OtherObjResult (  ) 

Class destructor.

Definition at line 274 of file OSResult.cpp.

OtherObjResult::OtherObjResult (  ) 

Default constructor.

OtherObjResult::~OtherObjResult (  ) 

Class destructor.


Member Data Documentation

int OtherObjResult::idx

idx is the index on a objective function

Definition at line 782 of file OSResult.h.

std::string OtherObjResult::value

value is a value associated with an objective function indexed by idx

Definition at line 788 of file OSResult.h.


The documentation for this class was generated from the following files:
Generated on Thu Oct 8 03:08:27 2009 by  doxygen 1.4.7