title
Graph Drawing Toolkit

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

rm3_simple_graph.h File Reference

#include <iostream>
#include <GDT/gdtlist.h>
#include <GDT/gdt_error.h>
#include <GDT/rm3_undi_graph.h>

Include dependency graph for rm3_simple_graph.h:

Go to the source code of this file.

Classes

class  struct_node
class  struct_edge
class  simple_graph

Typedefs

typedef struct_nodenode
typedef struct_edgeedge

Functions

ostream & operator<< (ostream &oo, const struct_node *n)
ostream & operator<< (ostream &oo, const struct_edge *n)
ostream & operator<< (ostream &oo, const simple_graph &g)


Detailed Description

Definition in file rm3_simple_graph.h.


Typedef Documentation

typedef struct_edge* edge

Definition at line 31 of file rm3_simple_graph.h.

typedef struct_node* node

Definition at line 28 of file rm3_simple_graph.h.


Function Documentation

ostream& operator<< ( ostream &  oo,
const simple_graph g 
)

ostream& operator<< ( ostream &  oo,
const struct_edge n 
)

ostream& operator<< ( ostream &  oo,
const struct_node n 
)


Generated on Thu Jan 10 14:48:33 2008 for GDToolkit GAPI by  doxygen 1.5.3