BMallocStore Class Reference
[Data Model]

#include <support/MemoryStore.h>

Inheritance diagram for BMallocStore:

BMemoryStore BnStorage BByteStream BnInterface< IStorage > BnByteInput BnByteOutput BnByteSeekable IStorage BBinder BnInterface< IByteInput > BnInterface< IByteOutput > BnInterface< IByteSeekable > BBinder IByteSeekable BBinder IByteOutput BBinder IByteInput IBinder IInterface BStringIO List of all members.

Detailed Description

BMemoryStore that performs memory allocations on the heap.

Todo:
Change this to be based off of BStreamDatum.


Public Member Functions

 BMallocStore (const BMemoryStore &)
 BMallocStore ()
void SetBlockSize (size_t blocksize)

Protected Member Functions

virtual ~BMallocStore ()


Constructor & Destructor Documentation

BMallocStore  ) 
 

BMallocStore const BMemoryStore  ) 
 

~BMallocStore  )  [protected, virtual]
 


Member Function Documentation

void SetBlockSize size_t  blocksize  ) 
 

Reimplemented from BMemoryStore.


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