|
ubit
|
Public Types | |
| enum | Type { PX, EM, EX, IN, CM, MM, PT, PC, PERCENT, PERCENT_CTR, AUTO, IGNORE } |
Public Member Functions | |
| UUnit (const UUnit &u) | |
| UUnit (UUnit::Type t) | |
| UUnit & | operator= (const UUnit &u) |
| UUnit & | operator= (UUnit::Type t) |
| UUnit::Type | getType () const |
| bool | operator== (UUnit u) const |
| bool | operator== (UUnit::Type t) const |
| bool | operator!= (UUnit u) const |
| bool | operator!= (UUnit::Type t) const |
Public Attributes | |
| unsigned char | type |
1.8.12