|
libUTL++
|
This is the complete list of members for utl::HostLookupEx, including all inherited members.
| _isA(const RunTimeClass *runTimeClass) const | utl::Object | inline |
| addOwnedIt(const class FwdIt *it) const | utl::Object | virtual |
| allocatedSize() const | utl::Object | |
| clear() | utl::Object | |
| compare(const Object &rhs) const | utl::Object | virtual |
| copy(const Object &rhs) | utl::Exception | virtual |
| dump(Stream &os) const | utl::Exception | virtual |
| utl::Object::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 | |
| Exception(const char *name, Object *object) | utl::Exception | |
| Exception(const char *name, const Object &object) | utl::Exception | |
| getKey() const | utl::Object | virtual |
| getProxiedObject() const | utl::Object | virtual |
| getProxiedObject() | utl::Object | virtual |
| hash(size_t size) const | utl::Object | virtual |
| hasKey() const | utl::Object | inline |
| innerAllocatedSize() const | utl::Object | virtual |
| name() const | utl::Exception | inline |
| namePtr() const | utl::Exception | inline |
| object() const | utl::Exception | inline |
| operator String() const | utl::Object | |
| 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::Object | 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 |
| setName(const char *name) | utl::Exception | |
| setObject(Object *object) | utl::Exception | |
| setObject(const Object &object) | utl::Exception | |
| steal(Object &rhs) | utl::Object | virtual |
| takeObject() | utl::Exception | inline |
| toString() const | utl::Object | virtual |
| vclone(const Object &rhs) | utl::Object | virtual |