svn_checksum_t Struct Reference

A generic checksum representation. More...

#include <svn_checksum.h>


Data Fields

const unsigned char * digest
 The bytes of the checksum.
svn_checksum_kind_t kind
 The type of the checksum.


Detailed Description

A generic checksum representation.

Since:
New in 1.6.

Definition at line 54 of file svn_checksum.h.


Field Documentation

svn_checksum_kind_t svn_checksum_t::kind

The type of the checksum.

This should never be changed by consumers of the APIs.

Definition at line 61 of file svn_checksum.h.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 19 12:41:14 2010 for Subversion by  doxygen 1.4.7