librcsb-core-wrapper
1.000
|
#include <BlockIO.h>
Public Member Functions | |
BlockIO () | |
~BlockIO () | |
void | AssociateBuffer (char **newBuffer) |
unsigned int | ReadBlock (const int fd, const UInt32 blockNum) |
unsigned int | WriteBlock (const int fd, const UInt32 blockNum) |
BlockIO::BlockIO | ( | ) |
BlockIO::~BlockIO | ( | ) |
void BlockIO::AssociateBuffer | ( | char ** | newBuffer | ) |
unsigned int BlockIO::ReadBlock | ( | const int | fd, |
const UInt32 | blockNum | ||
) |
unsigned int BlockIO::WriteBlock | ( | const int | fd, |
const UInt32 | blockNum | ||
) |