BWAPI
|
#include <stdio.h>
#include <windows.h>
#include <time.h>
Go to the source code of this file.
Classes | |
struct | LogTypes |
class | LogTypes::EventType |
class | SparLogger |
Defines | |
#define | WIN32_LEAN_AND_MEAN |
#define | SPAR_LOGGER_ACTIVATE_EVENT(type) |
#define | SPAR_LOGGER_DEACTIVATE_EVENT(type) |
#define | SPAR_LOG(format,...) |
#define SPAR_LOG | ( | format, | |
... | |||
) |
#define SPAR_LOGGER_ACTIVATE_EVENT | ( | type | ) |
#define SPAR_LOGGER_DEACTIVATE_EVENT | ( | type | ) |
#define WIN32_LEAN_AND_MEAN |