IBR-DTN  1.0.0
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.

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

Definition at line 261 of file FatImageReader.cpp.

Member Function Documentation

void io::FatImageReader::FileHandle::close ( )

Definition at line 287 of file FatImageReader.cpp.

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: