#include <NamingPolicy.h>
Public Member Functions | |
IncrementalRename (const URL &baseURL) | |
virtual std::string | operator() (const URL &url) const |
Make a unique cachefile name from the supplied name. If all possible filenames are taken, return an empty string.
gnash::IncrementalRename::IncrementalRename | ( | const URL & | baseURL | ) |
std::string gnash::IncrementalRename::operator() | ( | const URL & | url | ) | const [virtual] |
Reimplemented from gnash::NamingPolicy.