Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ratexpset.hh File Reference
#include <memory>
#include <set>
#include <string>
#include <vcsn/ctx/traits.hh>
#include <vcsn/dyn/fwd.hh>
#include <vcsn/core/rat/fwd.hh>
#include <vcsn/dyn/ratexpset.hxx>
Include dependency graph for ratexpset.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::dyn::detail::ratexpset_base
 Abstract wrapper around a (typeful) ratexpset. More...
 
class  vcsn::dyn::detail::ratexpset_wrapper< RatExpSet >
 Wrapper around a ratexpset. More...
 

Namespaces

 vcsn
 
 vcsn::dyn
 FIXME: duplicate code with determinize.
 
 vcsn::dyn::detail
 

Functions

template<typename RatExpSet >
ratexpset vcsn::dyn::make_ratexpset (const RatExpSet &rs)
 Build a dyn::ratexpset from its static ratexpset. More...