FX::Secure::TigerHashValue Struct Reference
[Writing secure code]

#include <FXSecure.h>

List of all members.


Detailed Description

Represents a 192 bit Tiger hash value.

See also:
FX::Secure::TigerHash

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

FXStreamoperator<< (FXStream &s, const TigerHashValue &v)
FXStreamoperator>> (FXStream &s, TigerHashValue &v)

Classes

union  Data_t
 The data held by the value. More...


The documentation for this struct was generated from the following file:
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:38:04 2009 for TnFOX by doxygen v1.4.7