WPS8Struct Namespace Reference

namespace used to read the structures stored in a WPS8 files More...

Classes

struct  FileData
 A recursif structure which seems generally used to store complex memory structures in a file. More...
 

Functions

std::ostream & operator<< (std::ostream &o, FileData const &dt)
 operator<< which allows to print for debugging the content of a Data More...
 
bool readBlockData (RVNGInputStreamPtr input, long endPos, FileData &dt, std::string &error)
 tries to read a block zone as a list of Data More...
 
bool readData (RVNGInputStreamPtr input, long endPos, FileData &dt, std::string &error)
 tries to read a block zone as a Data More...
 

Detailed Description

namespace used to read the structures stored in a WPS8 files

Function Documentation

std::ostream & WPS8Struct::operator<< ( std::ostream &  o,
FileData const &  dt 
)

operator<< which allows to print for debugging the content of a Data

operator<<

bool WPS8Struct::readBlockData ( RVNGInputStreamPtr  input,
long  endPos,
FileData &  dt,
std::string &  error 
)
bool WPS8Struct::readData ( RVNGInputStreamPtr  input,
long  endPos,
FileData &  dt,
std::string &   
)

tries to read a block zone as a Data

function which parses an element

Referenced by readBlockData().


Generated on Thu Oct 9 2014 14:30:04 for libwps by doxygen 1.8.8