Public Member Functions | Public Attributes

myGraph::Node Class Reference

List of all members.

Public Member Functions

 Node (int v)

Public Attributes

int val

Detailed Description

Definition at line 29 of file grtest.cpp.


Constructor & Destructor Documentation

myGraph::Node::Node ( int  v  )  [inline]

Definition at line 31 of file grtest.cpp.


Member Data Documentation

Definition at line 32 of file grtest.cpp.

Referenced by dump_graph(), list_DFS_nodes(), and list_ReversePostDFS_nodes().


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