Main Page | Class List | File List | Class Members | File Members | Related Pages

GiHash Struct Reference

#include <gi_share_hash.h>

List of all members.

Public Attributes

char * type
unsigned char * data
size_t len


Detailed Description

Data structure used to represent an individual hash from the protocol.


Member Data Documentation

unsigned char* GiHash::data
 

Actual hash data. Must point to dynamically allocated memory at least `size' long.

size_t GiHash::len
 

Length of data.

char* GiHash::type
 

Refers to the algorithm type used to generate this hash.


The documentation for this struct was generated from the following file:
Generated on Sun Aug 22 08:11:14 2004 by doxygen 1.3.7