>
#include <stdlib.h>
#include <string.h>
#include "traces_fac.h"
#include "traces_file.h"
#include "traces_stderr.h"
#include "traces_tcp.h"
#include "traces_syslog.h"
#include "traces_xml.h"
#include "traces_null.h"
Functions | |
void | InstanciateTracer (unsigned long anInstance, const char *aTracerType) |
Variables | |
char | sAppName [MAX_PATH] |
|
|
|
|