|
Planeshift
|
#include <log.h>
Public Member Functions | |
| LogCSV (iConfigManager *configmanager, iVFS *vfs) | |
| void | Write (int type, csString &text) |
Public Member Functions inherited from Singleton< LogCSV > | |
| Singleton (LogCSV *ptr) | |
| Singleton (void) | |
| ~Singleton () | |
Additional Inherited Members | |
Static Public Member Functions inherited from Singleton< LogCSV > | |
| static LogCSV & | GetSingleton (void) |
| static LogCSV * | GetSingletonPtr (void) |
| LogCSV::LogCSV | ( | iConfigManager * | configmanager, |
| iVFS * | vfs | ||
| ) |
| void LogCSV::Write | ( | int | type, |
| csString & | text | ||
| ) |