Page Speed Optimization Libraries  1.4.26.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
net_instaweb::FileLoadMappingLiteral Class Reference
Inheritance diagram for net_instaweb::FileLoadMappingLiteral:
net_instaweb::FileLoadMapping net_instaweb::ManuallyRefCounted

List of all members.

Public Member Functions

 FileLoadMappingLiteral (const GoogleString &url_prefix, const GoogleString &filename_prefix)
virtual bool Substitute (const StringPiece &url, GoogleString *filename) const

Member Function Documentation

virtual bool net_instaweb::FileLoadMappingLiteral::Substitute ( const StringPiece &  url,
GoogleString filename 
) const [virtual]

If this mapping applies to this url, put the mapped path into filename and return true. Otherwise return false.

Implements net_instaweb::FileLoadMapping.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines