#include <syllableentry.h>
Public Member Functions | |
| c_SyllableEntry () | |
| void | add (const c_LabelEntry &l) |
| void | setFirst (const unsigned &f) |
| void | setLast (const unsigned &l) |
| ostream & | printXML (ostream &out, const string &indent) const |
Private Attributes | |
| string | key |
| string | real |
| unsigned | stress |
| string | sb_sym |
| unsigned | first |
| unsigned | last |
| vector< c_PhoneEntry > | phones |
Friends | |
| ostream & | operator<< (ostream &out, const c_SyllableEntry &s) |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.6