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