ClpNodeStuff Class Reference

#include <ClpNode.hpp>

List of all members.

Public Member Functions

Constructors, destructor
 ClpNodeStuff ()
 Default constructor.
virtual ~ClpNodeStuff ()
 Destructor.
Copy methods (at present illegal - will abort)
 ClpNodeStuff (const ClpNodeStuff &)
 The copy constructor.
ClpNodeStuffoperator= (const ClpNodeStuff &)
 Operator =.

Public Attributes

Data
double integerTolerance_
 Integer tolerance.
double integerIncrement_
 Integer increment.


Detailed Description

Definition at line 96 of file ClpNode.hpp.


Constructor & Destructor Documentation

ClpNodeStuff::ClpNodeStuff (  ) 

Default constructor.

virtual ClpNodeStuff::~ClpNodeStuff (  )  [virtual]

Destructor.

ClpNodeStuff::ClpNodeStuff ( const ClpNodeStuff  ) 

The copy constructor.


Member Function Documentation

ClpNodeStuff& ClpNodeStuff::operator= ( const ClpNodeStuff  ) 

Operator =.


Member Data Documentation

double ClpNodeStuff::integerTolerance_

Integer tolerance.

Definition at line 119 of file ClpNode.hpp.

double ClpNodeStuff::integerIncrement_

Integer increment.

Definition at line 121 of file ClpNode.hpp.


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