WriterPlsParserInternal::SectionInfo Struct Reference

Internal: class to store the Section properties. More...

Public Member Functions

 SectionInfo ()
 
bool empty () const
 

Public Attributes

int m_numCol
 the number of columns(?)
 
int m_dim [3]
 unknown dimension
 
int m_flags [4]
 some flag
 

Friends

std::ostream & operator<< (std::ostream &o, SectionInfo const &s)
 operator<<
 

Detailed Description

Internal: class to store the Section properties.

Constructor & Destructor Documentation

◆ SectionInfo()

WriterPlsParserInternal::SectionInfo::SectionInfo ( )
inline

Member Function Documentation

◆ empty()

bool WriterPlsParserInternal::SectionInfo::empty ( ) const
inline

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  o,
SectionInfo const &  s 
)
friend

operator<<

Member Data Documentation

◆ m_dim

int WriterPlsParserInternal::SectionInfo::m_dim[3]

unknown dimension

Referenced by empty(), WriterPlsParser::readSection(), and SectionInfo().

◆ m_flags

int WriterPlsParserInternal::SectionInfo::m_flags[4]

some flag

Referenced by empty(), WriterPlsParser::readSection(), and SectionInfo().

◆ m_numCol

int WriterPlsParserInternal::SectionInfo::m_numCol

the number of columns(?)

Referenced by empty(), and WriterPlsParser::readSection().


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

Generated on Thu Jan 19 2023 00:00:00 for libmwaw by doxygen 1.9.6