_LDG_edge< _Te, _TN > Class Template Reference
[Classes and types for internal use]

labelled directed graph edge More...

#include <vgtl_ldagbase.h>

List of all members.

Public Member Functions

 _LDG_edge ()
 ~_LDG_node ()

Public Attributes

_Te * _E_data
_TN * _E_snode
_TN * _E_tnode


Detailed Description

template<class _Te, class _TN>
class _LDG_edge< _Te, _TN >

This is the edge for a labelled directed graph

Definition at line 179 of file vgtl_ldagbase.h.


Constructor & Destructor Documentation

template<class _Te, class _TN>
_LDG_edge< _Te, _TN >::_LDG_edge (  )  [inline]

standard constructor

Definition at line 195 of file vgtl_ldagbase.h.

template<class _Te, class _TN>
_LDG_edge< _Te, _TN >::~_LDG_node (  )  [inline]

standard destructor

Definition at line 205 of file vgtl_ldagbase.h.


Member Data Documentation

template<class _Te, class _TN>
_Te* _LDG_edge< _Te, _TN >::_E_data

the edge data

Definition at line 188 of file vgtl_ldagbase.h.

template<class _Te, class _TN>
_TN* _LDG_edge< _Te, _TN >::_E_snode

the pointer to the source node

Definition at line 190 of file vgtl_ldagbase.h.

template<class _Te, class _TN>
_TN* _LDG_edge< _Te, _TN >::_E_tnode

the pointer to the target node

Definition at line 192 of file vgtl_ldagbase.h.


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

Generated on Tue Feb 9 14:42:25 2010 for Vienna Graph Template Library by  doxygen 1.5.8