RagTime5TextInternal::Block Struct Reference

a small struct use to define a block of a RagTime5Text More...

Public Member Functions

 Block ()
 constructor More...
 

Public Attributes

int m_id
 the block id More...
 
int m_subId
 the block sub id More...
 
MWAWBox2f m_dimension
 the block dimension More...
 
int m_plc [2]
 the list of zone plc (first-end) More...
 
std::string m_extra
 extra data More...
 

Friends

std::ostream & operator<< (std::ostream &o, Block const &block)
 operator<< More...
 

Detailed Description

a small struct use to define a block of a RagTime5Text

Constructor & Destructor Documentation

RagTime5TextInternal::Block::Block ( )
inline

constructor

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Block const &  block 
)
friend

operator<<

Member Data Documentation

MWAWBox2f RagTime5TextInternal::Block::m_dimension

the block dimension

Referenced by RagTime5TextInternal::TextCParser::parseZoneBlock().

std::string RagTime5TextInternal::Block::m_extra
int RagTime5TextInternal::Block::m_id
int RagTime5TextInternal::Block::m_plc[2]
int RagTime5TextInternal::Block::m_subId

the block sub id

Referenced by RagTime5TextInternal::TextCParser::parseZoneBlock().


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

Generated on Tue Dec 1 2015 19:55:20 for libmwaw by doxygen 1.8.9.1