Go to the source code of this file.
Typedefs | |
| typedef struct _ZIPInfo | ZIPInfo |
Functions | |
| WizardExport const StringInfo * | GetZIPChaos (const ZIPInfo *) |
| WizardExport WizardBooleanType | IncreaseZIP (ZIPInfo *, const StringInfo *, ExceptionInfo *) |
| WizardExport WizardBooleanType | RestoreZIP (ZIPInfo *, const size_t, const StringInfo *, ExceptionInfo *) |
| WizardExport ZIPInfo * | AcquireZIPInfo (const size_t) |
| WizardExport ZIPInfo ** | DestroyZIPInfo (ZIPInfo *) |
| WizardExport ZIPInfo* AcquireZIPInfo | ( | const | size_t | ) |
References _ZIPInfo::chaos, DestroyStringInfo(), EntropyDomain, GetWizardModule, LogWizardEvent(), RelinquishWizardMemory(), _ZIPInfo::signature, TraceEvent, WizardAssert, and WizardSignature.
Referenced by DestroyEntropyInfo().
| WizardExport const StringInfo* GetZIPChaos | ( | const ZIPInfo * | ) |
References _ZIPInfo::chaos, EntropyDomain, GetWizardModule, LogWizardEvent(), _ZIPInfo::signature, TraceEvent, WizardAssert, and WizardSignature.
Referenced by GetEntropyChaos().
| WizardExport WizardBooleanType IncreaseZIP | ( | ZIPInfo * | , | |
| const StringInfo * | , | |||
| ExceptionInfo * | ||||
| ) |
| WizardExport WizardBooleanType RestoreZIP | ( | ZIPInfo * | , | |
| const | size_t, | |||
| const StringInfo * | , | |||
| ExceptionInfo * | ||||
| ) |
1.7.1