Go to the source code of this file.
Typedefs | |
| typedef struct _BZIPInfo | BZIPInfo |
Functions | |
| WizardExport BZIPInfo * | AcquireBZIPInfo (const size_t) |
| WizardExport BZIPInfo ** | DestroyBZIPInfo (BZIPInfo *) |
| WizardExport const StringInfo * | GetBZIPChaos (const BZIPInfo *) |
| WizardExport WizardBooleanType | IncreaseBZIP (BZIPInfo *, const StringInfo *, ExceptionInfo *) |
| WizardExport WizardBooleanType | RestoreBZIP (BZIPInfo *, const size_t, const StringInfo *, ExceptionInfo *) |
| WizardExport BZIPInfo* AcquireBZIPInfo | ( | const | size_t | ) |
References _BZIPInfo::chaos, DestroyStringInfo(), EntropyDomain, GetWizardModule, LogWizardEvent(), RelinquishWizardMemory(), _BZIPInfo::signature, TraceEvent, WizardAssert, and WizardSignature.
Referenced by DestroyEntropyInfo().
| WizardExport const StringInfo* GetBZIPChaos | ( | const BZIPInfo * | ) |
References _BZIPInfo::chaos, EntropyDomain, GetWizardModule, LogWizardEvent(), _BZIPInfo::signature, TraceEvent, WizardAssert, and WizardSignature.
Referenced by GetEntropyChaos().
| WizardExport WizardBooleanType IncreaseBZIP | ( | BZIPInfo * | , | |
| const StringInfo * | , | |||
| ExceptionInfo * | ||||
| ) |
| WizardExport WizardBooleanType RestoreBZIP | ( | BZIPInfo * | , | |
| const | size_t, | |||
| const StringInfo * | , | |||
| ExceptionInfo * | ||||
| ) |
1.7.1