Edinburgh Speech Tools  2.1-release
EST_lattice_io.cc File Reference
#include <fstream>
#include <cstdlib>
#include "EST_lattice.h"
#include "EST_types.h"
#include "EST_Token.h"
#include "EST_StringTrie.h"
Include dependency graph for EST_lattice_io.cc:

Go to the source code of this file.

Functions

bool save (Lattice &lattice, EST_String filename)
 
bool load (Lattice &lattice, EST_String filename)
 

Function Documentation

bool save ( Lattice lattice,
EST_String  filename 
)

Definition at line 49 of file EST_lattice_io.cc.

bool load ( Lattice lattice,
EST_String  filename 
)

Definition at line 133 of file EST_lattice_io.cc.