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

Integer tolerance.

Definition at line 119 of file ClpNode.hpp.

Integer increment.

Definition at line 121 of file ClpNode.hpp.


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

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