Page Speed Optimization Libraries
1.7.30.2
|
#include "in_place_rewrite_context.h"
Public Member Functions | |
InPlaceRewriteResourceSlot (const ResourcePtr &resource) | |
virtual void | Render () |
Implements ResourceSlot::Render(). | |
virtual GoogleString | LocationString () |
Implements ResourceSlot::LocationString(). | |
Static Public Attributes | |
static const char | kIproSlotLocation [] |
A resource-slot created for an in-place rewrite. This has an empty render method. Note that this class is usually used as a RefCountedPtr and gets deleted when there are no references remaining.