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 16 of file MCF1_var.hpp.


Constructor & Destructor Documentation

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

Definition at line 23 of file MCF1_var.hpp.

MCF1_var::MCF1_var ( BCP_buffer buf  ) 
MCF1_var::~MCF1_var (  )  [inline]

Definition at line 31 of file MCF1_var.hpp.


Member Function Documentation

void MCF1_var::pack ( BCP_buffer buf  )  const

Member Data Documentation

Definition at line 18 of file MCF1_var.hpp.

Definition at line 19 of file MCF1_var.hpp.

Definition at line 20 of file MCF1_var.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