| _debug | Integer | [private] |
| _first_digit | Integer | [private] |
| _signed_length | Integer | [private] |
| as_double(bool &ok) const | Integer | |
| as_int(bool &ok) const | Integer | |
| as_smi(bool &ok) const | Integer | |
| digits() const | Integer | [inline, private] |
| IntegerOps class | Integer | [friend] |
| is_even() const | Integer | [inline] |
| is_negative() const | Integer | [inline] |
| is_not_zero() const | Integer | [inline] |
| is_odd() const | Integer | [inline] |
| is_positive() const | Integer | [inline] |
| is_valid() const | Integer | [inline] |
| is_zero() const | Integer | [inline] |
| length() const | Integer | [inline, private] |
| length_in_bits() const | Integer | [private] |
| length_to_size_in_bytes(int l) | Integer | [inline, private, static] |
| operator delete(void *p) | ValueObj | [private] |
| operator new(size_t size) | ValueObj | [private] |
| operator[](int i) const | Integer | [inline, private] |
| print() | Integer | |
| set_length(int l) | Integer | [inline, private] |
| signum() const | Integer | [inline] |
| size_in_bytes() const | Integer | [inline] |
1.4.7