Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
net_instaweb::CacheUrlAsyncFetcher::AsyncOpHooks Class Referenceabstract

#include "cache_url_async_fetcher.h"

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: