![]()  | 
  
    Awali
    
   Another Weighted Automata library 
   | 
 
#include <list>#include <string>#include <set>Go to the source code of this file.
Namespaces | |
| awali | |
| Main namespace of Awali.  | |
| awali::dyn | |
| Namespace for the dynamical layer of Awali.  | |
| awali::dyn::loading | |
| Namespace containtaing facilities for on-the-fly compilation.  | |
Functions | |
| std::string | awali::dyn::loading::classname_of_ws (std::string w) | 
| std::string | awali::dyn::loading::filename_of_ws (std::string w) | 
| void | awali::dyn::loading::rec_parse_context (const std::string &s, size_t &p, std::set< std::string > &weightsets, std::set< std::string > &labelsets, std::string &ws, std::string &ls) | 
| void | awali::dyn::loading::rec_parse_labelset (const std::string &s, size_t &p, std::set< std::string > &labelsets, std::string &ls) |