#include "common.h"
#include "global.h"
#include "htdata.h"
#include "stream.h"
Go to the source code of this file.
Classes | |
class | ht_object_stream_bin |
class | ht_object_stream_inter |
class | ht_object_stream_memmap |
class | ht_object_stream_txt |
Typedefs | |
typedef Object *(* | object_builder )() |
|
Definition at line 28 of file store.h. Referenced by ht_object_stream_inter::getObject(), and ht_object_stream_inter::putObject(). |