| close() | File | |
| create(const string &name) | File | |
| endianShip | File | [protected] |
| f | File | [protected] |
| File() | File | [inline] |
| File(const string &name) | File | [inline] |
| handle() | File | [inline] |
| open(const string &name) | File | |
| readAsciiInteger() | File | |
| readChar() | File | |
| readFloat() | File | |
| readInt() | File | |
| readShort() | File | |
| readString(string &name) | File | |
| seek(long offset, int whence=SEEK_SET) | File | [inline] |
| tell() | File | [inline] |
| writeChar(uint16 ch) | File | |
| writeFloat(float fl) | File | |
| writeInt(uint32 i) | File | |
| writeShort(uint16 i) | File | |
| writeString(const string &name) | File | |
| ~File() | File | [inline] |