ClarisWksTextInternal::TextZoneInfo Struct Reference

internal class used to store a text zone More...

Public Member Functions

 TextZoneInfo ()
 constructor
 

Public Attributes

long m_pos
 
int m_N
 the number of character
 
std::string m_extra
 extra data
 

Friends

std::ostream & operator<< (std::ostream &o, TextZoneInfo const &info)
 operator<<
 

Detailed Description

internal class used to store a text zone

Constructor & Destructor Documentation

◆ TextZoneInfo()

ClarisWksTextInternal::TextZoneInfo::TextZoneInfo ( )
inline

constructor

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream & o,
TextZoneInfo const & info )
friend

operator<<

Member Data Documentation

◆ m_extra

std::string ClarisWksTextInternal::TextZoneInfo::m_extra

extra data

◆ m_N

int ClarisWksTextInternal::TextZoneInfo::m_N

the number of character

Referenced by ClarisWksText::readTextZoneSize().

◆ m_pos

long ClarisWksTextInternal::TextZoneInfo::m_pos

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

Generated on Wed Jul 3 2024 16:22:27 for libmwaw by doxygen 1.11.0