wadentry.hpp File Reference
Detailed Description
This is the header file for the Doomwad::WadEntry and related classes and interfaces. Basically, classes that act as superclasses for individual wad entry classes go in this file. Most should be abstract.
- Author:
- John Gaughan
- Version:
- 0.08
- Date:
- 10 June 2005
Revisions:
- 0.08
- Updated documentation. (JTG)
- Fixed some compiler warnings. (JTG)
- 0.07
- Changed WadEntryElement::read() and WadEntryElement::write() to use Lump references and indices instead of pointers. What the fuck was I thinking? Hello, this is the 21st century, how about some object-oriented code? (JTG)
- Added WadEntryElement::getLength() to return the length of a given element record. This is because of the way C++ handles inheritance of data as opposed to functions. (JTG)
- 0.06
- Added TextWadEntry class, updated Doxygen documentation, and made some minor tweaks. (JTG)
Definition in file wadentry.hpp.
Go to the source code of this file.
Generated on Fri Jun 10 19:38:51 2005 for libdoomwad by
1.4.0