#include <cstdlib>#include <cstdio>#include "EST_THash.h"#include "EST_error.h"#include "solexml.h"#include "rxp/XML_Parser.h"
Go to the source code of this file.
Functions | |
| EST_read_status | solexml_read (FILE *file, const EST_String &name, EST_Utterance &u, int &max_id) |
| EST_read_status solexml_read | ( | FILE * | file, |
| const EST_String & | name, | ||
| EST_Utterance & | u, | ||
| int & | max_id | ||
| ) |
Definition at line 124 of file solexml.cc.