HFST - Helsinki Finite-State Transducer Technology - C++ API
version 3.9.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
// Copyright (c) 2016 University of Helsinki
2
//
3
// This library is free software; you can redistribute it and/or
4
// modify it under the terms of the GNU Lesser General Public
5
// License as published by the Free Software Foundation; either
6
// version 3 of the License, or (at your option) any later version.
7
// See the file COPYING included with this distribution for more
8
// information.
9
10
/*
11
* This is a convenience header file for including common HFST headers.
12
*/
13
14
#ifndef _HFST_H
15
#define _HFST_H
16
17
#include "
HfstTransducer.h
"
18
#include "
HfstInputStream.h
"
19
#include "
HfstOutputStream.h
"
20
#include "
HfstSymbolDefs.h
"
21
#include "
HfstExceptionDefs.h
"
22
23
#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 Tue Mar 15 2016 12:06:09 for HFST - Helsinki Finite-State Transducer Technology - C++ API by
1.8.7