HMWJZoneHeader Struct Reference

a class use to store the classic header find before file zone More...

#include <HMWJParser.hxx>

List of all members.

Public Member Functions

 HMWJZoneHeader (bool isMain)
 constructor

Public Attributes

long m_length
 the zone size
int m_n
 the number of item
int m_fieldSize
 the field size
long m_id
 the zone id
int m_values [4]
 4 unknown field : freeN?, totalN?, totalN1?, ?
bool m_isMain
 true if this is the main header

Friends

std::ostream & operator<< (std::ostream &o, HMWJZoneHeader const &h)
 operator<<

Detailed Description

a class use to store the classic header find before file zone


Constructor & Destructor Documentation

HMWJZoneHeader::HMWJZoneHeader ( bool  isMain) [inline]

constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
HMWJZoneHeader const &  h 
) [friend]

operator<<


Member Data Documentation

the zone id

Referenced by HMWJParser::readClassicHeader().

true if this is the main header

Referenced by HMWJParser::readClassicHeader().

4 unknown field : freeN?, totalN?, totalN1?, ?

Referenced by HMWJZoneHeader(), and HMWJParser::readClassicHeader().


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