HFST - Helsinki Finite-State Transducer Technology - C++ API  version 3.9.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
HfstTransition.h File Reference

Class HfstTransition. More...

#include "../HfstDataTypes.h"
#include "../hfstdll.h"

Go to the source code of this file.

Classes

class  HfstTransition< C >
 A transition that consists of a target state and transition data represented by class C. More...
 

Namespaces

 hfst
 A namespace for HFST functions and datatypes.
 
 hfst::implementations
 A namespace for all code that forms a bridge between backend libraries and HFST.
 

Detailed Description

Class HfstTransition.