Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

skTraceCallback Class Reference

This abstract class is used to provide an interface for the Interpreter to pass trace messages to. More...

#include <skTraceCallback.h>

List of all members.

Public Methods

virtual void trace (const skString& msg) = 0
 This method receives trace messages from the interpreter and Simkin scripts. More...


Detailed Description

This abstract class is used to provide an interface for the Interpreter to pass trace messages to.


Member Function Documentation

void skTraceCallback::trace ( const skString & msg ) [pure virtual]
 

This method receives trace messages from the interpreter and Simkin scripts.

Parameters:
msg   the trace message


The documentation for this class was generated from the following file:
Generated at Mon Nov 5 19:22:26 2001 for Simkin by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000