#include <MC.hpp>
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_structure & | operator= (const MC_switch_structure &) |
Definition at line 37 of file MC.hpp.
| MC_switch_structure::MC_switch_structure | ( | const MC_switch_structure & | ) | [private] |
| MC_switch_structure& MC_switch_structure::operator= | ( | const MC_switch_structure & | ) | [private] |
1.6.1