eof() | PG_File | |
fileLength() | PG_File | |
getc() | PG_File | |
getline() | PG_File | |
PG_File(void *f) | PG_File | [protected] |
PG_FileArchive class | PG_File | [friend] |
putline(const string &line) | PG_File | |
read(void *buffer, unsigned int bytestoread) | PG_File | |
read(void *buffer, unsigned int objSize, unsigned int objCount) | PG_File | |
seek(int pos) | PG_File | |
tell() | PG_File | |
write(void *buffer, unsigned int bytestowrite) | PG_File | |
write(string &buffer) | PG_File | |
write(const char *buffer) | PG_File | |
write(void *buffer, unsigned int objSize, unsigned int objCount) | PG_File | |
~PG_File() | PG_File |