Canvas5Parser::Item Struct Reference

a structure used to store the item data of a Canvas5Parser More...

#include <Canvas5Parser.hxx>

Public Member Functions

 Item ()
 constructor More...
 

Public Attributes

int m_id
 the identifier More...
 
unsigned m_type
 the type (if known) More...
 
long m_length
 the data length (from current position) More...
 
long m_pos
 the data beginning position (may be before the current position: v9) More...
 
int m_decal
 the decal position More...
 

Detailed Description

a structure used to store the item data of a Canvas5Parser

Constructor & Destructor Documentation

Canvas5Parser::Item::Item ( )
inline

constructor

Member Data Documentation

int Canvas5Parser::Item::m_decal

the decal position

Referenced by Canvas5Parser::readArray9().

unsigned Canvas5Parser::Item::m_type

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

Generated on Thu May 30 2024 13:09:13 for libmwaw by doxygen 1.8.10