MD5Hash Class Reference

#include <md5.h>


Public Member Functions

bool  operator== (const MD5Hash &other) const
bool  operator!= (const MD5Hash &other) const
bool  operator< (const MD5Hash &other) const
bool  operator>= (const MD5Hash &other) const
bool  operator> (const MD5Hash &other) const
bool  operator<= (const MD5Hash &other) const
string  print (void) const

Data Fields

u8  hash [16]

Friends

ostream &  operator<< (ostream &s, const MD5Hash &hash)

Detailed Description

Definition at line 38 of file md5.h.


Member Function Documentation

bool MD5Hash::operator== ( const MD5Hash other  )  const [inline]

Definition at line 121 of file md5.h.

bool MD5Hash::operator!= ( const MD5Hash other  )  const [inline]

Definition at line 125 of file md5.h.

bool MD5Hash::operator< ( const MD5Hash other  )  const [inline]

Definition at line 130 of file md5.h.

bool MD5Hash::operator>= ( const MD5Hash other  )  const [inline]

Definition at line 140 of file md5.h.

bool MD5Hash::operator> ( const MD5Hash other  )  const [inline]

Definition at line 144 of file md5.h.

bool MD5Hash::operator<= ( const MD5Hash other  )  const [inline]

Definition at line 148 of file md5.h.

string MD5Hash::print ( void   )  const


Friends And Related Function Documentation

ostream& operator<< ( ostream &  s,
const MD5Hash hash  
) [friend]


Field Documentation

u8 MD5Hash::hash[16]

Definition at line 68 of file md5.h.


The documentation for this class was generated from the following file:
Generated on Tue Oct 14 01:40:44 2008 for NNTPGrab by  1.5.4