|
MIRA
|
Encapsulates call stack functionality. More...
#include <platform/Types.h>#include <serialization/GetterSetter.h>#include <execinfo.h>#include <string>#include <vector>#include <boost/shared_array.hpp>

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> | |
Encapsulates call stack functionality.
1.8.14