|
Public Types |
typedef std::vector< std::string
>::size_type | size_type |
Static Public Member Functions |
|
void | setDescription (size_type _idx, std::string _descr) |
|
std::string | getDescription (size_type _idx) |
|
void | resize (size_type _n, const std::string &_descr) |
|
size_type | size () |
|
std::vector< std::string > | getDescriptionVector () |
Static Private Attributes |
|
std::vector< std::string > | TermDescriptions |