MCF2_var Class Reference

#include <MCF2_var.hpp>

Inheritance diagram for MCF2_var:

Inheritance graph
[legend]
Collaboration diagram for MCF2_var:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MCF2_var (int com, const CoinPackedVector &f, double w)
 MCF2_var (BCP_buffer &buf)
 ~MCF2_var ()
void pack (BCP_buffer &buf) const

Public Attributes

int commodity
CoinPackedVector flow
double weight

Detailed Description

Definition at line 21 of file MCF2_var.hpp.


Constructor & Destructor Documentation

MCF2_var::MCF2_var ( int  com,
const CoinPackedVector &  f,
double  w 
) [inline]

Definition at line 28 of file MCF2_var.hpp.

MCF2_var::MCF2_var ( BCP_buffer buf  ) 

Definition at line 16 of file MCF2_var.cpp.

References commodity, flow, BCP_var::set_obj(), BCP_buffer::unpack(), and weight.

MCF2_var::~MCF2_var (  )  [inline]

Definition at line 34 of file MCF2_var.hpp.


Member Function Documentation

void MCF2_var::pack ( BCP_buffer buf  )  const

Definition at line 5 of file MCF2_var.cpp.

References commodity, flow, BCP_buffer::pack(), and weight.

Referenced by MCF2_pack_var().


Member Data Documentation

int MCF2_var::commodity

Definition at line 23 of file MCF2_var.hpp.

Referenced by MCF2_var(), and pack().

CoinPackedVector MCF2_var::flow

Definition at line 24 of file MCF2_var.hpp.

Referenced by MCF2_var(), and pack().

double MCF2_var::weight

Definition at line 25 of file MCF2_var.hpp.

Referenced by MCF2_var(), and pack().


The documentation for this class was generated from the following files:
Generated on Thu Nov 10 03:12:40 2011 by  doxygen 1.4.7