#include <unitset.h>
Public Member Functions | |
| void | parseString (const char *s) |
Public Attributes | |
| std::vector< IntRange > | translation |
| std::string | name |
Definition at line 35 of file unitset.h.
| void SingleUnitSet::TranslationTable::parseString | ( | const char * | s | ) |
Definition at line 86 of file unitset.cpp.
References atoi(), IntRange::from, name, IntRange::to, and translation.
Referenced by SingleUnitSet::read().
| std::vector<IntRange> SingleUnitSet::TranslationTable::translation |
| std::string SingleUnitSet::TranslationTable::name |
1.5.1