ClarisWksStruct::Struct Struct Reference

a basic structure More...

#include <ClarisWksStruct.hxx>

Public Member Functions

 Struct ()
 constructor More...
 
bool readHeader (MWAWInputStreamPtr input, bool strict=false)
 try to read the header More...
 

Public Attributes

long m_size
 the size of the DSET header More...
 
long m_numData
 the number of header More...
 
long m_dataSize
 the data size More...
 
long m_headerSize
 the header size More...
 
int m_type
 the type More...
 
int m_values [2]
 an unknown value More...
 

Friends

std::ostream & operator<< (std::ostream &o, Struct const &z)
 operator<< More...
 

Detailed Description

a basic structure

Constructor & Destructor Documentation

§ Struct()

ClarisWksStruct::Struct::Struct ( )
inline

constructor

Referenced by readHeader().

Member Function Documentation

§ readHeader()

Friends And Related Function Documentation

§ operator<<

std::ostream& operator<< ( std::ostream &  o,
Struct const &  z 
)
friend

operator<<

Referenced by ClarisWksStruct::DSET::getMaximumPage(), and Struct().

Member Data Documentation

§ m_dataSize

§ m_headerSize

§ m_numData

§ m_size

§ m_type

int ClarisWksStruct::Struct::m_type

the type

Referenced by ClarisWksStruct::operator<<(), and readHeader().

§ m_values

int ClarisWksStruct::Struct::m_values[2]

an unknown value

Referenced by ClarisWksStruct::operator<<(), readHeader(), and Struct().


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

Generated on Mon May 21 2018 22:13:49 for libmwaw by doxygen 1.8.12