internal class used to store a text zone More...
Public Member Functions | |
| TextZoneInfo () | |
Public Attributes | |
| long | m_pos |
| int | m_N |
| std::string | m_extra |
Friends | |
| std::ostream & | operator<< (std::ostream &o, TextZoneInfo const &info) |
internal class used to store a text zone
|
inline |
|
friend |
| std::string ClarisWksTextInternal::TextZoneInfo::m_extra |
| int ClarisWksTextInternal::TextZoneInfo::m_N |
Referenced by ClarisWksText::readTextZoneSize().
| long ClarisWksTextInternal::TextZoneInfo::m_pos |
Referenced by ClarisWksText::readTextZoneSize().