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