MCF3_var Class Reference

#include <MCF3_var.hpp>

Inheritance diagram for MCF3_var:

Inheritance graph
[legend]
Collaboration diagram for MCF3_var:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

int commodity
CoinPackedVector flow
double weight

Detailed Description

Definition at line 18 of file MCF3_var.hpp.


Constructor & Destructor Documentation

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

Definition at line 25 of file MCF3_var.hpp.

MCF3_var::MCF3_var ( BCP_buffer buf  ) 

MCF3_var::~MCF3_var (  )  [inline]

Definition at line 31 of file MCF3_var.hpp.


Member Function Documentation

void MCF3_var::pack ( BCP_buffer buf  )  const


Member Data Documentation

int MCF3_var::commodity

Definition at line 20 of file MCF3_var.hpp.

CoinPackedVector MCF3_var::flow

Definition at line 21 of file MCF3_var.hpp.

double MCF3_var::weight

Definition at line 22 of file MCF3_var.hpp.


The documentation for this class was generated from the following file:
Generated on Wed Sep 21 03:18:49 2011 for coin-Bcp by  doxygen 1.4.7