spot  1.0.2
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
spot::connected_component_hash_set_factory Class Reference

Factory for connected_component_hash_set. More...

#include <tgbaalgos/gtec/explscc.hh>

Inheritance diagram for spot::connected_component_hash_set_factory:
Inheritance graph
Collaboration diagram for spot::connected_component_hash_set_factory:
Collaboration graph

Public Member Functions

virtual
connected_component_hash_set
build () const
 Create an explicit_connected_component.

Static Public Member Functions

static const
connected_component_hash_set_factory
instance ()
 Get the unique instance of this class.

Protected Member Functions

virtual ~connected_component_hash_set_factory ()
 connected_component_hash_set_factory ()
 Construction is forbiden.

Detailed Description

Factory for connected_component_hash_set.

This class is a singleton. Retrieve the instance using instance().

Constructor & Destructor Documentation

virtual spot::connected_component_hash_set_factory::~connected_component_hash_set_factory ( )
inlineprotectedvirtual
spot::connected_component_hash_set_factory::connected_component_hash_set_factory ( )
protected

Construction is forbiden.

Member Function Documentation

virtual connected_component_hash_set* spot::connected_component_hash_set_factory::build ( ) const
virtual
static const connected_component_hash_set_factory* spot::connected_component_hash_set_factory::instance ( )
static

Get the unique instance of this class.


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

Please comment this page and report errors about it on the RefDocComments page.
Generated on Wed Mar 6 2013 09:25:16 for spot by doxygen 1.8.1.2