CbcCompare Class Reference

#include <CbcCompareBase.hpp>

List of all members.

Public Member Functions

 CbcCompare ()
virtual ~CbcCompare ()
bool operator() (CbcNode *x, CbcNode *y)
bool compareNodes (CbcNode *x, CbcNode *y)
bool alternateTest (CbcNode *x, CbcNode *y)
 This is alternate test function.
CbcCompareBasecomparisonObject () const
 return comparison object

Public Attributes

CbcCompareBasetest_

Detailed Description

Definition at line 104 of file CbcCompareBase.hpp.


Constructor & Destructor Documentation

CbcCompare::CbcCompare (  )  [inline]

Definition at line 108 of file CbcCompareBase.hpp.

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

Definition at line 110 of file CbcCompareBase.hpp.


Member Function Documentation

bool CbcCompare::operator() ( CbcNode x,
CbcNode y 
) [inline]

Definition at line 112 of file CbcCompareBase.hpp.

bool CbcCompare::compareNodes ( CbcNode x,
CbcNode y 
) [inline]

Definition at line 115 of file CbcCompareBase.hpp.

bool CbcCompare::alternateTest ( CbcNode x,
CbcNode y 
) [inline]

This is alternate test function.

Definition at line 119 of file CbcCompareBase.hpp.

CbcCompareBase* CbcCompare::comparisonObject (  )  const [inline]

return comparison object

Definition at line 122 of file CbcCompareBase.hpp.


Member Data Documentation

Definition at line 106 of file CbcCompareBase.hpp.


The documentation for this class was generated from the following file:
Generated on Fri May 28 17:17:30 2010 by  doxygen 1.6.3