MacWrtProParserInternal::Zone Struct Reference

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

Public Member Functions

 Zone ()
 
 ~Zone ()
 

Public Attributes

int m_type
 the type : 0(text), 1(graphic) More...
 
int m_blockId
 the first block id More...
 
std::shared_ptr< MWAWStreamm_stream
 the storage 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 Data Documentation

int MacWrtProParserInternal::Zone::m_blockId

the first block id

bool MacWrtProParserInternal::Zone::m_parsed

true if the zone is sended

std::shared_ptr<MWAWStream> MacWrtProParserInternal::Zone::m_stream

the storage

int MacWrtProParserInternal::Zone::m_type

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


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

Generated on Sat Aug 21 2021 18:43:40 for libmwaw by doxygen 1.8.10