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

Inherits CRM64Pro::ObjectBase.

Public Member Functions

Sint32 info (Sint32 iMode=0)
 
Sint32 getName (string &sName)
 
Uint32 getID ()
 
Sint32 init (const string &sAppname, eLogLevel eLL, Sint32 iLM, const string &sFilename="", const string &sAuthor="", const string &sEmail="", const string &sWeb="")
 
Sint32 pause ()
 
Sint32 resume ()
 
Sint32 status ()
 
Sint32 msg (eLogMessageLevel eLML, char *szFmt,...)
 
eLogLevel getLogLevel ()
 
Sint32 getLogMode ()
 
Sint32 setLogMode (Sint32 iLM, const string &sFilename="")
 
Sint32 getFilename (string &sName)
 
Sint32 setTimeStamp (Sint32 iM)
 
Sint32 getTimeStamp ()