#include "wstypes.h"
#include <iostream>
#include "sem4.h"
#include "odevice.h"
#include "streamer.h"
#include "xtime.h"
#include "timezone.h"
#include "filed.h"
Go to the source code of this file.
◆ MYDEBUGLOCK
| #define MYDEBUGLOCK MyDebugLibSemaphore.Wait() |
◆ MYDEBUGUNLOCK
| #define MYDEBUGUNLOCK MyDebugLibSemaphore.Post() |
◆ PARANOIDMSG
Value:{\
char timebuf[40]; \
__FILE__ << " " << __LINE__ << "] " << X << endl; \
}
static ostream * paranoidStream(void)
bit8 FormatTime(char *out, char *format)
Definition at line 97 of file mydebug.h.
◆ PARANOIDSTREAM
| #define PARANOIDSTREAM |
( |
| X | ) |
|
◆ USE_SEM
◆ MyDebugLibSemaphore