|
DCL 4.1
|
This is the complete list of members for UInteger, including all inherited members.
| __u | UInteger | |
| parse(const wchar_t *_number, unsigned _base=10) __DCL_THROWS1(NumericConvertException *) | UInteger | inlinestatic |
| parse(const wchar_t *_number, unsigned _base, unsigned int _default) | UInteger | inlinestatic |
| toString(unsigned _base=10) const | UInteger | inline |
| toString(unsigned int _u, unsigned _base=10) | UInteger | inlinestatic |
| toString(unsigned int _u, const wchar_t *_format) | UInteger | inlinestatic |
| UInteger(unsigned int _u) | UInteger | inline |