Edinburgh Speech Tools  2.1-release
EST_GenXML Class Reference

#include <ling_class/genxml.h>

Static Public Member Functions

static EST_read_status read_xml (FILE *file, const EST_String &name, EST_Utterance &u, int &max_id)
 
static void register_id (const EST_String pattern, const EST_String result)
 
static void registered_ids (EST_StrList &list)
 
static InputSource try_and_open (Entity ent)
 

Static Protected Member Functions

static void class_init (void)
 

Friends

class ling_class_init
 

Detailed Description

Definition at line 51 of file genxml.h.

Member Function Documentation

EST_read_status EST_GenXML::read_xml ( FILE *  file,
const EST_String name,
EST_Utterance u,
int max_id 
)
static

Definition at line 188 of file genxml.cc.

void EST_GenXML::register_id ( const EST_String  pattern,
const EST_String  result 
)
static

Definition at line 171 of file genxml.cc.

void EST_GenXML::registered_ids ( EST_StrList list)
static

Definition at line 177 of file genxml.cc.

InputSource EST_GenXML::try_and_open ( Entity  ent)
static

Definition at line 182 of file genxml.cc.

void EST_GenXML::class_init ( void  )
staticprotected

Definition at line 156 of file genxml.cc.

Friends And Related Function Documentation

friend class ling_class_init
friend

Definition at line 72 of file genxml.h.


The documentation for this class was generated from the following files: