title
Graph Drawing Toolkit

An object-oriented C++ library for handling and drawing graphs

dfs_edge_info Class Reference

#include <rm3_undi_graph.h>

Collaboration diagram for dfs_edge_info:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 dfs_edge_info ()
 ~dfs_edge_info ()

Public Attributes

int index
DFS_edge_type type

Static Public Attributes

static int counter


Detailed Description

Global class containing information collected during a DFS traversal of the graph.

Definition at line 192 of file rm3_undi_graph.h.


Constructor & Destructor Documentation

dfs_edge_info::dfs_edge_info (  ) 

dfs_edge_info::~dfs_edge_info (  ) 


Member Data Documentation

int dfs_edge_info::counter [static]

Definition at line 194 of file rm3_undi_graph.h.

int dfs_edge_info::index

Definition at line 195 of file rm3_undi_graph.h.

DFS_edge_type dfs_edge_info::type

Definition at line 196 of file rm3_undi_graph.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 10 14:48:42 2008 for GDToolkit GAPI by  doxygen 1.5.3