wx_debugging_base.cpp File Reference

#include "wx_debugging_base.h"
#include <basis/convert_utf.h>
#include <basis/function.h>
#include <basis/istring.h>
#include <basis/version_record.h>
#include <data_struct/static_memory_gremlin.h>
#include <loggers/file_logger.h>
#include <wx/textctrl.h>

Include dependency graph for wx_debugging_base.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define DISABLE
#define REENABLE

Variables

const u_int LENGTH_CHOP_FACTOR = 8192
const int ULS_BUFFER_SIZE = 164 * KILOBYTE
const wxString wxstring_crlf = to_unicode_wx("\r\n")
const wxString wxstring_lf = to_unicode_wx("\n")


Define Documentation

#define DISABLE

Definition at line 50 of file wx_debugging_base.cpp.

#define REENABLE

Definition at line 51 of file wx_debugging_base.cpp.


Variable Documentation

const u_int LENGTH_CHOP_FACTOR = 8192

Definition at line 39 of file wx_debugging_base.cpp.

const int ULS_BUFFER_SIZE = 164 * KILOBYTE

Definition at line 43 of file wx_debugging_base.cpp.

const wxString wxstring_crlf = to_unicode_wx("\r\n")

Definition at line 47 of file wx_debugging_base.cpp.

Referenced by wx_debugging_base::log().

const wxString wxstring_lf = to_unicode_wx("\n")

Definition at line 48 of file wx_debugging_base.cpp.

Referenced by wx_debugging_base::log().


Generated on Fri Sep 5 04:29:27 2008 for HOOPLE Libraries by  doxygen 1.5.1