spot  1.2.1a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
spot::instance_automaton Class Referenceabstract

A simple wrapper for an automaton. More...

#include <fasttgbaalgos/ec/ec.hh>

Inheritance diagram for spot::instance_automaton:
Inheritance graph
Collaboration diagram for spot::instance_automaton:
Collaboration graph

Public Member Functions

virtual const spot::fasttgbaget_automaton () const =0
 return the automaton. Warning ! You don't have to delete the More...
 
virtual const spot::fasttgbaget_ba_automaton () const =0
 return the automaton as a B\¨uchi Automaton. Warning ! You don't have to delete the More...
 

Detailed Description

A simple wrapper for an automaton.

Member Function Documentation

virtual const spot::fasttgba* spot::instance_automaton::get_automaton ( ) const
pure virtual

return the automaton. Warning ! You don't have to delete the

Implemented in spot::dve2product_instance, and spot::simple_instance.

virtual const spot::fasttgba* spot::instance_automaton::get_ba_automaton ( ) const
pure virtual

return the automaton as a B\¨uchi Automaton. Warning ! You don't have to delete the

Implemented in spot::dve2product_instance, and spot::simple_instance.


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 Tue Jan 21 2014 16:52:02 for spot by doxygen 1.8.5