Monotone-Parent: fafa72b8e42848069a3affa9d8e8895134ebc136

Monotone-Revision: 34a150bec80d8bcacb0dffe7e4fbe342dc0b2d3d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-05-31T05:06:26
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-05-31 05:06:26 +00:00
parent f409c1cb3e
commit ab9fbf320e
3 changed files with 15 additions and 1 deletions
+1
View File
@@ -30,6 +30,7 @@
- (uint8_t *) asBooleanInMemCtx: (void *) memCtx;
- (uint16_t *) asShortInMemCtx: (void *) memCtx;
- (uint32_t *) asLongInMemCtx: (void *) memCtx;
- (uint64_t *) asI8InMemCtx: (void *) memCtx;
- (double *) asDoubleInMemCtx: (void *) memCtx;
@end