Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

NEdge Class Reference

#include <ngraph.h>

List of all members.

Public Methods

 NEdge (T* from, T* to)
T* to () const
T* from () const
NEdge reverse () const


Detailed Description

template<class T> class NEdge


Constructor & Destructor Documentation

template<class T>
NEdge<T>::NEdge<T> (
T * from,
T * to)


Member Function Documentation

template<class T>
T * NEdge<T>::from () const [inline]

template<class T>
NEdge<T> NEdge<T>::reverse () const [inline]

template<class T>
T * NEdge<T>::to () const [inline]


The documentation for this class was generated from the following file:
Generated at Mon Jul 31 13:44:06 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000