Computes the MD5 of a given buffer or VirtualFile.
More...
#include <MD5CheckSum.hpp>
List of all members.
Detailed Description
Computes the MD5 of a given buffer or VirtualFile.
Constructor & Destructor Documentation
| vl::MD5CheckSum::MD5CheckSum |
( |
) |
[inline] |
Member Function Documentation
| virtual const char* vl::MD5CheckSum::className |
( |
) |
[inline, virtual] |
| const unsigned char* vl::MD5CheckSum::md5 |
( |
) |
const [inline] |
| std::string MD5CheckSum::toStdString |
( |
) |
const |
| void MD5CheckSum::compute |
( |
void * |
buffer, |
|
|
int |
len |
|
) |
| |
| bool vl::MD5CheckSum::operator== |
( |
const MD5CheckSum & |
other ) |
const [inline] |
| bool vl::MD5CheckSum::operator!= |
( |
const MD5CheckSum & |
other ) |
const [inline] |
| bool vl::MD5CheckSum::operator< |
( |
const MD5CheckSum & |
other ) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following files:
- C:/VL/BuildSystem/VL_DISTRO/Visualization_Library_SDK/src/vl/MD5CheckSum.hpp
- C:/VL/BuildSystem/VL_DISTRO/Visualization_Library_SDK/src/vl/MD5CheckSum.cpp