#include <vxml.h>
|
| PVXMLCache (const PDirectory &directory) |
|
PFilePath | CreateFilename (const PString &prefix, const PString &key, const PString &fileType) |
|
void | Put (const PString &prefix, const PString &key, const PString &fileType, const PString &contentType, const PFilePath &fn, PFilePath &dataFn) |
|
PBoolean | Get (const PString &prefix, const PString &key, const PString &fileType, PString &contentType, PFilePath &fn) |
|
PFilePath | GetCacheDir () const |
|
PFilePath | GetRandomFilename (const PString &prefix, const PString &fileType) |
|
§ PVXMLCache()
PVXMLCache::PVXMLCache |
( |
const PDirectory & |
directory | ) |
|
§ CreateFilename()
§ Get()
§ GetCacheDir()
§ GetRandomFilename()
§ GetResourceCache()
static PVXMLCache& PVXMLCache::GetResourceCache |
( |
| ) |
|
|
static |
§ Put()
§ directory
The documentation for this class was generated from the following file: