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.


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.

Definition at line 45 of file MC.hpp.


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

Generated on 16 Feb 2012 by  doxygen 1.6.1