, including all inherited members.
CheckMem() const (defined in Int32) | Int32 | [virtual] |
Compare(const IComparable *a) const (defined in Int32) | Int32 | [virtual] |
Compare(const IComparable &a) const (defined in Int32) | Int32 | [virtual] |
Compare(const IComparable &a) const =0 (defined in IComparable) | IComparable | [pure virtual] |
Equals(const IComparable *a) const (defined in Int32) | Int32 | [virtual] |
Equals(const IComparable &a) const (defined in Int32) | Int32 | [virtual] |
Equals(const IComparable &a) const =0 (defined in IComparable) | IComparable | [pure virtual] |
HashCode() const (defined in Int32) | Int32 | [virtual] |
IComparable() (defined in IComparable) | IComparable | [inline] |
IHashable() (defined in IHashable) | IHashable | [inline] |
IMemoryValidate() (defined in IMemoryValidate) | IMemoryValidate | [inline] |
Int32() (defined in Int32) | Int32 | [inline] |
Int32(const Int32 &i) (defined in Int32) | Int32 | [inline] |
Int32(const int32 i) (defined in Int32) | Int32 | [inline] |
IsInt(const char *cp, const int cplen, int radix) (defined in Int32) | Int32 | [static] |
IsInt(const char *cp, const int cplen) (defined in Int32) | Int32 | [inline, static] |
IsInt(const String &str) (defined in Int32) | Int32 | [inline, static] |
IsInt(const String *str) (defined in Int32) | Int32 | [inline, static] |
IsInt(const String &str, int radix) (defined in Int32) | Int32 | [inline, static] |
IsInt(const String *str, int radix) (defined in Int32) | Int32 | [inline, static] |
IsNumeric(const char *cp, const int cplen) (defined in Numeric) | Numeric | [static] |
IsNumeric(const String &str) (defined in Numeric) | Numeric | [inline, static] |
IsNumeric(const String *str) (defined in Numeric) | Numeric | [inline, static] |
MajicNumber() const | Int32 | [virtual] |
MaxValue() (defined in Int32) | Int32 | [inline, static] |
MinValue() (defined in Int32) | Int32 | [inline, static] |
Numeric() (defined in Numeric) | Numeric | [protected] |
operator int32() const (defined in Int32) | Int32 | [inline] |
operator!=(const int32 i) (defined in Int32) | Int32 | [inline] |
operator<(const int32 i) (defined in Int32) | Int32 | [inline] |
operator<=(const int32 i) (defined in Int32) | Int32 | [inline] |
operator==(const int32 i) (defined in Int32) | Int32 | [inline] |
operator>(const int32 i) (defined in Int32) | Int32 | [inline] |
operator>=(const int32 i) (defined in Int32) | Int32 | [inline] |
Parse(const char *cp, const int cplen, int radix) (defined in Int32) | Int32 | [static] |
Parse(const char *cp, const int cplen) (defined in Int32) | Int32 | [inline, static] |
Parse(const String &str) (defined in Int32) | Int32 | [inline, static] |
Parse(const String *str) (defined in Int32) | Int32 | [inline, static] |
Parse(const String &str, int radix) (defined in Int32) | Int32 | [inline, static] |
Parse(const String *str, int radix) (defined in Int32) | Int32 | [inline, static] |
ToDouble() const (defined in Int32) | Int32 | [virtual] |
ToInt() const (defined in Int32) | Int32 | [virtual] |
ToString() const (defined in Int32) | Int32 | [virtual] |
ToString(int32 i, int radix) (defined in Int32) | Int32 | [static] |
ToString(int32 i) (defined in Int32) | Int32 | [inline, static] |
ValidateMem() const (defined in Int32) | Int32 | [virtual] |
~IComparable() (defined in IComparable) | IComparable | [virtual] |
~IHashable() (defined in IHashable) | IHashable | [virtual] |
~IMemoryValidate() (defined in IMemoryValidate) | IMemoryValidate | [virtual] |
~Int32() (defined in Int32) | Int32 | [virtual] |
~Numeric() (defined in Numeric) | Numeric | [virtual] |