coin-Bcp
Public Member Functions | Public Attributes | Private Member Functions | List of all members
MC_switch_structure Class Reference

#include <MC.hpp>

Public Member Functions

 MC_switch_structure ()
 
 ~MC_switch_structure ()
 
 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 &)
 
 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.

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
MC_switch_structure& MC_switch_structure::operator= ( const MC_switch_structure )
private

Member Data Documentation

int MC_switch_structure::num_nodes

Definition at line 42 of file MC.hpp.

int MC_switch_structure::num_neighbors

Definition at line 43 of file MC.hpp.

int * MC_switch_structure::nodes

Definition at line 44 of file MC.hpp.

Referenced by ~MC_switch_structure().

int * MC_switch_structure::neighbors

Definition at line 45 of file MC.hpp.


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