Introduction
Downloads
Documentation
Tutorials
Pixie Lite
Forum

Home

ArchiveFile Member List

This is the complete list of members for ArchiveFile, including all inherited members.

ArchiveFile(Platform_FileSystem_File *file, int offset, int size, bool sharedFile)ArchiveFile
ArchiveFile(const StaticBuffer *memoryBuffer, int offset, int size)ArchiveFile
ArchiveFile(const ArchiveFile *archiveFile)ArchiveFile
Close() const ArchiveFile
GetSize() const ArchiveFile
Open() const ArchiveFile
Read(char *value, int count=1) const ArchiveFile
Read(short *value, int count=1) const ArchiveFile
Read(int *value, int count=1) const ArchiveFile
Read(long *value, int count=1) const ArchiveFile
Read(unsigned char *value, int count=1) const ArchiveFile
Read(unsigned short *value, int count=1) const ArchiveFile
Read(unsigned int *value, int count=1) const ArchiveFile
Read(unsigned long *value, int count=1) const ArchiveFile
Read(float *value, int count=1) const ArchiveFile
Read(double *value, int count=1) const ArchiveFile
Read(bool *value, int count=1) const ArchiveFile
Seek(int offset, SeekOrigin origin=SEEK_FROM_START) const ArchiveFile
SEEK_FROM_CURRENT enum valueArchiveFile
SEEK_FROM_END enum valueArchiveFile
SEEK_FROM_START enum valueArchiveFile
SeekOrigin enum nameArchiveFile
Tell() const ArchiveFile
~ArchiveFile()ArchiveFile



Pixie University and the Pixie Game Engine is created and managed by Mattias Gustavsson.
Reproduction/republishing of any material on this site without permission is strictly prohibited.