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

ClarisWksStruct::Struct::Struct ( )
inline

constructor

Referenced by readHeader().

Member Function Documentation

Friends And Related Function Documentation

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

operator<<

Member Data Documentation

int ClarisWksStruct::Struct::m_type

the type

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

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 Sat Aug 21 2021 18:43:38 for libmwaw by doxygen 1.8.10