Public Member Functions | |
| Zone () | |
| bool | empty () const |
Public Attributes | |
| int | m_number |
| int | m_size |
| int | m_width |
| int | m_unknown [3] |
Friends | |
| std::ostream & | operator<< (std::ostream &o, Zone const &z) |
| WriterPlsParserInternal::WindowsInfo::Zone::Zone | ( | ) | [inline] |
| bool WriterPlsParserInternal::WindowsInfo::Zone::empty | ( | ) | const [inline] |
Referenced by WriterPlsParserInternal::operator<<().
| std::ostream& operator<< | ( | std::ostream & | o, |
| Zone const & | z | ||
| ) | [friend] |
Referenced by WriterPlsParser::readWindowsInfo(), and Zone().
Referenced by WriterPlsParser::readWindowsInfo().