Page Speed Optimization Libraries
1.13.35.1
|
Passed to RunImpl for implementations of ScheduleRewriteCallback. More...
#include "schedule_rewrite_callback.h"
Public Member Functions | |
virtual void | MarkSucceeded ()=0 |
virtual void | MarkFailed ()=0 |
Passed to RunImpl for implementations of ScheduleRewriteCallback.
|
pure virtual |
Mark the rewrite operation as complete. MarkSucceeded will be automatically invoked at destruction if neither is explicitly called.
Implemented in net_instaweb::ScheduleRewriteRpcContext.