|
libHSPlasma
|
#include <pnFileClient.h>
Public Member Functions | |
| const pl_wchar_t * | read (const pl_wchar_t *src) |
| pl_wchar_t * | write (pl_wchar_t *dest) |
| size_t | calcSize () const |
Public Attributes | |
| plString | fFilename |
| plString | fDownloadName |
| plMD5Hash | fHash |
| plMD5Hash | fCompressedHash |
| uint32_t | fFileSize |
| uint32_t | fCompressedSize |
| uint32_t | fFlags |
| size_t pnFileManifest::calcSize | ( | ) | const |
| const pl_wchar_t* pnFileManifest::read | ( | const pl_wchar_t * | src | ) |
| pl_wchar_t* pnFileManifest::write | ( | pl_wchar_t * | dest | ) |
| plMD5Hash pnFileManifest::fCompressedHash |
| uint32_t pnFileManifest::fCompressedSize |
| plString pnFileManifest::fDownloadName |
| plString pnFileManifest::fFilename |
| uint32_t pnFileManifest::fFileSize |
| uint32_t pnFileManifest::fFlags |
| plMD5Hash pnFileManifest::fHash |
1.8.1.2