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 CWTextInternal::TextZoneInfo::m_extra |
| int CWTextInternal::TextZoneInfo::m_N |
Referenced by CWText::readTextZoneSize().
| long CWTextInternal::TextZoneInfo::m_pos |
Referenced by CWText::readTextZoneSize().