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) |
| WPParserInternal::WindowsInfo::Zone::Zone | ( | ) | [inline] |
| bool WPParserInternal::WindowsInfo::Zone::empty | ( | ) | const [inline] |
Referenced by WPParserInternal::operator<<().
| std::ostream& operator<< | ( | std::ostream & | o, |
| Zone const & | z | ||
| ) | [friend] |
Referenced by WPParser::readWindowsInfo(), and Zone().
Referenced by WPParser::readWindowsInfo().