Page Speed Optimization Libraries  1.7.30.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
net_instaweb::CacheUrlAsyncFetcher::AsyncOpHooks Class Reference

#include "cache_url_async_fetcher.h"

List of all members.

Public Member Functions

virtual void StartAsyncOp ()=0
 Called when CacheUrlAsyncFetcher is about to start async operation.
virtual void FinishAsyncOp ()=0
 Called when async operation is ended.

Detailed Description

Interface for managing async operations in CacheUrlAsyncFetcher. It helps to protect the lifetime of the injected objects.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines