WPParserInternal::GraphicInfo Struct Reference

Internal: class to store the Graphic properties. More...

List of all members.

Public Member Functions

 GraphicInfo ()

Public Attributes

int m_width
 the first character
int m_graphicWidth
 the graphic width
int m_flags [7]
 some flag

Friends

std::ostream & operator<< (std::ostream &o, GraphicInfo const &g)
 operator<<

Detailed Description

Internal: class to store the Graphic properties.


Constructor & Destructor Documentation


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
GraphicInfo const &  g 
) [friend]

operator<<


Member Data Documentation

the first character

the line width

Referenced by WPParser::readGraphic().


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