Skip to content
- [Main Page](index.md) - [Classes](annotated.md) - [Files](files.md) - [Directories](dirs.md) - [Related Pages](pages.md)
- [File List](files.md) - [File Members](globals.md)

HashFile.h File Reference

#include "StrClass.h"
#include <afxtempl.h>

Include dependency graph for HashFile.h:

Go to the source code of this file.


Classes

class   Label
class   Header
class   StreamBOOL
class   HashStream
class   FileStream
class   StreamError
class   MemoryStream

Defines

#define  __HASHFILE_H
#define  NUMSTATUSSUBDIVISIONS   100
#define  PRODUCTVERSION   12.00f

Functions

LONG  GetLabelIDFromString (char *string)
LONG  GetHeaderIDFromString (char *string)
BOOL  GetLabelStringFromID (LONG pid, char *string)
void  GetHeaderStringFromID (LONG pid, char *string)
FILEIOEXPORT BOOL  IsFileOfType (const String &filename, LONG headerid)
FILEIOEXPORT BOOL  IsFileOfTypeHash (String &filename)
FILEIOEXPORT void  FreeHashFileToken ()
FILEIOEXPORT HashStream sp (HashStream &hs)
FILEIOEXPORT HashStream spb (HashStream &hs)
FILEIOEXPORT HashStream nl (HashStream &hs)
FILEIOEXPORT HashStream nlb (HashStream &hs)
FILEIOEXPORT HashStream tab (HashStream &hs)
FILEIOEXPORT HashStream tabb (HashStream &hs)
Header  LabelAsHeader (const Label &label)
Header  LabelAsEndHeader (const Label &label)