VISH  0.2
Classes | Public Member Functions | Public Attributes
Wizt::VStreamLogger Struct Reference

List of all members.

Classes

Public Member Functions

Public Attributes


Member Function Documentation

override void Wizt::VStreamLogger::printmsg ( const string text,
int  verbosity,
int  indent_spaces,
const string srcfilename,
unsigned  linenumber,
const WeakPtr< VTask > &  ThreadID,
const string funcname 
) [inline]
Parameters:
textthe actual text to be printed
verbositythe verbosity level
indent_spaceshow many spaces to indent at the beginning of the line?
srcfilenamethe file name of the source that issues this command, usually __FILE__
linenumberthe line number of the source file, usually __LINE__
ThreadIDan identifier for the thread issuing the message
funcnamecurrent function (last registered for debugging)

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