GITPackIndexVersion1.m File Reference

#import "GITPackIndexVersion1.h"
#import "GITUtilityBelt.h"
#import "NSData+Hashing.h"

Include dependency graph for GITPackIndexVersion1.m:


Variables

static const NSUInteger kGITPackIndexFanOutSize = 4
 bytes
static const NSUInteger kGITPackIndexFanOutCount = 256
static const NSUInteger kGITPackIndexFanOutEnd = 4 * 256
 Update when either of the two above change.
static const NSUInteger kGITPackIndexEntrySize = 24
 bytes

Variable Documentation

const NSUInteger kGITPackIndexEntrySize = 24 [static]

bytes

const NSUInteger kGITPackIndexFanOutCount = 256 [static]

const NSUInteger kGITPackIndexFanOutEnd = 4 * 256 [static]

Update when either of the two above change.

const NSUInteger kGITPackIndexFanOutSize = 4 [static]

bytes


Generated on Mon Dec 8 22:57:07 2008 for CocoaGit by  doxygen 1.5.7