BCP_obj_change Class Reference

#include <BCP_obj_change.hpp>

List of all members.

Public Member Functions

 BCP_obj_change (const double lower, const double upper, const BCP_obj_status status)
 BCP_obj_change ()
 ~BCP_obj_change ()

Static Public Member Functions

static int pack_size ()

Public Attributes

double lb
double ub
BCP_obj_status stat


Detailed Description

Definition at line 21 of file BCP_obj_change.hpp.


Constructor & Destructor Documentation

BCP_obj_change::BCP_obj_change ( const double  lower,
const double  upper,
const BCP_obj_status  status 
) [inline]

Definition at line 27 of file BCP_obj_change.hpp.

BCP_obj_change::BCP_obj_change (  )  [inline]

Definition at line 30 of file BCP_obj_change.hpp.

BCP_obj_change::~BCP_obj_change (  )  [inline]

Definition at line 31 of file BCP_obj_change.hpp.


Member Function Documentation

static int BCP_obj_change::pack_size (  )  [inline, static]

Definition at line 34 of file BCP_obj_change.hpp.


Member Data Documentation

double BCP_obj_change::lb

Definition at line 23 of file BCP_obj_change.hpp.

Referenced by BCP_var::change_lb_ub_st(), BCP_cut::change_lb_ub_st(), operator!=(), and operator==().

double BCP_obj_change::ub

Definition at line 24 of file BCP_obj_change.hpp.

Referenced by BCP_var::change_lb_ub_st(), BCP_cut::change_lb_ub_st(), operator!=(), and operator==().

BCP_obj_status BCP_obj_change::stat

Definition at line 25 of file BCP_obj_change.hpp.

Referenced by BCP_var::change_lb_ub_st(), BCP_cut::change_lb_ub_st(), operator!=(), and operator==().


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