libmwawOLE::IStream::IStream |
( |
IStorage * |
io, |
|
|
std::string const & |
name |
|
) |
| |
libmwawOLE::IStream::~IStream |
( |
| ) |
|
|
inline |
libmwawOLE::IStream::IStream |
( |
const IStream & |
| ) |
|
|
private |
unsigned long libmwawOLE::IStream::read |
( |
unsigned char * |
data, |
|
|
unsigned long |
maxlen |
|
) |
| |
|
inline |
unsigned long libmwawOLE::IStream::read |
( |
unsigned long |
pos, |
|
|
unsigned char * |
data, |
|
|
unsigned long |
maxlen |
|
) |
| |
|
private |
unsigned long libmwawOLE::IStream::size |
( |
| ) |
const |
|
inline |
unsigned long libmwawOLE::IStream::tell |
( |
| ) |
const |
|
inline |
return the actual position in the stream
Referenced by read().
std::vector<unsigned long> libmwawOLE::IStream::m_blocks |
|
private |
std::string libmwawOLE::IStream::m_name |
|
private |
the full stream name
Referenced by read().
unsigned long libmwawOLE::IStream::m_pos |
|
private |
pointer to the actual position
Referenced by read(), and tell().
unsigned long libmwawOLE::IStream::m_size |
|
private |
The documentation for this class was generated from the following file: