MSK3ParserInternal::Zone Struct Reference

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

List of all members.

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


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