ScummVM API documentation
Common::StreamDebug Class Reference

Public Member Functions

 StreamDebug (int level)
 
 StreamDebug (const StreamDebug &other)
 
StreamDebugspace ()
 
StreamDebugnospace ()
 
StreamDebugoperator<< (const String &str)
 
StreamDebugoperator<< (const char *str)
 
StreamDebugoperator<< (char str)
 
StreamDebugoperator<< (int number)
 
StreamDebugoperator<< (unsigned int number)
 
StreamDebugoperator<< (double number)
 
StreamDebugoperator<< (float number)
 
StreamDebugoperator<< (bool value)
 
StreamDebugoperator<< (void *p)
 
StreamDebugoperator= (const StreamDebug &other)
 

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