____ _ __
/ __ )____ _____ | | / /___ ___________
/ __ / __ \/ ___/ | | /| / / __ `/ ___/ ___/
/ /_/ / /_/ (__ ) | |/ |/ / /_/ / / (__ )
/_____/\____/____/ |__/|__/\__,_/_/ /____/
A futuristic real-time strategy game.
This file is part of Bos Wars.
(C) Copyright 2001-2007 by the Bos Wars and Stratagus Project.
Distributed under the "GNU General Public License"
Public Member Functions | |
| GzFileWriter (const std::string &filename) | |
| virtual | ~GzFileWriter () |
| virtual int | write (const char *data, unsigned int size) |
Definition at line 566 of file iolib.cpp.
| GzFileWriter::GzFileWriter | ( | const std::string & | filename | ) | [inline] |
| virtual int GzFileWriter::write | ( | const char * | data, | |
| unsigned int | size | |||
| ) | [inline, virtual] |
1.5.6