net_instaweb::RewriteDriverFactory::Deleter< T > Class Template Reference

#include "rewrite_driver_factory.h"

Inheritance diagram for net_instaweb::RewriteDriverFactory::Deleter< T >:
net_instaweb::Function

List of all members.

Public Member Functions

 Deleter (T *obj)
virtual void Run ()

Detailed Description

template<class T>
class net_instaweb::RewriteDriverFactory::Deleter< T >

Helper for users of RewriterDriverFactory::defer_delete --- instantiates into objects that call the appropriate delete operator when Run.


Member Function Documentation

template<class T >
virtual void net_instaweb::RewriteDriverFactory::Deleter< T >::Run (  )  [inline, virtual]

Callers must override this to define the action to take when a closure is run. If this is called, Cancel() should not be called. This is a convention that's expected of callers of Function objects, but is not enforced by the Function implementation.

Implements net_instaweb::Function.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Tue May 29 16:34:04 2012 for Page Speed Optimization Libraries by  doxygen 1.6.3