Main Page | Class List | File List | Class Members | File Members

HashAlgo Struct Reference

#include <share_hash.h>

List of all members.

Public Attributes

unsigned char ref
int opt
const char * type
HashFn algofn
HashDspFn dspfn


Detailed Description

Holds data received from the protocol plugin which describes how to construct a hash from a given path. Please note that the algofn and dspfn members are of a type defined in plugin/protocol.h. This is done so that the protocol plugin can share the type definition.


Member Data Documentation

int HashAlgo::opt
 

Options provided by the protocol

unsigned char HashAlgo::ref
 

Referencing counting system

const char* HashAlgo::type
 

Hashing algorith name. Such as, MD5, SHA1, etc.


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