 
 
	 
In file ../include/ling_class/EST_Item_Content.h:
| class EST_Item_Content | 
A class for containing individual linguistic features and references to relations.
| ![[more]](icon1.gif) EST_Features | f General features for this item | 
| ![[more]](icon1.gif)  | Constructor Functions 
 | ||||||
| ![[more]](icon1.gif) const EST_String | name () const return the name of the item, eg. | ||||||
| ![[more]](icon1.gif) void | set_name (const EST_String &s) set name | 
A class for containing individual linguistic features and references to relations.This class contents the potentially shared part of an EST_Item. It contaisn a list of features allowing string names to be related to string, floats, ints and arbitrary objects. It also contains a reference list to the EST_Items indexed by the relation names.
This class should not normally be accessed by anyone other than the EST_Item.
 Constructor Functions
 Constructor Functions 
 EST_Item_Content()
 EST_Item_Content()
 EST_Item_Content(const EST_Item_Content &content)
 EST_Item_Content(const EST_Item_Content &content)
 ~EST_Item_Content()
 ~EST_Item_Content()
 EST_Features f
EST_Features f
 const EST_String name() const
const EST_String name() const 
 void set_name(const EST_String &s)
void set_name(const EST_String &s)
 Relation related member functions
 Relation related member functions 
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