PTLib
Version 2.10.11
|
This is the complete list of members for PVXMLCache, including all inherited members.
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 |