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::ScheduleRewriteCallback Class Referenceabstract

Implementor interface to rewrite scheduling features in CentralController. More...

#include "schedule_rewrite_callback.h"

Inheritance diagram for net_instaweb::ScheduleRewriteCallback:
net_instaweb::CentralControllerCallback< ScheduleRewriteContext > net_instaweb::Function

Public Member Functions

 ScheduleRewriteCallback (const GoogleString &key, Sequence *sequence)
 
const GoogleStringkey ()
 
- 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 ()
 

Detailed Description

Implementor interface to rewrite scheduling features in CentralController.


The documentation for this class was generated from the following file: