mln::Graph< E > Struct Template Reference

Base class for implementation of graph classes. More...

#include <graph.hh>

Inheritance diagram for mln::Graph< E >:

Inheritance graph

List of all members.

Public Member Functions

void invalidate ()
 Invalidate the graph.
bool is_valid () const
 Return true if this graph is valid.


Detailed Description

template<typename E>
struct mln::Graph< E >

Base class for implementation of graph classes.

See also:
mln::doc::Graph for a complete documentation of this class contents.

Member Function Documentation

template<typename E >
void mln::Graph< E >::invalidate (  )  [inline]

Invalidate the graph.

FIXME: does nothing!

template<typename E >
bool mln::Graph< E >::is_valid (  )  const [inline]

Return true if this graph is valid.

FIXME: currently it always returns true.


Generated on Tue Jul 14 16:32:21 2009 for Milena (Olena) by  doxygen 1.5.9