Debug.cpp File Reference

Debug reporting functions. More...

#include "Common.hpp"
#include <stdio.h>
#include <stdarg.h>
#include "StringUtils.hpp"
#include "AnsiWide.hpp"

Namespaces

namespace  Core

Functions

void Core::AssertFail (const char *pszExpression, const char *pszFile, uint nLine)
 The function invoked when an ASSERT fails.
void Core::TraceEx (const tchar *pszFormat,...)
 Function to write a message to the debugger output.
void Core::DebugWrite (const tchar *pszFormat,...)
 Write a message to the debugger stream in both Debug and Release builds.


Detailed Description

Debug reporting functions.

Author:
Chris Oldwood

Generated on Wed Feb 13 22:53:28 2008 for Core Library by  doxygen 1.5.2