#include <MCF3_data.hpp>
Inheritance diagram for MCF3_user:


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_user & | operator= (const MCF3_user &rhs) |
Definition at line 66 of file MCF3_data.hpp.
| MCF3_user::MCF3_user | ( | int | numComm = -1 |
) | [inline] |
| MCF3_user::MCF3_user | ( | const MCF3_user & | rhs | ) | [inline] |
| MCF3_user::~MCF3_user | ( | ) | [inline] |
| void MCF3_user::pack | ( | BCP_buffer & | buf | ) | const |
Referenced by MCF3_tm::pack_user_data(), and MCF3_lp::pack_user_data().
| void MCF3_user::unpack | ( | BCP_buffer & | buf | ) |
Referenced by MCF3_tm::unpack_user_data(), and MCF3_lp::unpack_user_data().
| std::vector<MCF3_branch_decision>* MCF3_user::branch_history |
1.4.7