title
Graph Drawing Toolkit

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

struct_node Class Reference

#include <rm3_simple_graph.h>

Collaboration diagram for struct_node:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 struct_node ()
 struct_node (int id)
int get_index () const
int degree () const

Friends

class simple_graph
class undi_graph


Detailed Description

Definition at line 39 of file rm3_simple_graph.h.


Constructor & Destructor Documentation

struct_node::struct_node (  )  [inline]

Definition at line 50 of file rm3_simple_graph.h.

References NULL.

struct_node::struct_node ( int  id  )  [inline]

Definition at line 55 of file rm3_simple_graph.h.

References NULL.


Member Function Documentation

int struct_node::get_index (  )  const [inline]

Definition at line 61 of file rm3_simple_graph.h.

int struct_node::degree (  )  const [inline]

Definition at line 62 of file rm3_simple_graph.h.


Friends And Related Function Documentation

friend class simple_graph [friend]

Definition at line 41 of file rm3_simple_graph.h.

friend class undi_graph [friend]

Definition at line 42 of file rm3_simple_graph.h.


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