HanMacWrdJZoneHeader Struct Reference

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

#include <HanMacWrdJParser.hxx>

Public Member Functions

 HanMacWrdJZoneHeader (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, HanMacWrdJZoneHeader const &h)
 operator<<
 

Detailed Description

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

Constructor & Destructor Documentation

◆ HanMacWrdJZoneHeader()

HanMacWrdJZoneHeader::HanMacWrdJZoneHeader ( bool  isMain)
inlineexplicit

constructor

Friends And Related Function Documentation

◆ operator<<

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

operator<<

Member Data Documentation

◆ m_fieldSize

◆ m_id

long HanMacWrdJZoneHeader::m_id

the zone id

Referenced by HanMacWrdJParser::readClassicHeader().

◆ m_isMain

bool HanMacWrdJZoneHeader::m_isMain

true if this is the main header

Referenced by HanMacWrdJParser::readClassicHeader().

◆ m_length

◆ m_n

◆ m_values

int HanMacWrdJZoneHeader::m_values[4]

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

Referenced by HanMacWrdJZoneHeader(), and HanMacWrdJParser::readClassicHeader().


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

Generated on Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6