IBR-DTNSuite  0.12
io::FatImageReader::FileHandle Class Reference

#include <FatImageReader.h>

Collaboration diagram for io::FatImageReader::FileHandle:
Collaboration graph

Public Member Functions

 FileHandle (const ibrcommon::File &image, const std::string &path)
 
virtual ~FileHandle ()
 
size_t read (unsigned char *buffer, size_t buf_size)
 
void close ()
 

Detailed Description

Definition at line 53 of file FatImageReader.h.

Constructor & Destructor Documentation

io::FatImageReader::FileHandle::FileHandle ( const ibrcommon::File image,
const std::string &  path 
)

Definition at line 233 of file FatImageReader.cpp.

References ibrcommon::File::getPath().

Here is the call graph for this function:

io::FatImageReader::FileHandle::~FileHandle ( )
virtual

Definition at line 261 of file FatImageReader.cpp.

Member Function Documentation

void io::FatImageReader::FileHandle::close ( )
size_t io::FatImageReader::FileHandle::read ( unsigned char *  buffer,
size_t  buf_size 
)

Definition at line 266 of file FatImageReader.cpp.

Referenced by io::TarUtils::write().


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