HFST - Helsinki Finite-State Transducer Technology API
version 3.7.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
libhfst
src
hfst.h
1
/*
2
* This is a convenience header file for including common HFST headers.
3
*/
4
5
// This program is free software: you can redistribute it and/or modify
6
// it under the terms of the GNU General Public License as published by
7
// the Free Software Foundation, version 3 of the License.
8
//
9
// This program is distributed in the hope that it will be useful,
10
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12
// GNU General Public License for more details.
13
//
14
// You should have received a copy of the GNU General Public License
15
// along with this program. If not, see <http://www.gnu.org/licenses/>.
16
17
18
#ifndef _HFST_H
19
#define _HFST_H
20
21
#include "
HfstTransducer.h
"
22
#include "
HfstInputStream.h
"
23
#include "
HfstOutputStream.h
"
24
#include "
HfstSymbolDefs.h
"
25
#include "
HfstExceptionDefs.h
"
26
27
#endif // HFST_H
HfstInputStream.h
Declaration of class HfstInputStream.
HfstTransducer.h
Declarations of HFST API functions and datatypes.
HfstExceptionDefs.h
A file for exceptions.
HfstOutputStream.h
Declaration of class HfstOutputStream.
HfstSymbolDefs.h
Typedefs and functions for symbols, symbol pairs and sets of symbols.
Generated on Thu Jun 12 2014 13:39:57 for HFST - Helsinki Finite-State Transducer Technology API by
1.8.6