libwpg::StreamIO Class Reference

List of all members.

Public Member Functions

 StreamIO (StorageIO *io, DirEntry *entry)
 ~StreamIO ()
unsigned long size ()
unsigned long tell ()
int getch ()
unsigned long read (unsigned char *data, unsigned long maxlen)
unsigned long read (unsigned long pos, unsigned char *data, unsigned long maxlen)

Public Attributes

StorageIOio
DirEntryentry
std::string fullName
bool eof
bool fail

Private Member Functions

 StreamIO (const StreamIO &)
StreamIOoperator= (const StreamIO &)
void updateCache ()

Private Attributes

std::vector< unsigned long > blocks
unsigned long m_pos
unsigned char * cache_data
unsigned long cache_size
unsigned long cache_pos

Constructor & Destructor Documentation

libwpg::StreamIO::StreamIO StorageIO io,
DirEntry entry
 

libwpg::StreamIO::~StreamIO  ) 
 

libwpg::StreamIO::StreamIO const StreamIO  )  [private]
 


Member Function Documentation

int libwpg::StreamIO::getch  ) 
 

StreamIO& libwpg::StreamIO::operator= const StreamIO  )  [private]
 

unsigned long libwpg::StreamIO::read unsigned long  pos,
unsigned char *  data,
unsigned long  maxlen
 

unsigned long libwpg::StreamIO::read unsigned char *  data,
unsigned long  maxlen
 

unsigned long libwpg::StreamIO::size  ) 
 

unsigned long libwpg::StreamIO::tell  ) 
 

void libwpg::StreamIO::updateCache  )  [private]
 


Member Data Documentation

std::vector<unsigned long> libwpg::StreamIO::blocks [private]
 

unsigned char* libwpg::StreamIO::cache_data [private]
 

unsigned long libwpg::StreamIO::cache_pos [private]
 

unsigned long libwpg::StreamIO::cache_size [private]
 

DirEntry* libwpg::StreamIO::entry
 

bool libwpg::StreamIO::eof
 

bool libwpg::StreamIO::fail
 

std::string libwpg::StreamIO::fullName
 

StorageIO* libwpg::StreamIO::io
 

unsigned long libwpg::StreamIO::m_pos [private]
 


The documentation for this class was generated from the following file:
Generated on Sun Jan 4 18:43:38 2009 for libwpg by doxygen 1.4.6