API Documentation
Loading...
Searching...
No Matches
StackTracer.h File Reference
#include <NDEVR/String.h>
#include <vector>
#include <map>
#include <Windows.h>
#include <string>
Include dependency graph for StackTracer.h:

Go to the source code of this file.

Classes

struct  FunctionCall
 Used with StackTracer to track a specific function call in a stack trace. More...
 
class  StackTracer
 Traces the stack to give the call-stack of a thrown exception. More...
 

Namespaces

namespace  NDEVR