#include <FlyLegacy.h>
Public Member Functions | |
| GTFO (const char *file=NULL, int line=0) | |
| void | operator() (const char *fmt=NULL,...) |
Private Attributes | |
| char | m_file [1024] |
| int | m_line |
Thanks to Paul Mclachlan's article at: http://www.codeproject.com/debug/location_trace.asp
Definition at line 1746 of file FlyLegacy.h.
|
||||||||||||
|
Definition at line 1752 of file FlyLegacy.h. References m_file. |
|
||||||||||||
|
Definition at line 1381 of file Main.cpp. References m_file, m_line, and CLogFile::Write(). |
|
|
Definition at line 1748 of file FlyLegacy.h. Referenced by GTFO(), and operator()(). |
|
|
Definition at line 1749 of file FlyLegacy.h. Referenced by operator()(). |
|
|
Documentation generated by
|