Internal: class to store the Graphic properties. More...
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<< |
Internal: class to store the Graphic properties.
WPParserInternal::GraphicInfo::GraphicInfo | ( | ) | [inline] |
std::ostream& operator<< | ( | std::ostream & | o, |
GraphicInfo const & | g | ||
) | [friend] |
operator<<
some flag
Referenced by GraphicInfo(), and WPParser::readGraphic().
the graphic width
Referenced by WPParser::readGraphic().