net_instaweb::UrlAsyncFetcher::Callback Class Reference
List of all members.
Public Member Functions |
virtual void | Done (bool success)=0 |
virtual bool | EnableThreaded () const |
void | set_modified (bool modified) |
| Callers should set these before calling Done(), if appropriate.
|
bool | modified () const |
Member Function Documentation
virtual bool net_instaweb::UrlAsyncFetcher::Callback::EnableThreaded |
( |
|
) |
const [virtual] |
Set to true if it's OK to call the callback from a different thread. The base class implementation returns false.
The documentation for this class was generated from the following file: