MCF1_var Class Reference

#include <MCF1_var.hpp>

Inheritance diagram for MCF1_var:

Inheritance graph
[legend]
Collaboration diagram for MCF1_var:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

int commodity
CoinPackedVector flow
double weight

Detailed Description

Definition at line 21 of file MCF1_var.hpp.


Constructor & Destructor Documentation

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

Definition at line 28 of file MCF1_var.hpp.

MCF1_var::MCF1_var ( BCP_buffer buf  ) 

Definition at line 16 of file MCF1_var.cpp.

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

MCF1_var::~MCF1_var (  )  [inline]

Definition at line 32 of file MCF1_var.hpp.


Member Function Documentation

void MCF1_var::pack ( BCP_buffer buf  )  const

Definition at line 5 of file MCF1_var.cpp.

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

Referenced by MCF1_pack_var().


Member Data Documentation

int MCF1_var::commodity

Definition at line 23 of file MCF1_var.hpp.

Referenced by MCF1_var(), and pack().

CoinPackedVector MCF1_var::flow

Definition at line 24 of file MCF1_var.hpp.

Referenced by MCF1_var(), and pack().

double MCF1_var::weight

Definition at line 25 of file MCF1_var.hpp.

Referenced by MCF1_var(), and pack().


The documentation for this class was generated from the following files:
Generated on Wed Nov 30 03:11:44 2011 by  doxygen 1.4.7