| __pad0__ | DocumentSpec | [private] |
| _cache_control | DocumentSpec | [private] |
| _date | DocumentSpec | [private] |
| _flags | DocumentSpec | [private] |
| _request_mode | DocumentSpec | [private] |
| _tag | DocumentSpec | [private] |
| _url | DocumentSpec | [private] |
| CacheControl enum name | DocumentSpec | [private] |
| CC_allow_cache enum value | DocumentSpec | [private] |
| CC_no_cache enum value | DocumentSpec | [private] |
| CC_revalidate enum value | DocumentSpec | [private] |
| clear_date() | DocumentSpec | [private] |
| clear_tag() | DocumentSpec | [private] |
| compare_to(const DocumentSpec &other) const | DocumentSpec | [private] |
| DocumentSpec(const string &url) | DocumentSpec | [private] |
| DocumentSpec(const URLSpec &url) | DocumentSpec | [private] |
| DocumentSpec(const DocumentSpec ©) | DocumentSpec | [private] |
| F_has_date enum value | DocumentSpec | [private] |
| F_has_tag enum value | DocumentSpec | [private] |
| Flags enum name | DocumentSpec | [private] |
| get_cache_control() const | DocumentSpec | [private] |
| get_date() const | DocumentSpec | [private] |
| get_request_mode() const | DocumentSpec | [private] |
| get_tag() const | DocumentSpec | [private] |
| get_url() const | DocumentSpec | [private] |
| has_date() const | DocumentSpec | [private] |
| has_tag() const | DocumentSpec | [private] |
| input(istream &in) | DocumentSpec | [private] |
| operator!=(const DocumentSpec &other) const | DocumentSpec | [private] |
| operator<(const DocumentSpec &other) const | DocumentSpec | [private] |
| operator=(const DocumentSpec ©) | DocumentSpec | [private] |
| operator==(const DocumentSpec &other) const | DocumentSpec | [private] |
| output(ostream &out) const | DocumentSpec | [private] |
| RequestMode enum name | DocumentSpec | [private] |
| RM_any enum value | DocumentSpec | [private] |
| RM_equal enum value | DocumentSpec | [private] |
| RM_equal_or_newer enum value | DocumentSpec | [private] |
| RM_newer enum value | DocumentSpec | [private] |
| set_cache_control(CacheControl cache_control) | DocumentSpec | [private] |
| set_date(const HTTPDate &date) | DocumentSpec | [private] |
| set_request_mode(RequestMode request_mode) | DocumentSpec | [private] |
| set_tag(const HTTPEntityTag &tag) | DocumentSpec | [private] |
| set_url(const URLSpec &url) | DocumentSpec | [private] |
| write(ostream &out, int indent_level=0) const | DocumentSpec | [private] |
1.3