title
Graph Drawing Toolkit

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

gdt::gdtedge_map< E > Class Template Reference

#include <gdt_graph_array.h>

Inheritance diagram for gdt::gdtedge_map< E >:

Inheritance graph
[legend]
Collaboration diagram for gdt::gdtedge_map< E >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 gdtedge_map ()
 gdtedge_map (const undi_graph &g)
 gdtedge_map (const undi_graph &g, E x)
 gdtedge_map (const self &A)
selfoperator= (const self &A)
const Eoperator[] (struct_gdtedge *i) const
Eoperator[] (struct_gdtedge *i)


Detailed Description

template<class E>
class gdt::gdtedge_map< E >

Definition at line 261 of file gdt_graph_array.h.


Constructor & Destructor Documentation

template<class E>
gdt::gdtedge_map< E >::gdtedge_map (  )  [inline]

Definition at line 267 of file gdt_graph_array.h.

template<class E>
gdt::gdtedge_map< E >::gdtedge_map ( const undi_graph g  )  [inline]

Definition at line 268 of file gdt_graph_array.h.

template<class E>
gdt::gdtedge_map< E >::gdtedge_map ( const undi_graph g,
E  x 
) [inline]

Definition at line 269 of file gdt_graph_array.h.

template<class E>
gdt::gdtedge_map< E >::gdtedge_map ( const self A  )  [inline]

Definition at line 270 of file gdt_graph_array.h.


Member Function Documentation

template<class E>
self& gdt::gdtedge_map< E >::operator= ( const self A  )  [inline]

Reimplemented from gdt::gdtedge_array< E >.

Definition at line 272 of file gdt_graph_array.h.

template<class E>
const E& gdt::gdtedge_map< E >::operator[] ( struct_gdtedge i  )  const [inline]

Reimplemented from gdt::gdtedge_array< E >.

Definition at line 273 of file gdt_graph_array.h.

template<class E>
E& gdt::gdtedge_map< E >::operator[] ( struct_gdtedge i  )  [inline]

Reimplemented from gdt::gdtedge_array< E >.

Definition at line 274 of file gdt_graph_array.h.


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