Page Speed Optimization Libraries
1.3.25.1
|
#include "rewrite_options.h"
Public Member Functions | |
virtual bool | SetFromString (const GoogleString &value_string) |
Sets value_ from value_string. | |
virtual GoogleString | Signature (const Hasher *hasher) const |
virtual GoogleString | ToString () const |
Subclassing OptionTemplateBase so that the conversion functions that need to invoke static overloaded functions are declared only here. Enables subclasses of RewriteOptions to override these in case they use Option types not visible here.