19 #ifndef NET_INSTAWEB_REWRITER_PUBLIC_INLINE_OUTPUT_RESOURCE_H_
20 #define NET_INSTAWEB_REWRITER_PUBLIC_INLINE_OUTPUT_RESOURCE_H_
27 namespace net_instaweb {
37 virtual bool has_url()
const {
return false; }
virtual GoogleString UrlForDebug() const
Override if resource does not have a URL.
virtual GoogleString url() const
virtual GoogleString cache_key() const
std::string GoogleString
PAGESPEED_KERNEL_BASE_STRING_H_.
Definition: string.h:24
Definition: inline_output_resource.h:31
virtual bool has_url() const
Inline resources have no URL.
Definition: inline_output_resource.h:37
Definition: rewrite_driver.h:100
Definition: output_resource.h:44
Definition: resource_namer.h:32