

Public Member Functions | |
| Rep (const char *fname) | |
Public Attributes | |
| std::ifstream | strm |
| std::stringstream | os |
| char | mode |
| int | w |
| int | h |
| float | maxGrey |
| std::string | comments |
| std::deque< std::string > | tagName |
| std::deque< std::string > | tagValue |
| uint | tags |
Definition at line 52 of file PfzParser.C.
1.6.3