#include <lugre_profile.h>
Public Member Functions | |
| cProfiler (const char *sFile, const int iLine, const char *sFunc) | |
| ~cProfiler () | |
Static Public Member Functions | |
| static void | PrintStackTrace () |
| static void | PrintStackTrace (const char *filename) |
Definition at line 33 of file lugre_profile.h.
| Lugre::cProfiler::cProfiler | ( | const char * | sFile, | |
| const int | iLine, | |||
| const char * | sFunc | |||
| ) |
| Lugre::cProfiler::~cProfiler | ( | ) |
| static void Lugre::cProfiler::PrintStackTrace | ( | ) | [static] |
| static void Lugre::cProfiler::PrintStackTrace | ( | const char * | filename | ) | [static] |
1.5.6