#include <DCDT_Defs.h>
Public Member Functions | |
DCDT_Log (char *filename) | |
void | Log (char *format,...) |
Private Attributes | |
FILE * | stream |
DCDT_Mutex | mtx |
|
Definition at line 316 of file DCDT_Defs.h. References stream. |
|
Definition at line 323 of file DCDT_Defs.h. References DCDT_Mutex::lock(), mtx, stream, and DCDT_Mutex::unlock(). |
|
Definition at line 342 of file DCDT_Defs.h. Referenced by Log(). |
|
Definition at line 341 of file DCDT_Defs.h. Referenced by DCDT_Log(), and Log(). |