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