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