Namespaces | Functions

tostring.hh File Reference

#include <ltlast/formula.hh>
#include <iosfwd>
Include dependency graph for tostring.hh:

Go to the source code of this file.

Namespaces

namespace  spot
namespace  spot::ltl

Functions

std::ostream & spot::ltl::to_string (const formula *f, std::ostream &os, bool full_parent=false)
 Output a formula as a string which is parsable unless the formula contains automaton operators (used in ELTL formulae).
std::string spot::ltl::to_string (const formula *f, bool full_parent=false)
 Output a formula as a string which is parsable unless the formula contains automaton operators (used in ELTL formulae).
std::ostream & spot::ltl::to_spin_string (const formula *f, std::ostream &os, bool full_parent=false)
 Output a formula as a (parsable by Spin) string.
std::string spot::ltl::to_spin_string (const formula *f, bool full_parent=false)
 Convert a formula into a (parsable by Spin) string.

Please comment this page and report errors about it on the RefDocComments page.
Generated on Mon Feb 7 2011 14:29:29 for spot by doxygen 1.7.1