Awali
Another Weighted Automata library
Namespaces | Typedefs | Functions
context_description_deprecated.hh File Reference
#include <awali/dyn/core/context_description.hh>

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::deprecated
 

Typedefs

using awali::dyn::deprecated::context_description = awali::dyn::context::context_description
 
using awali::dyn::deprecated::labelset_description = awali::dyn::context::labelset_description
 
using awali::dyn::deprecated::weightset_description = awali::dyn::context::weightset_description
 

Functions

int awali::dyn::deprecated::parse_characteristic (std::istream &i)
 
context_description awali::dyn::deprecated::parse_context (std::istream &i)
 
labelset_description awali::dyn::deprecated::parse_labels (std::istream &i)
 
labelset_description awali::dyn::deprecated::parse_labelset (std::istream &i)
 
weightset_description awali::dyn::deprecated::parse_weights (std::istream &i)
 
weightset_description awali::dyn::deprecated::parse_weightset (std::istream &i)