ClarisDrawTextInternal::TextZoneInfo Struct Reference

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

Public Member Functions

 TextZoneInfo ()
 constructor More...
 

Public Attributes

long m_pos
 the position More...
 
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...
 

Detailed Description

internal class used to store a text zone

Constructor & Destructor Documentation

ClarisDrawTextInternal::TextZoneInfo::TextZoneInfo ( )
inline

constructor

Friends And Related Function Documentation

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

operator<<

Member Data Documentation

std::string ClarisDrawTextInternal::TextZoneInfo::m_extra

extra data

int ClarisDrawTextInternal::TextZoneInfo::m_N

the number of character

Referenced by ClarisDrawText::readTextZoneSize().

long ClarisDrawTextInternal::TextZoneInfo::m_pos

the position

Referenced by ClarisDrawText::readTextZoneSize().


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

Generated on Thu Jul 9 2015 20:26:40 for libmwaw by doxygen 1.8.8