HCE project C++ developers source code library  1.1.1
HCE project developer library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
StorageHash Class Reference

#include <AStorageHandler.h>

Public Member Functions

 StorageHash (unsigned long count)
int dump (const char *filename)
bool load (const char *filename)

Detailed Description

Definition at line 72 of file AStorageHandler.h.

Constructor & Destructor Documentation

StorageHash::StorageHash ( unsigned long  count)
inline

Definition at line 75 of file AStorageHandler.h.

Member Function Documentation

int StorageHash::dump ( const char *  filename)

Definition at line 3 of file AStorageHandler.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

bool StorageHash::load ( const char *  filename)

Definition at line 52 of file AStorageHandler.cpp.

Here is the caller graph for this function:


The documentation for this class was generated from the following files: