OtherVariableResult Class Reference

The OtherVariableResult Class. More...

#include <OSResult.h>

Collaboration diagram for OtherVariableResult:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

std::string name
 the name of the result the user is defining
std::string description
 a brief description of the type of result
std::vector< OtherVarResult * > var

Detailed Description

The OtherVariableResult Class.

Author:
Robert Fourer, Jun Ma, Kipp Martin
Version:
1.0, 03/14/2004
Since:
OS 1.0
Remarks:
A class that allows the solver to report an arbitrary result associated with variables

Definition at line 428 of file OSResult.h.


Constructor & Destructor Documentation

OtherVariableResult::OtherVariableResult (  ) 

Default constructor.

OtherVariableResult::~OtherVariableResult (  ) 

Class destructor.


Member Data Documentation

std::string OtherVariableResult::name

the name of the result the user is defining

Definition at line 432 of file OSResult.h.

std::string OtherVariableResult::description

a brief description of the type of result

Definition at line 435 of file OSResult.h.

std::vector<OtherVarResult*> OtherVariableResult::var

Definition at line 441 of file OSResult.h.


The documentation for this class was generated from the following file:
Generated on Sun Nov 14 14:14:37 2010 for Coin-All by  doxygen 1.4.7