 
 
	 
In file ../include/EST_ServiceTable.h:
| class EST_ServiceTable | 
A global table of known services.
| ![[more]](icon1.gif)  | Finding What Services Are Available. 
 | ||||||||||||
| ![[more]](icon1.gif) static   const Entry& | lookup (const EST_String name, const EST_String type) Return the entry for the server with the given name and type. | ||||||||||||
| ![[more]](icon1.gif) static   const Entry& | create (const EST_String name, const EST_String type, int socket) Create an entry for a server of the given name and type which is listening on the given socket | 
A global table of known services. Used for fringe and festival servers.
 Finding What Services Are Available.
 Finding What Services Are Available.
 static   void read_table(void)
static   void read_table(void)
 static   void read_table(EST_String socketsFileName)
static   void read_table(EST_String socketsFileName)
 static   void write_table(void)
static   void write_table(void)
 static   void write_table(EST_String socketsFileName)
static   void write_table(EST_String socketsFileName)
 static   void list(ostream &s, const EST_String type)
static   void list(ostream &s, const EST_String type)
 static   void names(EST_TList<EST_String> &names, const EST_String type="")
static   void names(EST_TList<EST_String> &names, const EST_String type="")
 static   const Entry& lookup(const EST_String name, const EST_String type)
static   const Entry& lookup(const EST_String name, const EST_String type)
 static   const Entry& create(const EST_String name, const EST_String type, int socket)
static   const Entry& create(const EST_String name, const EST_String type, int socket)
 
Alphabetic index HTML hierarchy of classes or Java
 
This page is part of the 
Edinburgh Speech Tools Library documentation
Copyright  University of Edinburgh 1997
Contact:  
         speech_tools@cstr.ed.ac.uk