MRWEntry Struct Reference

a entry to store a zone structure More...

#include <MRWParser.hxx>

Inheritance diagram for MRWEntry:
MWAWEntry

List of all members.

Public Member Functions

 MRWEntry ()
 constructor
std::string name () const
 returns the entry name;

Public Attributes

int m_fileType
 the entry type
int m_N
 the number of value
int m_value
 a unknown value

Friends

std::ostream & operator<< (std::ostream &o, MRWEntry const &ent)
 operator<<

Detailed Description

a entry to store a zone structure


Constructor & Destructor Documentation

MRWEntry::MRWEntry ( ) [inline]

constructor


Member Function Documentation


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
MRWEntry const &  ent 
) [friend]

operator<<


Member Data Documentation

a unknown value

Referenced by MRWParser::readEntryHeader().


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