MC_graph_node Class Reference

#include <MC.hpp>

Collaboration diagram for MC_graph_node:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MC_graph_node ()
 MC_graph_node (int d, MC_adjacency_entry *l)
 MC_graph_node ()
 MC_graph_node (int d, MC_adjacency_entry *l)

Public Attributes

int degree
MC_adjacency_entryadj_list
MC_adjacency_entryadj_list

Detailed Description

Definition at line 19 of file MC.hpp.


Constructor & Destructor Documentation

MC_graph_node::MC_graph_node (  )  [inline]

Definition at line 23 of file MC.hpp.

MC_graph_node::MC_graph_node ( int  d,
MC_adjacency_entry l 
) [inline]

Definition at line 24 of file MC.hpp.

MC_graph_node::MC_graph_node (  )  [inline]

Definition at line 23 of file MC.hpp.

MC_graph_node::MC_graph_node ( int  d,
MC_adjacency_entry l 
) [inline]

Definition at line 24 of file MC.hpp.


Member Data Documentation

int MC_graph_node::degree

Definition at line 21 of file MC.hpp.

MC_adjacency_entry* MC_graph_node::adj_list

Definition at line 22 of file MC.hpp.

MC_adjacency_entry* MC_graph_node::adj_list

Definition at line 22 of file MC.hpp.


The documentation for this class was generated from the following files:
Generated on Thu Jan 15 03:03:23 2009 for coin-Bcp by  doxygen 1.4.7