|
Page Speed Optimization Libraries
1.13.35.1
|
Implementor interface to rewrite scheduling features in CentralController. More...
#include "schedule_rewrite_callback.h"
Public Member Functions | |
| ScheduleRewriteCallback (const GoogleString &key, Sequence *sequence) | |
| const GoogleString & | key () |
Public Member Functions inherited from net_instaweb::CentralControllerCallback< ScheduleRewriteContext > | |
| void | SetTransactionContext (ScheduleRewriteContext *ctx) |
Public Member Functions inherited from net_instaweb::Function | |
| 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 | |
Protected Member Functions inherited from net_instaweb::CentralControllerCallback< ScheduleRewriteContext > | |
| CentralControllerCallback (Sequence *sequence) | |
| virtual void | Run () |
| virtual void | Cancel () |
Implementor interface to rewrite scheduling features in CentralController.
1.8.6