GITCombinedStore.h File Reference

#import <Foundation/Foundation.h>
#import "GITObjectStore.h"

Include dependency graph for GITCombinedStore.h:

This graph shows which files directly or indirectly include this file:


Classes

class  GITCombinedStore

Enumerations

enum  GITCombinedStorePriority { GITHighPriority = 0, GITNormalPriority = 1, GITLowPriority = 2 }

Enumeration Type Documentation

A series of priority levels for use when adding stores to a GITCombinedStore

Enumerator:
GITHighPriority  Adds the store to the head of the list so it is checked first.
GITNormalPriority  Adds the store to the end of the list.
GITLowPriority  Adds the store to the end of the list.


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