CoinWarmStartDiff Class Reference

Abstract base class for warm start `diff' objects. More...

#include <CoinWarmStart.hpp>

Inheritance diagram for CoinWarmStartDiff:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~CoinWarmStartDiff ()
 Abstract destructor.
virtual CoinWarmStartDiffclone () const =0
 `Virtual constructor'


Detailed Description

Abstract base class for warm start `diff' objects.

For those types of warm start objects where the notion of a `diff' makes sense, this virtual base class is provided. As with CoinWarmStart, its sole reason for existence is to make it possible to write solver-independent code.

Definition at line 46 of file CoinWarmStart.hpp.


Constructor & Destructor Documentation

virtual CoinWarmStartDiff::~CoinWarmStartDiff (  )  [inline, virtual]

Abstract destructor.

Definition at line 50 of file CoinWarmStart.hpp.


Member Function Documentation

virtual CoinWarmStartDiff* CoinWarmStartDiff::clone (  )  const [pure virtual]


The documentation for this class was generated from the following file:

Generated on Wed Apr 29 07:58:47 2009 by  doxygen 1.5.8