MC_switch_structure Class Reference

#include <MC.hpp>

List of all members.

Public Member Functions

 MC_switch_structure ()
 ~MC_switch_structure ()

Public Attributes

int num_nodes
int num_neighbors
int * nodes
int * neighbors

Private Member Functions

 MC_switch_structure (const MC_switch_structure &)
MC_switch_structureoperator= (const MC_switch_structure &)

Detailed Description

Definition at line 37 of file MC.hpp.


Constructor & Destructor Documentation

MC_switch_structure::MC_switch_structure ( const MC_switch_structure  )  [private]
MC_switch_structure::MC_switch_structure (  )  [inline]

Definition at line 46 of file MC.hpp.

MC_switch_structure::~MC_switch_structure (  )  [inline]

Definition at line 48 of file MC.hpp.

References nodes.


Member Function Documentation

MC_switch_structure& MC_switch_structure::operator= ( const MC_switch_structure  )  [private]

Member Data Documentation

Definition at line 42 of file MC.hpp.

Definition at line 43 of file MC.hpp.

Definition at line 44 of file MC.hpp.

Referenced by ~MC_switch_structure().

Definition at line 45 of file MC.hpp.


The documentation for this class was generated from the following file:

Generated on 30 Dec 2011 for coin-Bcp by  doxygen 1.6.1