Page Speed Optimization Libraries  1.3.25.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
net_instaweb::FetcherTest::CheckCallback Class Reference

#include "fetcher_test.h"

Inheritance diagram for net_instaweb::FetcherTest::CheckCallback:
net_instaweb::StringAsyncFetch net_instaweb::AsyncFetch net_instaweb::Writer

List of all members.

Public Member Functions

 CheckCallback (const RequestContextPtr &ctx, bool expect_success, bool *callback_called)
virtual void HandleDone (bool success)

Public Attributes

bool expect_success_
bool * callback_called_

Detailed Description

Callback that just checks correct Done status and keeps track of whether it has been called yet or not.


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