|
librcsb-core-wrapper
1.005
|
#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 | ||
| ) |
1.8.16