NullBlockManager Class Reference
[BlockManagers]

#include <NullBlockManager.h>

Inheritance diagram for NullBlockManager:

Inheritance graph
[legend]
Collaboration diagram for NullBlockManager:

Collaboration graph
[legend]

List of all members.


Detailed Description

The NullBlockManager by implementation does nothing. Used for performance testing.

Definition at line 49 of file NullBlockManager.h.


Public Member Functions

std::string getBlock (uint64_t index)
 get the block at the given index
size_t setBlock (uint64_t index, const std::string &buffer)
 set the block at the given index
int open (const std::string &path, const char *mode)
 open the block manager. The path may be used by some to open a file with a given mode
int close ()
 close the block manager, flushing to disk and cleaning up state

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

Generated on Sat Oct 4 21:30:29 2008 for Mace Library by  doxygen 1.5.5