#include <string>
#include <vector>
#include "boss_utility/boss_config.h"
#include "boss_node.h"
#include "boss_utility/dom_userdata.h"
Go to the source code of this file.
Classes | |
struct | PreSelAttr |
A structure storing preselection attributes. More... | |
class | UnitLevel |
Data structure holding attributes of one speech unit level (word, syllable, etc.). More... | |
Typedefs | |
typedef vector< PreSelAttr > | PSA_Vector |
A column of preselection attribute matrix. |