| 
    SPRAAK
    
   | 
 
word level info More...
 Collaboration diagram for SprExemplarWI:Data Fields | |
| size_t | ndx0 | 
| start template of this word  More... | |
| size_t | ndx1 | 
| end template of this word  More... | |
| size_t | ndx | 
| template index (each word can act as a template as well)  More... | |
| const char * | wrd | 
| word string (unique pointer)  More... | |
| const char * | spkr | 
| speaker id (unique pointer)  More... | |
| SprExemplarWI * | next | 
| next example of the same word  More... | |
word level info
| size_t SprExemplarWI::ndx0 | 
start template of this word
| size_t SprExemplarWI::ndx1 | 
end template of this word
| size_t SprExemplarWI::ndx | 
template index (each word can act as a template as well)
| const char* SprExemplarWI::wrd | 
word string (unique pointer)
| const char* SprExemplarWI::spkr | 
speaker id (unique pointer)
| SprExemplarWI* SprExemplarWI::next | 
next example of the same word
 1.8.6