Monotone-Parent: 394b1692941b08185f4b0f87ec52bc7c0dc6c824

Monotone-Revision: 32b84d9dc2715067c885c49bfc26087eac4dcd2b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-07-22T20:51:05
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-07-22 20:51:05 +00:00
parent 6192f0d077
commit b10d7500d0
4 changed files with 51 additions and 0 deletions
+2
View File
@@ -96,6 +96,8 @@ typedef enum {
withRowID: (uint32_t) rowId
andQueryType: (enum table_query_type) queryType
inMemCtx: (TALLOC_CTX *) memCtx;
- (int) getRowCount: (uint32_t *) countP
withQueryType: (enum table_query_type) queryType;
- (void) notifyChangesForChild: (MAPIStoreObject *) child;