CreateFilename(const PString &prefix, const PString &key, const PString &fileType) | PVXMLCache | |
directory | PVXMLCache | [protected] |
Get(const PString &prefix, const PString &key, const PString &fileType, PString &contentType, PFilePath &fn) | PVXMLCache | |
GetCacheDir() const | PVXMLCache | [inline] |
GetRandomFilename(const PString &prefix, const PString &fileType) | PVXMLCache | |
GetResourceCache() | PVXMLCache | [static] |
Put(const PString &prefix, const PString &key, const PString &fileType, const PString &contentType, const PFilePath &fn, PFilePath &dataFn) | PVXMLCache | |
PVXMLCache(const PDirectory &directory) | PVXMLCache | |