SLBM  3.0
Regional Seismic Travel Time
Public Member Functions | List of all members
util::md5step< f > Class Template Reference

Primary MD5 algorithmic step function object. The function object is templated (class f) off of the four MD5 functions f1, f2, f3, and f4 defined below.

#include <MD50.h>

Public Member Functions

void operator() (uint32 &w, uint32 x, uint32 y, uint32 z, uint32 data, uint32 s)
 overloaded function operator More...
 

Member Function Documentation

template<class f >
void util::md5step< f >::operator() ( uint32 w,
uint32  x,
uint32  y,
uint32  z,
uint32  data,
uint32  s 
)
inline

The documentation for this class was generated from the following file: