MCF3_user Class Reference

#include <MCF3_data.hpp>

Inheritance diagram for MCF3_user:
Inheritance graph
[legend]
Collaboration diagram for MCF3_user:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MCF3_user (int numComm=-1)
 MCF3_user (const MCF3_user &rhs)
 ~MCF3_user ()
void pack (BCP_buffer &buf) const
void unpack (BCP_buffer &buf)

Public Attributes

int numCommodities
std::vector
< MCF3_branch_decision > * 
branch_history

Private Member Functions

MCF3_useroperator= (const MCF3_user &rhs)

Detailed Description

Definition at line 66 of file MCF3_data.hpp.


Constructor & Destructor Documentation

MCF3_user::MCF3_user ( int  numComm = -1  )  [inline]

Definition at line 75 of file MCF3_data.hpp.

MCF3_user::MCF3_user ( const MCF3_user rhs  )  [inline]

Definition at line 80 of file MCF3_data.hpp.

MCF3_user::~MCF3_user (  )  [inline]

Definition at line 87 of file MCF3_data.hpp.


Member Function Documentation

MCF3_user& MCF3_user::operator= ( const MCF3_user rhs  )  [private]
void MCF3_user::pack ( BCP_buffer buf  )  const
void MCF3_user::unpack ( BCP_buffer buf  ) 

Member Data Documentation

Definition at line 71 of file MCF3_data.hpp.

Definition at line 72 of file MCF3_data.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