spot  1.2.1a
Public Member Functions | List of all members
spot::dve2product_instanciator Class Reference

#include <dve2fasttgba/dve2.hh>

Inheritance diagram for spot::dve2product_instanciator:
Inheritance graph
Collaboration diagram for spot::dve2product_instanciator:
Collaboration graph

Public Member Functions

 dve2product_instanciator (const spot::tgba *tgba, std::string filename, const spot::tgba *weak=0, const spot::tgba *terminal=0)
 
const instance_automatonnew_instance ()
 Return a new instance of the automaton. More...
 
virtual bool have_weak ()
 Return wether there is a weak instance. More...
 
virtual bool have_terminal ()
 Return wether there is a terminal instance. More...
 
virtual bool have_strong ()
 Return wether there is a weak instance. More...
 

Detailed Description

A dve2 product instanciator

FIXME: This class should contain the dictionnary to avoid redefinitions for each instance.

Member Function Documentation

virtual bool spot::dve2product_instanciator::have_strong ( )
inlinevirtual

Return wether there is a weak instance.

Implements spot::instanciator.

virtual bool spot::dve2product_instanciator::have_terminal ( )
inlinevirtual

Return wether there is a terminal instance.

Implements spot::instanciator.

virtual bool spot::dve2product_instanciator::have_weak ( )
inlinevirtual

Return wether there is a weak instance.

Implements spot::instanciator.

const instance_automaton* spot::dve2product_instanciator::new_instance ( )
inlinevirtual

Return a new instance of the automaton.

Implements spot::instanciator.


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

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Fri Jun 5 2015 11:31:19 for spot by doxygen 1.8.9.1