MIRA
Classes | Namespaces
HashStream.h File Reference

Some basic classes for different Hash function. More...

#include <ostream>
#include <string>
#include <vector>
#include <platform/Types.h>
Include dependency graph for HashStream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HashDigest
 A generic hash digest, which consists of an array of bytes. More...
 
class  HashStreamBuf
 A generic hash streambuf class. More...
 
class  HashStream< T >
 A template base class for hash functions based on std::ostream. More...
 

Namespaces

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

Detailed Description

Some basic classes for different Hash function.

Author
Christian Martin
Date
2010/09/09