MIRA
Classes | Namespaces
CallStack.h File Reference

Encapsulates call stack functionality. More...

#include <platform/Types.h>
#include <serialization/GetterSetter.h>
#include <stdlib.h>
#include <stdio.h>
#include <iostream>
#include <string>
#include <vector>
#include <boost/shared_array.hpp>
#include <boost/lexical_cast.hpp>
Include dependency graph for CallStack.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CallStack
 Encapsulates unix call stack functionality. More...
 
struct  CallStack::Symbol
 Contains all information of a single function symbol in the call stack. More...
 

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 

Detailed Description

Encapsulates call stack functionality.

Author
Erik Einhorn, Christian Martin
Date
2009/12/26