SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
SprExemplarWI Struct Reference

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...
 
SprExemplarWInext
 next example of the same word More...
 

Detailed Description

word level info

Field Documentation

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