API Documentation
|
#include <NDEVR/String.h>
#include <vector>
#include <map>
#include <Windows.h>
#include <string>
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 |