Public Member Functions | |
KIALog (BladeRunnerEngine *vm) | |
void | add (int type, int dataSize, const void *data) |
void | clear () |
void | prev () |
void | next () |
void | clearFuture () |
bool | hasPrev () const |
bool | hasNext () const |
int | getPrevType () const |
int | getNextType () const |
const void * | getCurrentData () const |