paludis::NoGraphTopologicalOrderExistsError Class Reference
[Data StructuresExceptions]

#include <graph.hh>

Inheritance diagram for paludis::NoGraphTopologicalOrderExistsError:

paludis::GraphError paludis::Exception

List of all members.

Basic operations

 NoGraphTopologicalOrderExistsError (const std::tr1::shared_ptr< const RemainingNodes > &) throw ()
 ~NoGraphTopologicalOrderExistsError () throw ()

Public Member Functions

std::tr1::shared_ptr< const
RemainingNodes > 
remaining_nodes () const


Detailed Description

Thrown if no ordering is available for a DirectedGraph::topological_sort.

Member Function Documentation

std::tr1::shared_ptr<const RemainingNodes> paludis::NoGraphTopologicalOrderExistsError::remaining_nodes (  )  const

The nodes remaining in the graph.


The documentation for this class was generated from the following file:
Generated on Mon Sep 21 10:36:11 2009 for paludis by  doxygen 1.5.4