Internal: small structure used to store a zone of a WordMakerParser.
More...
|
| Zone (Type type) |
| constructor
|
bool | empty () const |
| small function to know if a zone is empty
|
Internal: small structure used to store a zone of a WordMakerParser.
◆ Type
the zone type
Enumerator |
---|
Z_MAIN | |
Z_HEADER | |
Z_FOOTER | |
◆ Zone()
WordMakerParserInternal::Zone::Zone |
( |
Type | type | ) |
|
|
inlineexplicit |
◆ empty()
bool WordMakerParserInternal::Zone::empty |
( |
| ) |
const |
|
inline |
small function to know if a zone is empty
◆ m_beginPos
long WordMakerParserInternal::Zone::m_beginPos |
◆ m_hasTitlePage
bool WordMakerParserInternal::Zone::m_hasTitlePage |
◆ m_id
int WordMakerParserInternal::Zone::m_id |
◆ m_numCharacter
long WordMakerParserInternal::Zone::m_numCharacter |
◆ m_numParagraph
int WordMakerParserInternal::Zone::m_numParagraph |
◆ m_numPicture
int WordMakerParserInternal::Zone::m_numPicture |
◆ m_type
Type WordMakerParserInternal::Zone::m_type |
The documentation for this struct was generated from the following file: