MacWrtProParserInternal::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

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

constructor

Member Data Documentation

int MacWrtProParserInternal::DataPosition::m_id
long MacWrtProParserInternal::DataPosition::m_pos
int MacWrtProParserInternal::DataPosition::m_type

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

Generated on Thu Jul 9 2015 20:26:41 for libmwaw by doxygen 1.8.8