JX Application Framework
|
#include <JHashRecord.h>
Public Types | |
enum | State { kEmpty , kDeleted , kFull } |
Interface for the JHashRecord class.
For maximum space efficiency JMMRecord does NOT have a virtual destructor. It isn't intended to be a base class, so if you do subclass it be careful.
Base code generated by Codemill v0.1.0
enum JHashRecordT::State |