CbcCompareObjective Class Reference

#include <CbcCompareActual.hpp>

Inheritance diagram for CbcCompareObjective:
Inheritance graph
[legend]
Collaboration diagram for CbcCompareObjective:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CbcCompareObjective ()
virtual ~CbcCompareObjective ()
 CbcCompareObjective (const CbcCompareObjective &rhs)
CbcCompareObjectiveoperator= (const CbcCompareObjective &rhs)
virtual CbcCompareBaseclone () const
 Clone.
virtual void generateCpp (FILE *fp)
 Create C++ lines to get to current state.
virtual bool test (CbcNode *x, CbcNode *y)
 This is test function.

Detailed Description

Definition at line 39 of file CbcCompareActual.hpp.


Constructor & Destructor Documentation

CbcCompareObjective::CbcCompareObjective (  ) 
virtual CbcCompareObjective::~CbcCompareObjective (  )  [virtual]
CbcCompareObjective::CbcCompareObjective ( const CbcCompareObjective rhs  ) 

Member Function Documentation

CbcCompareObjective& CbcCompareObjective::operator= ( const CbcCompareObjective rhs  ) 

Reimplemented from CbcCompareBase.

virtual CbcCompareBase* CbcCompareObjective::clone (  )  const [virtual]

Clone.

Reimplemented from CbcCompareBase.

virtual void CbcCompareObjective::generateCpp ( FILE *  fp  )  [virtual]

Create C++ lines to get to current state.

Reimplemented from CbcCompareBase.

virtual bool CbcCompareObjective::test ( CbcNode x,
CbcNode y 
) [virtual]

This is test function.

Reimplemented from CbcCompareBase.


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

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1