Canvas5Parser::Item Struct Reference

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

#include <Canvas5Parser.hxx>

Public Member Functions

 Item ()
 constructor
 

Public Attributes

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

Detailed Description

a structure used to store the item data of a Canvas5Parser

Constructor & Destructor Documentation

◆ Item()

Canvas5Parser::Item::Item ( )
inline

constructor

Member Data Documentation

◆ m_decal

int Canvas5Parser::Item::m_decal

the decal position

Referenced by Canvas5Parser::readArray9().

◆ m_id

◆ m_length

◆ m_pos

◆ m_type

unsigned Canvas5Parser::Item::m_type

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