MarinerWrtGraphInternal::PSZone Struct Reference

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

Public Member Functions

 PSZone ()
 constructor More...
 

Public Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

◆ PSZone()

MarinerWrtGraphInternal::PSZone::PSZone ( )
inline

constructor

Friends And Related Function Documentation

◆ operator<<

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

operator<<

Member Data Documentation

◆ m_extra

std::string MarinerWrtGraphInternal::PSZone::m_extra

some extra data

Referenced by MarinerWrtGraph::readPostscript().

◆ m_id

long MarinerWrtGraphInternal::PSZone::m_id

an id

Referenced by MarinerWrtGraph::readPostscript().

◆ m_parsed

bool MarinerWrtGraphInternal::PSZone::m_parsed
mutable

a flag to know if the data has been sent

Referenced by MarinerWrtGraph::sendPSZone().

◆ m_pos

MWAWEntry MarinerWrtGraphInternal::PSZone::m_pos

◆ m_type

int MarinerWrtGraphInternal::PSZone::m_type

a local type?

Referenced by MarinerWrtGraph::readPostscript().


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

Generated on Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20