Vcsn  2.2
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
read.cc File Reference
Include dependency graph for read.cc:

Go to the source code of this file.

Namespaces

 vcsn
 
 vcsn::dyn
 

Functions

automaton vcsn::dyn::read_automaton (std::istream &is, const std::string &format="default", bool strip=true)
 Read an automaton from a stream. More...
 
expression vcsn::dyn::read_expression (const context &ctx, rat::identities ids, std::istream &is, const std::string &format="default")
 Read an expression from a stream. More...
 
label vcsn::dyn::read_label (const context &ctx, std::istream &is, const std::string &format="default")
 Read a label from a stream. More...