MSK3ParserInternal::Zone Struct Reference

Internal: a zone of a MSK3Parser ( main, header, footer ) More...

Public Types

enum  Type { MAIN, HEADER, FOOTER, NONE }
 the different type More...

Public Member Functions

 Zone (Type type=NONE, int zoneId=-1)
 the constructor

Public Attributes

Type m_type
 the zone type
int m_zoneId
 the parser zone id
int m_textId
 the text internal id

Detailed Description

Internal: a zone of a MSK3Parser ( main, header, footer )

Member Enumeration Documentation

the different type

Enumerator:
MAIN 
HEADER 
FOOTER 
NONE 

Constructor & Destructor Documentation

MSK3ParserInternal::Zone::Zone ( Type  type = NONE,
int  zoneId = -1 
)
inline

the constructor

Member Data Documentation

int MSK3ParserInternal::Zone::m_textId
Type MSK3ParserInternal::Zone::m_type

the zone type

int MSK3ParserInternal::Zone::m_zoneId

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

Generated on Wed May 22 2013 18:12:48 for libmwaw by doxygen 1.8.1.2