#include <FXSecure.h>
Definition at line 85 of file FXSecure.h.
Public Member Functions | |
~TigerHashValue () | |
FXString | asString () const |
bool | operator== (const TigerHashValue &o) const throw () |
bool | operator!= (const TigerHashValue &o) const throw () |
Public Attributes | |
FX::Secure::TigerHashValue::Data_t | data |
Friends | |
FXStream & | operator<< (FXStream &s, const TigerHashValue &v) |
FXStream & | operator>> (FXStream &s, TigerHashValue &v) |
Classes | |
union | Data_t |
The data held by the value. More... |