MIRA
Classes | Namespaces
TypedVoidPtr.h File Reference

Type safe handling of typed void pointers. More...

#include <error/Exceptions.h>
#include <factory/TypeId.h>
#include <platform/Typename.h>
Include dependency graph for TypedVoidPtr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TypedVoidPtr
 Class that allows to maintain type-safety when passing void pointers. More...
 
class  TypedVoidConstPtr
 Same as TypedVoidPtr but const. More...
 

Namespaces

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

Detailed Description

Type safe handling of typed void pointers.

Author
Erik Einhorn
Date
2011/09/29