Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

ClpDataSave Class Reference

This is a tiny class where data can be saved round calls. More...

#include <ClpModel.hpp>

List of all members.

Public Member Functions

Constructors and destructor
 ClpDataSave ()
 Default constructor.

 ClpDataSave (const ClpDataSave &)
 Copy constructor.

ClpDataSaveoperator= (const ClpDataSave &rhs)
 Assignment operator. This copies the data.

 ~ClpDataSave ()
 Destructor.


Public Attributes

data - with same names as in other classes
double dualBound_
double infeasibilityCost_
int sparseThreshold_
int perturbation_


Detailed Description

This is a tiny class where data can be saved round calls.

Definition at line 661 of file ClpModel.hpp.


Constructor & Destructor Documentation

ClpDataSave::ClpDataSave  ) 
 

Default constructor.

ClpDataSave::ClpDataSave const ClpDataSave  ) 
 

Copy constructor.

ClpDataSave::~ClpDataSave  ) 
 

Destructor.


Member Function Documentation

ClpDataSave& ClpDataSave::operator= const ClpDataSave rhs  ) 
 

Assignment operator. This copies the data.


Member Data Documentation

double ClpDataSave::dualBound_
 

Definition at line 684 of file ClpModel.hpp.

double ClpDataSave::infeasibilityCost_
 

Definition at line 685 of file ClpModel.hpp.

int ClpDataSave::sparseThreshold_
 

Definition at line 686 of file ClpModel.hpp.

int ClpDataSave::perturbation_
 

Definition at line 687 of file ClpModel.hpp.


The documentation for this class was generated from the following file:
Generated on Fri Aug 6 11:42:58 2004 by doxygen 1.3.5