FreeHandParserInternal::StyleHeader Struct Reference

small structure of FreeHandParserInternal used to stored a style header More...

Public Member Functions

 StyleHeader ()
 constructor

Public Attributes

long m_size
 a field related to the zone size
int m_type
 the zone type
int m_labelId
 the label id
MWAWVariable< ScreenModem_screen
 the screen mode
int m_unknownValue
 the first unknown value
std::string m_extra
 extra data

Friends

std::ostream & operator<< (std::ostream &o, StyleHeader const &style)
 operator<<

Detailed Description

small structure of FreeHandParserInternal used to stored a style header

Constructor & Destructor Documentation

◆ StyleHeader()

FreeHandParserInternal::StyleHeader::StyleHeader ( )
inline

constructor

Referenced by operator<<.

◆ operator<<

std::ostream & operator<< ( std::ostream & o,
StyleHeader const & style )
friend

operator<<

Member Data Documentation

◆ m_extra

std::string FreeHandParserInternal::StyleHeader::m_extra

extra data

Referenced by operator<<, and StyleHeader().

◆ m_labelId

int FreeHandParserInternal::StyleHeader::m_labelId

the label id

Referenced by operator<<, FreeHandParser::readStyleHeader(), and StyleHeader().

◆ m_screen

MWAWVariable<ScreenMode> FreeHandParserInternal::StyleHeader::m_screen

the screen mode

Referenced by operator<<, FreeHandParser::readStyleHeader(), and StyleHeader().

◆ m_size

◆ m_type

◆ m_unknownValue

int FreeHandParserInternal::StyleHeader::m_unknownValue

the first unknown value

Referenced by operator<<, FreeHandParser::readStyleHeader(), and StyleHeader().


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

Generated on Mon Jan 20 2025 00:00:00 for libmwaw by doxygen 1.14.0