spot  1.2.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
spot::ltl::ltl_file Class Reference

Read LTL formulae from a file, one by one. More...

#include <ltlparse/ltlfile.hh>

Collaboration diagram for spot::ltl::ltl_file:
Collaboration graph

Public Member Functions

 ltl_file (const std::string &filename)
 
 ltl_file (const char *filename)
 
const formulanext ()
 Return the next parsed LTL formula, and 0 at end of file. More...
 

Detailed Description

Read LTL formulae from a file, one by one.

Member Function Documentation

const formula* spot::ltl::ltl_file::next ( )

Return the next parsed LTL formula, and 0 at end of file.


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 Thu May 15 2014 11:04:12 for spot by doxygen 1.8.4