MacWrtProParserInternal::Zone Struct Reference

Internal: a struct used to store a zone. More...

Public Member Functions

 Zone ()
 
 ~Zone ()
 
libmwaw::DebugFileascii ()
 returns the debug file More...
 

Public Attributes

int m_type
 the type : 0(text), 1(graphic) More...
 
int m_blockId
 the first block id More...
 
librevenge::RVNGBinaryData m_data
 the storage More...
 
MWAWInputStreamPtr m_input
 the main input More...
 
libmwaw::DebugFile m_asciiFile
 the debug file More...
 
bool m_parsed
 true if the zone is sended More...
 

Detailed Description

Internal: a struct used to store a zone.

Constructor & Destructor Documentation

MacWrtProParserInternal::Zone::Zone ( )
inline
MacWrtProParserInternal::Zone::~Zone ( )
inline

Member Function Documentation

libmwaw::DebugFile& MacWrtProParserInternal::Zone::ascii ( )
inline

returns the debug file

Referenced by ~Zone().

Member Data Documentation

libmwaw::DebugFile MacWrtProParserInternal::Zone::m_asciiFile

the debug file

Referenced by ascii().

int MacWrtProParserInternal::Zone::m_blockId

the first block id

librevenge::RVNGBinaryData MacWrtProParserInternal::Zone::m_data

the storage

MWAWInputStreamPtr MacWrtProParserInternal::Zone::m_input

the main input

bool MacWrtProParserInternal::Zone::m_parsed

true if the zone is sended

int MacWrtProParserInternal::Zone::m_type

the type : 0(text), 1(graphic)


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

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