Oxygine  1
2g game engine
Classes | Public Member Functions | Friends | List of all members
oxygine::file::Zips Class Reference

Public Member Functions

void reset ()
 
void add (const char *name)
 
void add (const unsigned char *data, unsigned int size)
 
void add (std::vector< char > &data)
 
void remove (const char *name)
 
bool read (const char *name, file::buffer &bf)
 
bool read (const file_entry *entry, file::buffer &bf)
 
bool isExists (const char *name)
 
file_entrygetEntryByName (const char *name)
 
const char * getZipFileName (int i) const
 
MutexgetMutex ()
 

Friends

class ZipFileSystem
 

The documentation for this class was generated from the following file: