MRWGraphInternal::PSZone Struct Reference

Internal: the struct use to store a ps zone of a MRWGraph. More...

List of all members.

Public Member Functions

 PSZone ()
 constructor

Public Attributes

MWAWEntry m_pos
 the file position
int m_type
 a local type?
long m_id
 an id
bool m_parsed
 a flag to know if the data has been sent
std::string m_extra
 some extra data

Friends

std::ostream & operator<< (std::ostream &o, PSZone const &file)
 operator<<

Detailed Description

Internal: the struct use to store a ps zone of a MRWGraph.


Constructor & Destructor Documentation

constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
PSZone const &  file 
) [friend]

operator<<


Member Data Documentation

some extra data

Referenced by MRWGraph::readPostscript().

a flag to know if the data has been sent

Referenced by MRWGraph::flushExtra(), and MRWGraph::sendPSZone().


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