Page Speed Optimization Libraries
1.13.35.1
|
Implementor interface to ExpensiveOperation features in CentralController. More...
#include "expensive_operation_callback.h"
Public Member Functions | |
ExpensiveOperationCallback (Sequence *sequence) | |
![]() | |
void | SetTransactionContext (ExpensiveOperationContext *ctx) |
![]() | |
void | set_quit_requested_pointer (AtomicBool *x) |
bool | quit_requested () const |
void | CallRun () |
void | CallCancel () |
void | set_delete_after_callback (bool x) |
void | Reset () |
Additional Inherited Members | |
![]() | |
CentralControllerCallback (Sequence *sequence) | |
virtual void | Run () |
virtual void | Cancel () |
Implementor interface to ExpensiveOperation features in CentralController.