, including all inherited members.
AsyncFetch() (defined in net_instaweb::AsyncFetch) | net_instaweb::AsyncFetch | |
AsyncFetch(const RequestContextPtr &request_ctx) (defined in net_instaweb::AsyncFetch) | net_instaweb::AsyncFetch | [explicit] |
AsyncFetchWithLock(const Hasher *hasher, const RequestContextPtr &request_context, const GoogleString &url, const GoogleString &cache_key, NamedLockManager *lock_manager, MessageHandler *message_handler) (defined in net_instaweb::AsyncFetchWithLock) | net_instaweb::AsyncFetchWithLock | |
cache_key() const | net_instaweb::AsyncFetchWithLock | [inline] |
content_length() const (defined in net_instaweb::AsyncFetch) | net_instaweb::AsyncFetch | [inline] |
content_length_known() const | net_instaweb::AsyncFetch | [inline] |
Done(bool success) | net_instaweb::AsyncFetch | |
extra_response_headers() | net_instaweb::AsyncFetch | |
Finalize(bool lock_failure, bool success) | net_instaweb::AsyncFetchWithLock | [protected, virtual] |
Flush(MessageHandler *handler) (defined in net_instaweb::AsyncFetch) | net_instaweb::AsyncFetch | [virtual] |
HandleDone(bool success) | net_instaweb::AsyncFetchWithLock | [protected, virtual] |
HandleFlush(MessageHandler *handler) (defined in net_instaweb::AsyncFetchWithLock) | net_instaweb::AsyncFetchWithLock | [protected, virtual] |
HandleHeadersComplete() | net_instaweb::AsyncFetchWithLock | [protected, virtual] |
HandleWrite(const StringPiece &content, MessageHandler *handler) (defined in net_instaweb::AsyncFetchWithLock) | net_instaweb::AsyncFetchWithLock | [protected, virtual] |
headers_complete() const (defined in net_instaweb::AsyncFetch) | net_instaweb::AsyncFetch | [inline] |
HeadersComplete() | net_instaweb::AsyncFetch | |
IsBackgroundFetch() const | net_instaweb::AsyncFetch | [inline, virtual] |
IsCachedResultValid(const ResponseHeaders &headers) | net_instaweb::AsyncFetch | [inline, virtual] |
kContentLengthUnknown (defined in net_instaweb::AsyncFetch) | net_instaweb::AsyncFetch | [static] |
log_record() | net_instaweb::AsyncFetch | [virtual] |
LoggingString() | net_instaweb::AsyncFetch | |
request_context() | net_instaweb::AsyncFetch | [inline, virtual] |
request_headers() | net_instaweb::AsyncFetch | |
request_headers() const | net_instaweb::AsyncFetch | |
Reset() | net_instaweb::AsyncFetch | [inline, virtual] |
response_headers() | net_instaweb::AsyncFetch | |
set_content_length(int64 x) (defined in net_instaweb::AsyncFetch) | net_instaweb::AsyncFetch | [inline] |
set_extra_response_headers(ResponseHeaders *headers) (defined in net_instaweb::AsyncFetch) | net_instaweb::AsyncFetch | |
set_request_headers(RequestHeaders *headers) | net_instaweb::AsyncFetch | |
set_response_headers(ResponseHeaders *headers) (defined in net_instaweb::AsyncFetch) | net_instaweb::AsyncFetch | |
SetRequestHeadersTakingOwnership(RequestHeaders *headers) | net_instaweb::AsyncFetch | |
ShouldYieldToRedundantFetchInProgress()=0 | net_instaweb::AsyncFetchWithLock | [protected, pure virtual] |
Start(UrlAsyncFetcher *fetcher) | net_instaweb::AsyncFetchWithLock | |
StartFetch(UrlAsyncFetcher *fetcher, MessageHandler *handler)=0 | net_instaweb::AsyncFetchWithLock | [protected, pure virtual] |
url() const | net_instaweb::AsyncFetchWithLock | [inline] |
Write(const StringPiece &content, MessageHandler *handler) | net_instaweb::AsyncFetch | [virtual] |
~AsyncFetch() (defined in net_instaweb::AsyncFetch) | net_instaweb::AsyncFetch | [virtual] |
~AsyncFetchWithLock() (defined in net_instaweb::AsyncFetchWithLock) | net_instaweb::AsyncFetchWithLock | [virtual] |