CRM64Pro GDK  v0.94
A free cross-platform game development kit built on top of SDL 2.0
Public Member Functions | List of all members
CRM64Pro::ArchiveMgr Class Reference

Inherits CRM64Pro::Base, and CRM64Pro::ManagerBase.

Public Member Functions

Sint32 info (Sint32 iMode=0)
 
Sint32 create (const string &sFile, Uint32 iNumBlocks=0)
 
Sint32 close (Sint32 idCDC)
 
Sint32 getNum ()
 
ArchiveObjget (Sint32 idCDC=0)
 
Sint32 defrag (const string &sFile, Uint32 iNumBlocks=0)
 
Sint32 load (const string &sFile, const unsigned char *myKey=nullptr, Uint32 iKeySize=0)