libUTL++
|
This is the complete list of members for utl::Int, including all inherited members.
_isA(const RunTimeClass *runTimeClass) const | utl::Object | inline |
abs() const | utl::Int | inline |
addOwnedIt(const class FwdIt *it) const | utl::Object | virtual |
allocatedSize() const | utl::Object | |
clear() | utl::Object | |
compare(const Object &rhs) const | utl::Number< T > | virtual |
copy(const Object &rhs) | utl::Number< T > | virtual |
dump(Stream &os, uint_t level=uint_t_max) const | utl::Object | virtual |
dumpWithClassName(Stream &os, uint_t indent=4, uint_t level=uint_t_max) const | utl::Object | |
get() const | utl::Number< T > | inline |
getKey() const | utl::Object | virtual |
getProxiedObject() const | utl::Object | virtual |
getProxiedObject() | utl::Object | virtual |
hash(size_t size) const | utl::Integer< T > | virtual |
hasKey() const | utl::Object | inline |
innerAllocatedSize() const | utl::Object | virtual |
Int(int64_t i) | utl::Int | inline |
Int(const String &str) | utl::Int | inline |
Integer(T i) | utl::Integer< T > | inline |
isDivisibleBy(T num) const | utl::Integer< T > | inline |
mod(const Integer< T > &rhs) const | utl::Integer< T > | inline |
nextMultiple(T target) const | utl::Integer< T > | inline |
Number(T n) | utl::Number< T > | inline |
operator String() const | utl::Object | |
operator T() const | utl::Number< T > | inline |
operator!=(const Object &rhs) const | utl::Object | inline |
operator<(const Object &rhs) const | utl::Object | inline |
operator<=(const Object &rhs) const | utl::Object | inline |
operator==(const Object &rhs) const | utl::Object | inline |
operator>(const Object &rhs) const | utl::Object | inline |
operator>=(const Object &rhs) const | utl::Object | inline |
removeOwnedIt(const class FwdIt *it) const | utl::Object | virtual |
serialize(Stream &stream, uint_t io, uint_t mode=ser_default) | utl::Int | virtual |
serializeBoxed(Object *&object, Stream &stream, uint_t io, uint_t mode=ser_default) | utl::Object | inlinestatic |
serializeIn(Stream &is, uint_t mode=ser_default) | utl::Object | inline |
serializeInBoxed(Stream &is, uint_t mode=ser_default) | utl::Object | static |
serializeInNullable(Stream &is, uint_t mode=ser_default) | utl::Object | static |
serializeNullable(Object *&object, Stream &stream, uint_t io, uint_t mode=ser_default) | utl::Object | static |
serializeOut(Stream &os, uint_t mode=ser_default) const | utl::Object | inline |
serializeOutBoxed(Stream &os, uint_t mode=ser_default) const | utl::Object | |
serializeOutNullable(const Object *object, Stream &os, uint_t mode=ser_default) | utl::Object | static |
set(const String &str) | utl::Integer< T > | virtual |
setBinary(const String &str) | utl::Integer< T > | |
setHex(const String &str) | utl::Integer< T > | |
steal(Object &rhs) | utl::Object | virtual |
toBinary(uint_t numDigits=0) const | utl::Integer< T > | |
toDecimal(uint_t numDigits=0) const | utl::Integer< T > | |
toHex(uint_t numDigits=0) const | utl::Integer< T > | |
toOctal(uint_t numDigits=0) const | utl::Integer< T > | |
toString() const | utl::Number< T > | virtual |
toString(const char *fmt) const | utl::Number< T > | |
vclone(const Object &rhs) | utl::Object | virtual |