MWProParserInternal::DataPosition Struct Reference

Internal and low level: structure used to sort the position of data. More...

Classes

struct  Compare
 the comparison structure More...
 

Public Member Functions

 DataPosition (int type=-1, int id=-1, long pos=0)
 constructor More...
 

Public Attributes

int m_type
 the type More...
 
int m_id
 an id More...
 
long m_pos
 the position More...
 

Detailed Description

Internal and low level: structure used to sort the position of data.

Constructor & Destructor Documentation

MWProParserInternal::DataPosition::DataPosition ( int  type = -1,
int  id = -1,
long  pos = 0 
)
inline

constructor

Member Data Documentation

int MWProParserInternal::DataPosition::m_id
long MWProParserInternal::DataPosition::m_pos
int MWProParserInternal::DataPosition::m_type

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

Generated on Tue Mar 10 2015 17:32:11 for libmwaw by doxygen 1.8.5