spot  1.2.1a
Public Member Functions | List of all members
spot::simple_instance Class Reference
Inheritance diagram for spot::simple_instance:
Inheritance graph
Collaboration diagram for spot::simple_instance:
Collaboration graph

Public Member Functions

 simple_instance (const spot::simple_instance &)=delete
 
 simple_instance (const spot::fasttgba *tgba)
 
const spot::fasttgbaget_automaton () const
 return the automaton. Warning ! You don't have to delete the More...
 
const spot::fasttgbaget_ba_automaton () const
 return the automaton as a B\¨uchi Automaton. Warning ! You don't have to delete the More...
 
const spot::fasttgbaget_weak_automaton () const
 return a weak instance of the automaton More...
 
const spot::fasttgbaget_terminal_automaton () const
 return a terminal instance of the automaton More...
 

Member Function Documentation

const spot::fasttgba* spot::simple_instance::get_automaton ( ) const
inlinevirtual

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

Implements spot::instance_automaton.

const spot::fasttgba* spot::simple_instance::get_ba_automaton ( ) const
inlinevirtual

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

Implements spot::instance_automaton.

const spot::fasttgba* spot::simple_instance::get_terminal_automaton ( ) const
inlinevirtual

return a terminal instance of the automaton

Implements spot::instance_automaton.

const spot::fasttgba* spot::simple_instance::get_weak_automaton ( ) const
inlinevirtual

return a weak instance of the automaton

Implements spot::instance_automaton.


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:20 for spot by doxygen 1.8.9.1