|
libUTL++
|
This is the complete list of members for utl::HttpRequest, 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 | |
| body(BinaryData *body, const char *type) | utl::HttpRequest | |
| clear() | utl::Object | |
| compare(const Object &rhs) const | utl::HttpRequest | virtual |
| copy(const Object &rhs) | utl::HttpRequest | 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 | |
| execute(Stream &stream) const | utl::HttpRequest | virtual |
| 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 |
| header(const char *name, const char *value) | utl::HttpRequest | inline |
| header(const char *name, const String &value) | utl::HttpRequest | |
| HttpRequest(const char *request) | utl::HttpRequest | inline |
| innerAllocatedSize() const | utl::Object | virtual |
| 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 |
| steal(Object &rhs) | utl::Object | virtual |
| toString() const | utl::Object | virtual |
| vclone(const Object &rhs) | utl::Object | virtual |