librcsb-core-wrapper  1.000
Public Member Functions | List of all members
BlockIO Class Reference

#include <BlockIO.h>

Collaboration diagram for BlockIO:
Collaboration graph

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)
 

Constructor & Destructor Documentation

BlockIO::BlockIO ( )
BlockIO::~BlockIO ( )

Member Function Documentation

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 
)

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