Page Speed Optimization Libraries
1.2.24.1
|
#include "ajax_rewrite_context.h"
Public Member Functions | |
AjaxRewriteResourceSlot (const ResourcePtr &resource) | |
virtual void | Render () |
Implements ResourceSlot::Render(). | |
virtual GoogleString | LocationString () |
Implements ResourceSlot::LocationString(). |
A resource-slot created for an ajax 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.