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.
|
inline |
|
friend |
operator<<
int WriterPlsParserInternal::GraphicInfo::m_flags[7] |
some flag
Referenced by GraphicInfo(), and WriterPlsParser::readGraphic().
int WriterPlsParserInternal::GraphicInfo::m_graphicWidth |
the graphic width
Referenced by WriterPlsParser::readGraphic().
int WriterPlsParserInternal::GraphicInfo::m_width |