nano-store 0.6.0 → 0.6.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (81) hide show
  1. data/CHANGELOG.md +5 -0
  2. data/README.md +3 -1
  3. data/Rakefile +1 -1
  4. data/lib/nano_store.rb +1 -1
  5. data/lib/nano_store/model.rb +11 -7
  6. data/lib/nano_store/version.rb +1 -1
  7. data/spec/model_spec.rb +2 -5
  8. data/vendor/Podfile.lock +4 -4
  9. data/vendor/Pods/BuildHeaders/NanoStore/NSFNanoGlobals.h +3 -1
  10. data/vendor/Pods/BuildHeaders/NanoStore/NSFNanoPredicate.h +5 -5
  11. data/vendor/Pods/BuildHeaders/NanoStore/NSFNanoSearch.h +4 -2
  12. data/vendor/Pods/Documentation/NanoStore/docset-installed.txt +4 -0
  13. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Info.plist +33 -0
  14. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoBag.html +2266 -0
  15. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoEngine.html +4708 -0
  16. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoExpression.html +818 -0
  17. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoObject.html +1781 -0
  18. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoPredicate.html +800 -0
  19. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoResult.html +1054 -0
  20. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoSearch.html +2544 -0
  21. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoSortDescriptor.html +713 -0
  22. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoStore.html +3723 -0
  23. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFOrderedDictionary.html +312 -0
  24. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Protocols/NSFNanoObjectProtocol.html +651 -0
  25. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/css/styles.css +584 -0
  26. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/css/stylesPrint.css +22 -0
  27. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/hierarchy.html +106 -0
  28. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/img/button_bar_background.png +0 -0
  29. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/img/disclosure.png +0 -0
  30. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/img/disclosure_open.png +0 -0
  31. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/img/library_background.png +0 -0
  32. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/img/title_background.png +0 -0
  33. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/index.html +654 -0
  34. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Nodes.xml +92 -0
  35. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens1.xml +596 -0
  36. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens10.xml +48 -0
  37. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens11.xml +118 -0
  38. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens2.xml +1209 -0
  39. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens3.xml +158 -0
  40. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens4.xml +455 -0
  41. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens5.xml +166 -0
  42. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens6.xml +246 -0
  43. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens7.xml +821 -0
  44. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens8.xml +125 -0
  45. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens9.xml +1082 -0
  46. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/docSet.dsidx +0 -0
  47. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/docSet.mom +0 -0
  48. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/docSet.skidx +0 -0
  49. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/docSet.toc +0 -0
  50. data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoBag.html +2266 -0
  51. data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoEngine.html +4708 -0
  52. data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoExpression.html +818 -0
  53. data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoObject.html +1781 -0
  54. data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoPredicate.html +800 -0
  55. data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoResult.html +1054 -0
  56. data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoSearch.html +2544 -0
  57. data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoSortDescriptor.html +713 -0
  58. data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoStore.html +3723 -0
  59. data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFOrderedDictionary.html +312 -0
  60. data/vendor/Pods/Documentation/NanoStore/html/Protocols/NSFNanoObjectProtocol.html +651 -0
  61. data/vendor/Pods/Documentation/NanoStore/html/css/styles.css +584 -0
  62. data/vendor/Pods/Documentation/NanoStore/html/css/stylesPrint.css +22 -0
  63. data/vendor/Pods/Documentation/NanoStore/html/hierarchy.html +106 -0
  64. data/vendor/Pods/Documentation/NanoStore/html/img/button_bar_background.png +0 -0
  65. data/vendor/Pods/Documentation/NanoStore/html/img/disclosure.png +0 -0
  66. data/vendor/Pods/Documentation/NanoStore/html/img/disclosure_open.png +0 -0
  67. data/vendor/Pods/Documentation/NanoStore/html/img/library_background.png +0 -0
  68. data/vendor/Pods/Documentation/NanoStore/html/img/title_background.png +0 -0
  69. data/vendor/Pods/Documentation/NanoStore/html/index.html +654 -0
  70. data/vendor/Pods/Headers/NanoStore/NSFNanoGlobals.h +3 -1
  71. data/vendor/Pods/Headers/NanoStore/NSFNanoPredicate.h +5 -5
  72. data/vendor/Pods/Headers/NanoStore/NSFNanoSearch.h +4 -2
  73. data/vendor/Pods/NanoStore/Classes/Public/NSFNanoGlobals.h +3 -1
  74. data/vendor/Pods/NanoStore/Classes/Public/NSFNanoGlobals.m +1 -0
  75. data/vendor/Pods/NanoStore/Classes/Public/NSFNanoPredicate.h +5 -5
  76. data/vendor/Pods/NanoStore/Classes/Public/NSFNanoPredicate.m +15 -14
  77. data/vendor/Pods/NanoStore/Classes/Public/NSFNanoSearch.h +4 -2
  78. data/vendor/Pods/NanoStore/Classes/Public/NSFNanoSearch.m +95 -20
  79. data/vendor/Pods/Pods.bridgesupport +708 -700
  80. data/vendor/Pods/Pods.xcconfig +3 -3
  81. metadata +62 -4
@@ -0,0 +1,48 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Tokens version="1.0">
3
+ <File path="Classes/NSFOrderedDictionary.html">
4
+
5
+ <Token>
6
+ <TokenIdentifier>//apple_ref/occ/cl/NSFOrderedDictionary</TokenIdentifier>
7
+ <Abstract type="html"></Abstract>
8
+ <DeclaredIn>NSFOrderedDictionary.h</DeclaredIn>
9
+
10
+ <NodeRef refid="10"/>
11
+ </Token>
12
+
13
+
14
+ <Token>
15
+ <TokenIdentifier>//apple_ref/occ/instm/NSFOrderedDictionary/insertObject:forKey:atIndex:</TokenIdentifier>
16
+ <Abstract type="html"></Abstract>
17
+ <DeclaredIn>NSFOrderedDictionary.h</DeclaredIn>
18
+
19
+ <Declaration>- (void)insertObject:(id)anObject forKey:(id)aKey atIndex:(NSUInteger)anIndex</Declaration>
20
+
21
+
22
+ <Anchor>//api/name/insertObject:forKey:atIndex:</Anchor>
23
+ </Token>
24
+
25
+ <Token>
26
+ <TokenIdentifier>//apple_ref/occ/instm/NSFOrderedDictionary/keyAtIndex:</TokenIdentifier>
27
+ <Abstract type="html"></Abstract>
28
+ <DeclaredIn>NSFOrderedDictionary.h</DeclaredIn>
29
+
30
+ <Declaration>- (id)keyAtIndex:(NSUInteger)anIndex</Declaration>
31
+
32
+
33
+ <Anchor>//api/name/keyAtIndex:</Anchor>
34
+ </Token>
35
+
36
+ <Token>
37
+ <TokenIdentifier>//apple_ref/occ/instm/NSFOrderedDictionary/reverseKeyEnumerator</TokenIdentifier>
38
+ <Abstract type="html"></Abstract>
39
+ <DeclaredIn>NSFOrderedDictionary.h</DeclaredIn>
40
+
41
+ <Declaration>- (NSEnumerator *)reverseKeyEnumerator</Declaration>
42
+
43
+
44
+ <Anchor>//api/name/reverseKeyEnumerator</Anchor>
45
+ </Token>
46
+
47
+ </File>
48
+ </Tokens>
@@ -0,0 +1,118 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Tokens version="1.0">
3
+ <File path="Protocols/NSFNanoObjectProtocol.html">
4
+
5
+ <Token>
6
+ <TokenIdentifier>//apple_ref/occ/intf/NSFNanoObjectProtocol</TokenIdentifier>
7
+ <Abstract type="html">@protocol NSFNanoObjectProtocol
8
+ A protocol declaring the interface that objects interfacing with NanoStore must implement.</Abstract>
9
+ <DeclaredIn>NSFNanoObjectProtocol.h</DeclaredIn>
10
+
11
+ <NodeRef refid="11"/>
12
+ </Token>
13
+
14
+
15
+ <Token>
16
+ <TokenIdentifier>//apple_ref/occ/intfm/NSFNanoObjectProtocol/initNanoObjectFromDictionaryRepresentation:forKey:store:</TokenIdentifier>
17
+ <Abstract type="html">* Initializes a newly allocated object containing a given key and value associated with a document store.
18
+ * @param theDictionary the information associated with the object.
19
+ * @param aKey the key associated with the information.
20
+ * @param theStore the document store where the object is stored.
21
+ * @return An initialized object upon success, nil otherwise.
22
+ * @details &lt;b&gt;Example:&lt;/b&gt;
23
+ @code
24
+ - (id)initNanoObjectFromDictionaryRepresentation:(NSDictionary )aDictionary forKey:(NSString )aKey store:(NSFNanoStore *)aStore
25
+ {
26
+ if (self = [self init]) {
27
+ info = [aDictionary retain];
28
+ key = [aKey copy];
29
+ }</Abstract>
30
+ <DeclaredIn>NSFNanoObjectProtocol.h</DeclaredIn>
31
+
32
+ <Declaration>- (id)initNanoObjectFromDictionaryRepresentation:(NSDictionary *)theDictionary forKey:(NSString *)aKey store:(NSFNanoStore *)theStore</Declaration>
33
+
34
+
35
+ <Anchor>//api/name/initNanoObjectFromDictionaryRepresentation:forKey:store:</Anchor>
36
+ </Token>
37
+
38
+ <Token>
39
+ <TokenIdentifier>//apple_ref/occ/intfm/NSFNanoObjectProtocol/nanoObjectDictionaryRepresentation</TokenIdentifier>
40
+ <Abstract type="html">Returns a dictionary that contains the information stored in the object.</Abstract>
41
+ <DeclaredIn>NSFNanoObjectProtocol.h</DeclaredIn>
42
+
43
+ <RelatedTokens>
44
+ <TokenIdentifier>//apple_ref/occ/intfm/NSFNanoObjectProtocol/nanoObjectKey</TokenIdentifier>
45
+
46
+ </RelatedTokens>
47
+
48
+ <Declaration>- (NSDictionary *)nanoObjectDictionaryRepresentation</Declaration>
49
+
50
+
51
+ <Anchor>//api/name/nanoObjectDictionaryRepresentation</Anchor>
52
+ </Token>
53
+
54
+ <Token>
55
+ <TokenIdentifier>//apple_ref/occ/intfm/NSFNanoObjectProtocol/nanoObjectKey</TokenIdentifier>
56
+ <Abstract type="html">Returns the key associated with the object.
57
+ @note
58
+ The class NSFNanoEngine contains a convenience method for this purpose: \ref NSFNanoEngine::stringWithUUID &quot;+(NSString*)stringWithUUID&quot;</Abstract>
59
+ <DeclaredIn>NSFNanoObjectProtocol.h</DeclaredIn>
60
+
61
+ <RelatedTokens>
62
+ <TokenIdentifier>//apple_ref/occ/intfm/NSFNanoObjectProtocol/nanoObjectDictionaryRepresentation</TokenIdentifier>
63
+
64
+ </RelatedTokens>
65
+
66
+ <Declaration>- (NSString *)nanoObjectKey</Declaration>
67
+
68
+
69
+ <Anchor>//api/name/nanoObjectKey</Anchor>
70
+ </Token>
71
+
72
+ <Token>
73
+ <TokenIdentifier>//apple_ref/occ/intfm/NSFNanoObjectProtocol/rootObject</TokenIdentifier>
74
+ <Abstract type="html">* Returns a reference to the object holding the private data or information that will be used for sorting.
75
+ * Most custom objects will return &lt;i&gt;self&lt;/i&gt;, as is the case for NSFNanoBag. Since we can sort a bag by &lt;i&gt;name&lt;/i&gt;, &lt;i&gt;key&lt;/i&gt; or &lt;i&gt;hasUnsavedChanges&lt;/i&gt;,
76
+ * NanoStore requires a hint to find the attribute. This hint is the root object, which KVC uses to perform the sort. Taking NSFNanoBag as an example:
77
+ @code
78
+ @interface NSFNanoBag : NSObject NSFNanoObjectProtocol, NSCopying&gt;
79
+ {
80
+ NSFNanoStore *store;
81
+ NSString *name;
82
+ NSString *key;
83
+ BOOL hasUnsavedChanges;
84
+ }
85
+ @endcode
86
+ * The implementation of &lt;i&gt;rootObject&lt;/i&gt; would look like so:
87
+ @code
88
+ - (id)rootObject
89
+ {
90
+ return self;
91
+ }
92
+ @endcode
93
+ * Other objects may point directly to the collection that holds the information. NSFNanoObject stores all its data in the &lt;i&gt;info&lt;/i&gt; dictionary, so the
94
+ * implementation looks like this:
95
+ @code
96
+ - (id)rootObject
97
+ {
98
+ return info;
99
+ }
100
+ @endcode
101
+ * Assuming that &lt;i&gt;info&lt;/i&gt; contains a key named &lt;i&gt;City&lt;/i&gt;, we would specify a NSFNanoSortDescriptor which would sort the cities like so:
102
+ @code
103
+ NSFNanoSortDescriptor *sortedCities = [[NSFNanoSortDescriptor alloc]initWithAttribute:@&quot;City&quot; ascending:YES];
104
+ @endcode
105
+ * If we had returned &lt;i&gt;self&lt;/i&gt; as the root object, the sort descriptor would have to be written like so:
106
+ @code
107
+ NSFNanoSortDescriptor *sortedCities = [[NSFNanoSortDescriptor alloc]initWithAttribute:@&quot;info.City&quot; ascending:YES];
108
+ @endcode</Abstract>
109
+ <DeclaredIn>NSFNanoObjectProtocol.h</DeclaredIn>
110
+
111
+ <Declaration>- (id)rootObject</Declaration>
112
+
113
+
114
+ <Anchor>//api/name/rootObject</Anchor>
115
+ </Token>
116
+
117
+ </File>
118
+ </Tokens>
@@ -0,0 +1,1209 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Tokens version="1.0">
3
+ <File path="Classes/NSFNanoEngine.html">
4
+
5
+ <Token>
6
+ <TokenIdentifier>//apple_ref/occ/cl/NSFNanoEngine</TokenIdentifier>
7
+ <Abstract type="html">@class NSFNanoEngine
8
+ A wrapper around SQLite, it provides convenience methods as well as &quot;raw&quot; access to the database.</Abstract>
9
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
10
+
11
+ <NodeRef refid="2"/>
12
+ </Token>
13
+
14
+
15
+ <Token>
16
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/setSqlite:</TokenIdentifier>
17
+ <Abstract type="html">* A reference to the SQLite database.</Abstract>
18
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
19
+
20
+ <Declaration>@property (nonatomic, assign, readonly) sqlite3 *sqlite</Declaration>
21
+
22
+
23
+ <Anchor>//api/name/sqlite</Anchor>
24
+ </Token>
25
+
26
+ <Token>
27
+ <TokenIdentifier>//apple_ref/occ/instp/NSFNanoEngine/sqlite</TokenIdentifier>
28
+ <Abstract type="html">* A reference to the SQLite database.</Abstract>
29
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
30
+
31
+ <Declaration>@property (nonatomic, assign, readonly) sqlite3 *sqlite</Declaration>
32
+
33
+
34
+ <Anchor>//api/name/sqlite</Anchor>
35
+ </Token>
36
+
37
+ <Token>
38
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/setPath:</TokenIdentifier>
39
+ <Abstract type="html">* The file path where the database is located.</Abstract>
40
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
41
+
42
+ <Declaration>@property (nonatomic, copy, readonly) NSString *path</Declaration>
43
+
44
+
45
+ <Anchor>//api/name/path</Anchor>
46
+ </Token>
47
+
48
+ <Token>
49
+ <TokenIdentifier>//apple_ref/occ/instp/NSFNanoEngine/path</TokenIdentifier>
50
+ <Abstract type="html">* The file path where the database is located.</Abstract>
51
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
52
+
53
+ <Declaration>@property (nonatomic, copy, readonly) NSString *path</Declaration>
54
+
55
+
56
+ <Anchor>//api/name/path</Anchor>
57
+ </Token>
58
+
59
+ <Token>
60
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/setCacheMethod:</TokenIdentifier>
61
+ <Abstract type="html">* The cache mechanism being used.</Abstract>
62
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
63
+
64
+ <Declaration>@property (nonatomic, assign, readwrite) NSFCacheMethod cacheMethod</Declaration>
65
+
66
+
67
+ <Anchor>//api/name/cacheMethod</Anchor>
68
+ </Token>
69
+
70
+ <Token>
71
+ <TokenIdentifier>//apple_ref/occ/instp/NSFNanoEngine/cacheMethod</TokenIdentifier>
72
+ <Abstract type="html">* The cache mechanism being used.</Abstract>
73
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
74
+
75
+ <Declaration>@property (nonatomic, assign, readwrite) NSFCacheMethod cacheMethod</Declaration>
76
+
77
+
78
+ <Anchor>//api/name/cacheMethod</Anchor>
79
+ </Token>
80
+
81
+ <Token>
82
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/databaseWithPath:</TokenIdentifier>
83
+ <Abstract type="html">Creates and returns an engine object at a given file path.</Abstract>
84
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
85
+
86
+ <RelatedTokens>
87
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/initWithPath:</TokenIdentifier>
88
+
89
+ </RelatedTokens>
90
+
91
+ <Declaration>+ (id)databaseWithPath:(NSString *)thePath</Declaration>
92
+ <Parameters>
93
+ <Parameter>
94
+ <Name>thePath</Name>
95
+ <Abstract type="html">the file path where the document store will be created. Must not be nil.</Abstract>
96
+ </Parameter>
97
+ </Parameters>
98
+ <ReturnValue><Abstract type="html">An engine object upon success, nil otherwise.</Abstract></ReturnValue>
99
+ <Anchor>//api/name/databaseWithPath:</Anchor>
100
+ </Token>
101
+
102
+ <Token>
103
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/initWithPath:</TokenIdentifier>
104
+ <Abstract type="html">Initializes a newly allocated document store at a given file path.</Abstract>
105
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
106
+
107
+ <RelatedTokens>
108
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/databaseWithPath:</TokenIdentifier>
109
+
110
+ </RelatedTokens>
111
+
112
+ <Declaration>- (id)initWithPath:(NSString *)thePath</Declaration>
113
+ <Parameters>
114
+ <Parameter>
115
+ <Name>thePath</Name>
116
+ <Abstract type="html">the file path where the document store will be created. Must not be nil.</Abstract>
117
+ </Parameter>
118
+ </Parameters>
119
+ <ReturnValue><Abstract type="html">An engine object upon success, nil otherwise.</Abstract></ReturnValue>
120
+ <Anchor>//api/name/initWithPath:</Anchor>
121
+ </Token>
122
+
123
+ <Token>
124
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/openWithCacheMethod:useFastMode:</TokenIdentifier>
125
+ <Abstract type="html">Opens the engine, making it ready for manipulation.</Abstract>
126
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
127
+
128
+ <Declaration>- (BOOL)openWithCacheMethod:(NSFCacheMethod)theCacheMethod useFastMode:(BOOL)useFastMode</Declaration>
129
+ <Parameters>
130
+ <Parameter>
131
+ <Name>theCacheMethod</Name>
132
+ <Abstract type="html">allows to specify hwo the data will be read from the database:. This setting incurs a tradeoff between speed and memory usage.</Abstract>
133
+ </Parameter><Parameter>
134
+ <Name>useFastMode</Name>
135
+ <Abstract type="html">if set to YES, the document store is opened with all performance turned on (more risky in case of failure). Setting it to NO is slower, but safer. See the note below for more information.</Abstract>
136
+ </Parameter>
137
+ </Parameters>
138
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.
139
+ @note
140
+ When FastMode is activated NanoStore continues without pausing as soon as it has handed data off to the operating system.
141
+ If the application running NanoStore crashes, the data will be safe, but the database might become corrupted if the operating system crashes
142
+ or the computer loses power before that data has been written to the disk surface.
143
+ On the other hand, some operations are as much as 50 or more times faster with FastMode activated.
144
+
145
+ @par
146
+ If FastMode is deactivated, NanoStore will pause at critical moments to make sure that data has actually been written to the disk surface
147
+ before continuing. This ensures that if the operating system crashes or if there is a power failure, the database will be uncorrupted after rebooting.
148
+ Deactivating FastMode is very safe, but it is also slower.</Abstract></ReturnValue>
149
+ <Anchor>//api/name/openWithCacheMethod:useFastMode:</Anchor>
150
+ </Token>
151
+
152
+ <Token>
153
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/close</TokenIdentifier>
154
+ <Abstract type="html">Closes the database.</Abstract>
155
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
156
+
157
+ <Declaration>- (BOOL)close</Declaration>
158
+
159
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
160
+ <Anchor>//api/name/close</Anchor>
161
+ </Token>
162
+
163
+ <Token>
164
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/isDatabaseOpen</TokenIdentifier>
165
+ <Abstract type="html">Checks whether the document store is open or closed.</Abstract>
166
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
167
+
168
+ <RelatedTokens>
169
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/close</TokenIdentifier>
170
+
171
+ </RelatedTokens>
172
+
173
+ <Declaration>- (BOOL)isDatabaseOpen</Declaration>
174
+
175
+
176
+ <Anchor>//api/name/isDatabaseOpen</Anchor>
177
+ </Token>
178
+
179
+ <Token>
180
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/isTransactionActive</TokenIdentifier>
181
+ <Abstract type="html">Checks whether a transaction is currently active.</Abstract>
182
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
183
+
184
+ <Declaration>- (BOOL)isTransactionActive</Declaration>
185
+
186
+ <ReturnValue><Abstract type="html">YES if a transaction is currently active, NO otherwise.</Abstract></ReturnValue>
187
+ <Anchor>//api/name/isTransactionActive</Anchor>
188
+ </Token>
189
+
190
+ <Token>
191
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/setBusyTimeout:</TokenIdentifier>
192
+ <Abstract type="html">Sets the busy timeout.</Abstract>
193
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
194
+
195
+ <RelatedTokens>
196
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/busyTimeout</TokenIdentifier>
197
+
198
+ </RelatedTokens>
199
+
200
+ <Declaration>- (void)setBusyTimeout:(unsigned int)theTimeout</Declaration>
201
+ <Parameters>
202
+ <Parameter>
203
+ <Name>theTimeout</Name>
204
+ <Abstract type="html">is number of milliseconds that SQLite will wait to retry a busy operation.</Abstract>
205
+ </Parameter>
206
+ </Parameters>
207
+
208
+ <Anchor>//api/name/setBusyTimeout:</Anchor>
209
+ </Token>
210
+
211
+ <Token>
212
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/busyTimeout</TokenIdentifier>
213
+ <Abstract type="html">Returns the current busy timeout.</Abstract>
214
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
215
+
216
+ <RelatedTokens>
217
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/setBusyTimeout:</TokenIdentifier>
218
+
219
+ </RelatedTokens>
220
+
221
+ <Declaration>- (unsigned int)busyTimeout</Declaration>
222
+
223
+
224
+ <Anchor>//api/name/busyTimeout</Anchor>
225
+ </Token>
226
+
227
+ <Token>
228
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/recommendedCacheSize</TokenIdentifier>
229
+ <Abstract type="html">Returns the recommended cache size based on the system resources available.</Abstract>
230
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
231
+
232
+ <Declaration>+ (NSUInteger)recommendedCacheSize</Declaration>
233
+
234
+ <ReturnValue><Abstract type="html">The recommended cache size in number of pages.</Abstract></ReturnValue>
235
+ <Anchor>//api/name/recommendedCacheSize</Anchor>
236
+ </Token>
237
+
238
+ <Token>
239
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/setCacheSize:</TokenIdentifier>
240
+ <Abstract type="html">Sets the cache size.</Abstract>
241
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
242
+
243
+ <RelatedTokens>
244
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/recommendedCacheSize</TokenIdentifier>
245
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/cacheSize</TokenIdentifier>
246
+
247
+ </RelatedTokens>
248
+
249
+ <Declaration>- (BOOL)setCacheSize:(NSUInteger)numberOfPages</Declaration>
250
+ <Parameters>
251
+ <Parameter>
252
+ <Name>numberOfPages</Name>
253
+ <Abstract type="html">is the number of pages.</Abstract>
254
+ </Parameter>
255
+ </Parameters>
256
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
257
+ <Anchor>//api/name/setCacheSize:</Anchor>
258
+ </Token>
259
+
260
+ <Token>
261
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/cacheSize</TokenIdentifier>
262
+ <Abstract type="html">Returns the cache size.</Abstract>
263
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
264
+
265
+ <RelatedTokens>
266
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/recommendedCacheSize</TokenIdentifier>
267
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/setCacheSize:</TokenIdentifier>
268
+
269
+ </RelatedTokens>
270
+
271
+ <Declaration>- (NSUInteger)cacheSize</Declaration>
272
+
273
+ <ReturnValue><Abstract type="html">The current cache size.</Abstract></ReturnValue>
274
+ <Anchor>//api/name/cacheSize</Anchor>
275
+ </Token>
276
+
277
+ <Token>
278
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/systemPageSize</TokenIdentifier>
279
+ <Abstract type="html">Returns the system&apos;s page size</Abstract>
280
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
281
+
282
+ <Declaration>+ (NSInteger)systemPageSize</Declaration>
283
+
284
+
285
+ <Anchor>//api/name/systemPageSize</Anchor>
286
+ </Token>
287
+
288
+ <Token>
289
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/setPageSize:</TokenIdentifier>
290
+ <Abstract type="html">Sets the page size.</Abstract>
291
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
292
+
293
+ <RelatedTokens>
294
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/systemPageSize</TokenIdentifier>
295
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/pageSize</TokenIdentifier>
296
+
297
+ </RelatedTokens>
298
+
299
+ <Declaration>- (BOOL)setPageSize:(NSUInteger)numberOfBytes</Declaration>
300
+ <Parameters>
301
+ <Parameter>
302
+ <Name>numberOfBytes</Name>
303
+ <Abstract type="html">is the size of the page.</Abstract>
304
+ </Parameter>
305
+ </Parameters>
306
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
307
+ <Anchor>//api/name/setPageSize:</Anchor>
308
+ </Token>
309
+
310
+ <Token>
311
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/pageSize</TokenIdentifier>
312
+ <Abstract type="html">Returns the page size.</Abstract>
313
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
314
+
315
+ <RelatedTokens>
316
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/systemPageSize</TokenIdentifier>
317
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/setPageSize:</TokenIdentifier>
318
+
319
+ </RelatedTokens>
320
+
321
+ <Declaration>- (NSUInteger)pageSize</Declaration>
322
+
323
+ <ReturnValue><Abstract type="html">The current page size.</Abstract></ReturnValue>
324
+ <Anchor>//api/name/pageSize</Anchor>
325
+ </Token>
326
+
327
+ <Token>
328
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/setEncodingType:</TokenIdentifier>
329
+ <Abstract type="html">Sets the text encoding type.</Abstract>
330
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
331
+
332
+ <RelatedTokens>
333
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/encoding</TokenIdentifier>
334
+
335
+ </RelatedTokens>
336
+
337
+ <Declaration>- (BOOL)setEncodingType:(NSFEncodingType)theEncodingType</Declaration>
338
+ <Parameters>
339
+ <Parameter>
340
+ <Name>theEncodingType</Name>
341
+ <Abstract type="html">is the encoding type. Can be NSFEncodingUTF8 or NSFEncodingUTF16.</Abstract>
342
+ </Parameter>
343
+ </Parameters>
344
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
345
+ <Anchor>//api/name/setEncodingType:</Anchor>
346
+ </Token>
347
+
348
+ <Token>
349
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/encoding</TokenIdentifier>
350
+ <Abstract type="html">Returns the encoding type.</Abstract>
351
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
352
+
353
+ <RelatedTokens>
354
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/setEncodingType:</TokenIdentifier>
355
+
356
+ </RelatedTokens>
357
+
358
+ <Declaration>- (NSFEncodingType)encoding</Declaration>
359
+
360
+ <ReturnValue><Abstract type="html">The current encoding type.</Abstract></ReturnValue>
361
+ <Anchor>//api/name/encoding</Anchor>
362
+ </Token>
363
+
364
+ <Token>
365
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/NSStringToNSFEncodingType:</TokenIdentifier>
366
+ <Abstract type="html">Returns the encoding type from its string equivalent.</Abstract>
367
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
368
+
369
+ <RelatedTokens>
370
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/NSFEncodingTypeToNSString:</TokenIdentifier>
371
+
372
+ </RelatedTokens>
373
+
374
+ <Declaration>+ (NSFEncodingType)NSStringToNSFEncodingType:(NSString *)value</Declaration>
375
+
376
+ <ReturnValue><Abstract type="html">The encoding type if successful, NSFEncodingUnknown otherwise.</Abstract></ReturnValue>
377
+ <Anchor>//api/name/NSStringToNSFEncodingType:</Anchor>
378
+ </Token>
379
+
380
+ <Token>
381
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/NSFEncodingTypeToNSString:</TokenIdentifier>
382
+ <Abstract type="html">Returns the string equivalent of an encoding type.</Abstract>
383
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
384
+
385
+ <RelatedTokens>
386
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/NSStringToNSFEncodingType:</TokenIdentifier>
387
+
388
+ </RelatedTokens>
389
+
390
+ <Declaration>+ (NSString *)NSFEncodingTypeToNSString:(NSFEncodingType)value</Declaration>
391
+
392
+ <ReturnValue><Abstract type="html">The string equivalent if successful, nil otherwise.</Abstract></ReturnValue>
393
+ <Anchor>//api/name/NSFEncodingTypeToNSString:</Anchor>
394
+ </Token>
395
+
396
+ <Token>
397
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/setSynchronousMode:</TokenIdentifier>
398
+ <Abstract type="html">Sets the synchronous mode.</Abstract>
399
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
400
+
401
+ <RelatedTokens>
402
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/synchronousMode</TokenIdentifier>
403
+
404
+ </RelatedTokens>
405
+
406
+ <Declaration>- (void)setSynchronousMode:(NSFSynchronousMode)theSynchronousMode</Declaration>
407
+ <Parameters>
408
+ <Parameter>
409
+ <Name>theSynchronousMode</Name>
410
+ <Abstract type="html">is the synchronous mode. Can be SynchronousModeOff, SynchronousModeNormal or SynchronousModeFull.</Abstract>
411
+ </Parameter>
412
+ </Parameters>
413
+
414
+ <Anchor>//api/name/setSynchronousMode:</Anchor>
415
+ </Token>
416
+
417
+ <Token>
418
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/synchronousMode</TokenIdentifier>
419
+ <Abstract type="html">Returns the synchronous mode.</Abstract>
420
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
421
+
422
+ <RelatedTokens>
423
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/setSynchronousMode:</TokenIdentifier>
424
+
425
+ </RelatedTokens>
426
+
427
+ <Declaration>- (NSFSynchronousMode)synchronousMode</Declaration>
428
+
429
+ <ReturnValue><Abstract type="html">The current synchronous mode.</Abstract></ReturnValue>
430
+ <Anchor>//api/name/synchronousMode</Anchor>
431
+ </Token>
432
+
433
+ <Token>
434
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/setTempStoreMode:</TokenIdentifier>
435
+ <Abstract type="html">Sets the temporary storage mode.</Abstract>
436
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
437
+
438
+ <RelatedTokens>
439
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/tempStoreMode</TokenIdentifier>
440
+
441
+ </RelatedTokens>
442
+
443
+ <Declaration>- (void)setTempStoreMode:(NSFTempStoreMode)theTempStoreMode</Declaration>
444
+ <Parameters>
445
+ <Parameter>
446
+ <Name>theTempStoreMode</Name>
447
+ <Abstract type="html">is the temporary storage mode. Can be TempStoreModeDefault, TempStoreModeFile or TempStoreModeMemory.</Abstract>
448
+ </Parameter>
449
+ </Parameters>
450
+
451
+ <Anchor>//api/name/setTempStoreMode:</Anchor>
452
+ </Token>
453
+
454
+ <Token>
455
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/tempStoreMode</TokenIdentifier>
456
+ <Abstract type="html">Returns the temporary storage mode.</Abstract>
457
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
458
+
459
+ <RelatedTokens>
460
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/setTempStoreMode:</TokenIdentifier>
461
+
462
+ </RelatedTokens>
463
+
464
+ <Declaration>- (NSFTempStoreMode)tempStoreMode</Declaration>
465
+
466
+ <ReturnValue><Abstract type="html">The current temporary storage mode.</Abstract></ReturnValue>
467
+ <Anchor>//api/name/tempStoreMode</Anchor>
468
+ </Token>
469
+
470
+ <Token>
471
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/journalModeAndReturnError:</TokenIdentifier>
472
+ <Abstract type="html">* Journal mode.
473
+ * These values represent the options used by SQLite to the the journal mode for databases associated with the current database connection.</Abstract>
474
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
475
+
476
+ <Declaration>- (NSFJournalModeMode)journalModeAndReturnError:(out NSError **)outError</Declaration>
477
+
478
+
479
+ <Anchor>//api/name/journalModeAndReturnError:</Anchor>
480
+ </Token>
481
+
482
+ <Token>
483
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/setJournalMode:</TokenIdentifier>
484
+ <Abstract type="html">Returns the journal mode.</Abstract>
485
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
486
+
487
+ <RelatedTokens>
488
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/journalModeAndReturnError:</TokenIdentifier>
489
+
490
+ </RelatedTokens>
491
+
492
+ <Declaration>- (BOOL)setJournalMode:(NSFJournalModeMode)theMode</Declaration>
493
+
494
+ <ReturnValue><Abstract type="html">The current journal mode.</Abstract></ReturnValue>
495
+ <Anchor>//api/name/setJournalMode:</Anchor>
496
+ </Token>
497
+
498
+ <Token>
499
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/sharedNanoStoreEngineDatatypes</TokenIdentifier>
500
+ <Abstract type="html">Returns a new array containing the datatypes recognized by NanoStore.</Abstract>
501
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
502
+
503
+ <Declaration>+ (NSSet *)sharedNanoStoreEngineDatatypes</Declaration>
504
+
505
+ <ReturnValue><Abstract type="html">A new array containing the datatypes recognized by NanoStore.</Abstract></ReturnValue>
506
+ <Anchor>//api/name/sharedNanoStoreEngineDatatypes</Anchor>
507
+ </Token>
508
+
509
+ <Token>
510
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/nanoStoreEngineVersion</TokenIdentifier>
511
+ <Abstract type="html">Returns the NanoStore engine version.</Abstract>
512
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
513
+
514
+ <Declaration>+ (NSString *)nanoStoreEngineVersion</Declaration>
515
+
516
+ <ReturnValue><Abstract type="html">The NanoStore engine version.</Abstract></ReturnValue>
517
+ <Anchor>//api/name/nanoStoreEngineVersion</Anchor>
518
+ </Token>
519
+
520
+ <Token>
521
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/sqliteVersion</TokenIdentifier>
522
+ <Abstract type="html">Returns the SQLite version.</Abstract>
523
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
524
+
525
+ <Declaration>+ (NSString *)sqliteVersion</Declaration>
526
+
527
+ <ReturnValue><Abstract type="html">The SQLite version.</Abstract></ReturnValue>
528
+ <Anchor>//api/name/sqliteVersion</Anchor>
529
+ </Token>
530
+
531
+ <Token>
532
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/beginTransaction</TokenIdentifier>
533
+ <Abstract type="html">Starts a transaction.</Abstract>
534
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
535
+
536
+ <RelatedTokens>
537
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/beginTransaction</TokenIdentifier>
538
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/beginDeferredTransaction</TokenIdentifier>
539
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/commitTransaction</TokenIdentifier>
540
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/rollbackTransaction</TokenIdentifier>
541
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/isTransactionActive</TokenIdentifier>
542
+
543
+ </RelatedTokens>
544
+
545
+ <Declaration>- (BOOL)beginTransaction</Declaration>
546
+
547
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
548
+ <Anchor>//api/name/beginTransaction</Anchor>
549
+ </Token>
550
+
551
+ <Token>
552
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/beginDeferredTransaction</TokenIdentifier>
553
+ <Abstract type="html">Starts a deferred transaction.</Abstract>
554
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
555
+
556
+ <RelatedTokens>
557
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/beginTransaction</TokenIdentifier>
558
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/commitTransaction</TokenIdentifier>
559
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/rollbackTransaction</TokenIdentifier>
560
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/isTransactionActive</TokenIdentifier>
561
+
562
+ </RelatedTokens>
563
+
564
+ <Declaration>- (BOOL)beginDeferredTransaction</Declaration>
565
+
566
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
567
+ <Anchor>//api/name/beginDeferredTransaction</Anchor>
568
+ </Token>
569
+
570
+ <Token>
571
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/commitTransaction</TokenIdentifier>
572
+ <Abstract type="html">Commits a transaction.</Abstract>
573
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
574
+
575
+ <RelatedTokens>
576
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/beginTransaction</TokenIdentifier>
577
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/beginDeferredTransaction</TokenIdentifier>
578
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/rollbackTransaction</TokenIdentifier>
579
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/isTransactionActive</TokenIdentifier>
580
+
581
+ </RelatedTokens>
582
+
583
+ <Declaration>- (BOOL)commitTransaction</Declaration>
584
+
585
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
586
+ <Anchor>//api/name/commitTransaction</Anchor>
587
+ </Token>
588
+
589
+ <Token>
590
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/rollbackTransaction</TokenIdentifier>
591
+ <Abstract type="html">Rolls back a transaction.</Abstract>
592
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
593
+
594
+ <RelatedTokens>
595
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/beginTransaction</TokenIdentifier>
596
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/beginDeferredTransaction</TokenIdentifier>
597
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/commitTransaction</TokenIdentifier>
598
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/isTransactionActive</TokenIdentifier>
599
+
600
+ </RelatedTokens>
601
+
602
+ <Declaration>- (BOOL)rollbackTransaction</Declaration>
603
+
604
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
605
+ <Anchor>//api/name/rollbackTransaction</Anchor>
606
+ </Token>
607
+
608
+ <Token>
609
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/createTable:withColumns:datatypes:</TokenIdentifier>
610
+ <Abstract type="html">Creates a table.</Abstract>
611
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
612
+
613
+ <RelatedTokens>
614
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/dropTable:</TokenIdentifier>
615
+
616
+ </RelatedTokens>
617
+
618
+ <Declaration>- (BOOL)createTable:(NSString *)theTable withColumns:(NSArray *)theColumns datatypes:(NSArray *)theDatatypes</Declaration>
619
+ <Parameters>
620
+ <Parameter>
621
+ <Name>theTable</Name>
622
+ <Abstract type="html">the name of the table. Must not be nil.</Abstract>
623
+ </Parameter><Parameter>
624
+ <Name>theColumns</Name>
625
+ <Abstract type="html">the names of the columns. Must not be nil.</Abstract>
626
+ </Parameter><Parameter>
627
+ <Name>theDatatypes</Name>
628
+ <Abstract type="html">the datatypes of the columns. Must not be nil.</Abstract>
629
+ </Parameter>
630
+ </Parameters>
631
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.
632
+ @note
633
+ Allowed datatypes: NSFNanoTypeRowUID, NSFNanoTypeString, NSFNanoTypeData, NSFNanoTypeDate and NSFNanoTypeNumber.
634
+ @throws NSFUnexpectedParameterException is thrown if any of the parameters are nil.
635
+ @throws NSFUnexpectedParameterException is thrown if the number of columns and datatypes are not equal.</Abstract></ReturnValue>
636
+ <Anchor>//api/name/createTable:withColumns:datatypes:</Anchor>
637
+ </Token>
638
+
639
+ <Token>
640
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/tables</TokenIdentifier>
641
+ <Abstract type="html">Returns a new array containing the tables found in the main document store.</Abstract>
642
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
643
+
644
+ <RelatedTokens>
645
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/allTables</TokenIdentifier>
646
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/temporaryTables</TokenIdentifier>
647
+
648
+ </RelatedTokens>
649
+
650
+ <Declaration>- (NSArray *)tables</Declaration>
651
+
652
+ <ReturnValue><Abstract type="html">A new array containing the tables in the main document store, or an empty array if none is found.</Abstract></ReturnValue>
653
+ <Anchor>//api/name/tables</Anchor>
654
+ </Token>
655
+
656
+ <Token>
657
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/allTables</TokenIdentifier>
658
+ <Abstract type="html">Returns a new array containing the tables found in the main and attached document stores.</Abstract>
659
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
660
+
661
+ <RelatedTokens>
662
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/tables</TokenIdentifier>
663
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/temporaryTables</TokenIdentifier>
664
+
665
+ </RelatedTokens>
666
+
667
+ <Declaration>- (NSDictionary *)allTables</Declaration>
668
+
669
+ <ReturnValue><Abstract type="html">A new array containing the tables in the main and attached document stores, or an empty array if none is found.
670
+ @note
671
+ The dictionary key is the document store name and its value, an array of the tables associated with that document store.</Abstract></ReturnValue>
672
+ <Anchor>//api/name/allTables</Anchor>
673
+ </Token>
674
+
675
+ <Token>
676
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/columnsForTable:</TokenIdentifier>
677
+ <Abstract type="html">Returns a new array containing the columns for a given table.</Abstract>
678
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
679
+
680
+ <Declaration>- (NSArray *)columnsForTable:(NSString *)theTable</Declaration>
681
+ <Parameters>
682
+ <Parameter>
683
+ <Name>theTable</Name>
684
+ <Abstract type="html">is the name of the table.</Abstract>
685
+ </Parameter>
686
+ </Parameters>
687
+ <ReturnValue><Abstract type="html">A new array containing the columns for a given table, or an empty array if none is found.</Abstract></ReturnValue>
688
+ <Anchor>//api/name/columnsForTable:</Anchor>
689
+ </Token>
690
+
691
+ <Token>
692
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/temporaryTables</TokenIdentifier>
693
+ <Abstract type="html">Returns a new array containing the temporary tables found in the main document store.</Abstract>
694
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
695
+
696
+ <RelatedTokens>
697
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/tables</TokenIdentifier>
698
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/allTables</TokenIdentifier>
699
+
700
+ </RelatedTokens>
701
+
702
+ <Declaration>- (NSArray *)temporaryTables</Declaration>
703
+
704
+ <ReturnValue><Abstract type="html">A new array containing the temporary tables in the main document store, or an empty array if none is found.</Abstract></ReturnValue>
705
+ <Anchor>//api/name/temporaryTables</Anchor>
706
+ </Token>
707
+
708
+ <Token>
709
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/datatypesForTable:</TokenIdentifier>
710
+ <Abstract type="html">Returns a new array containing the datatypes for a given table.</Abstract>
711
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
712
+
713
+ <Declaration>- (NSArray *)datatypesForTable:(NSString *)theTable</Declaration>
714
+ <Parameters>
715
+ <Parameter>
716
+ <Name>theTable</Name>
717
+ <Abstract type="html">is the name of the table.</Abstract>
718
+ </Parameter>
719
+ </Parameters>
720
+ <ReturnValue><Abstract type="html">A new array containing the datatypes for a given table, or an empty array if none is found.</Abstract></ReturnValue>
721
+ <Anchor>//api/name/datatypesForTable:</Anchor>
722
+ </Token>
723
+
724
+ <Token>
725
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/dropTable:</TokenIdentifier>
726
+ <Abstract type="html">Removes the table from the document store.</Abstract>
727
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
728
+
729
+ <Declaration>- (BOOL)dropTable:(NSString *)theTable</Declaration>
730
+ <Parameters>
731
+ <Parameter>
732
+ <Name>theTable</Name>
733
+ <Abstract type="html">is the name of the table.</Abstract>
734
+ </Parameter>
735
+ </Parameters>
736
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
737
+ <Anchor>//api/name/dropTable:</Anchor>
738
+ </Token>
739
+
740
+ <Token>
741
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/createIndexForColumn:table:isUnique:</TokenIdentifier>
742
+ <Abstract type="html">Creates an index.</Abstract>
743
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
744
+
745
+ <RelatedTokens>
746
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/dropIndex:</TokenIdentifier>
747
+
748
+ </RelatedTokens>
749
+
750
+ <Declaration>- (BOOL)createIndexForColumn:(NSString *)theColumn table:(NSString *)theTable isUnique:(BOOL)isUnique</Declaration>
751
+ <Parameters>
752
+ <Parameter>
753
+ <Name>theColumn</Name>
754
+ <Abstract type="html">is the name of the column.</Abstract>
755
+ </Parameter><Parameter>
756
+ <Name>theTable</Name>
757
+ <Abstract type="html">is the name of the table.</Abstract>
758
+ </Parameter><Parameter>
759
+ <Name>isUnique</Name>
760
+ <Abstract type="html">whether the index should be unique or allow duplicates.</Abstract>
761
+ </Parameter>
762
+ </Parameters>
763
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
764
+ <Anchor>//api/name/createIndexForColumn:table:isUnique:</Anchor>
765
+ </Token>
766
+
767
+ <Token>
768
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/indexes</TokenIdentifier>
769
+ <Abstract type="html">Returns a new array containing the indexes found in the main document store.</Abstract>
770
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
771
+
772
+ <Declaration>- (NSArray *)indexes</Declaration>
773
+
774
+ <ReturnValue><Abstract type="html">A new array containing the indexes in the main document store, or an empty array if none is found.</Abstract></ReturnValue>
775
+ <Anchor>//api/name/indexes</Anchor>
776
+ </Token>
777
+
778
+ <Token>
779
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/indexedColumnsForTable:</TokenIdentifier>
780
+ <Abstract type="html">Returns a new array containing the indexes found for a given table.</Abstract>
781
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
782
+
783
+ <Declaration>- (NSArray *)indexedColumnsForTable:(NSString *)theTable</Declaration>
784
+
785
+ <ReturnValue><Abstract type="html">A new array containing the indexes for a given table, or an empty array if none is found.</Abstract></ReturnValue>
786
+ <Anchor>//api/name/indexedColumnsForTable:</Anchor>
787
+ </Token>
788
+
789
+ <Token>
790
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/dropIndex:</TokenIdentifier>
791
+ <Abstract type="html">Removes an index.</Abstract>
792
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
793
+
794
+ <Declaration>- (void)dropIndex:(NSString *)theIndex</Declaration>
795
+ <Parameters>
796
+ <Parameter>
797
+ <Name>theIndex</Name>
798
+ <Abstract type="html">is the name of the index to be removed.</Abstract>
799
+ </Parameter>
800
+ </Parameters>
801
+
802
+ <Anchor>//api/name/dropIndex:</Anchor>
803
+ </Token>
804
+
805
+ <Token>
806
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/compact</TokenIdentifier>
807
+ <Abstract type="html">Compacts the database, attempting to reclaim unused space.</Abstract>
808
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
809
+
810
+ <Declaration>- (BOOL)compact</Declaration>
811
+
812
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
813
+ <Anchor>//api/name/compact</Anchor>
814
+ </Token>
815
+
816
+ <Token>
817
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/integrityCheck</TokenIdentifier>
818
+ <Abstract type="html">Performs an integrity check on the database.</Abstract>
819
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
820
+
821
+ <Declaration>- (BOOL)integrityCheck</Declaration>
822
+
823
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
824
+ <Anchor>//api/name/integrityCheck</Anchor>
825
+ </Token>
826
+
827
+ <Token>
828
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/executeSQL:</TokenIdentifier>
829
+ <Abstract type="html">Executes a SQL statement.</Abstract>
830
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
831
+
832
+ <RelatedTokens>
833
+ <TokenIdentifier>//apple_ref/occ/cl/NSFNanoSearch</TokenIdentifier>
834
+
835
+ </RelatedTokens>
836
+
837
+ <Declaration>- (NSFNanoResult *)executeSQL:(NSString *)theSQLStatement</Declaration>
838
+ <Parameters>
839
+ <Parameter>
840
+ <Name>theSQLStatement</Name>
841
+ <Abstract type="html">is the SQL statement to be executed. Must not be nil or an empty string.</Abstract>
842
+ </Parameter>
843
+ </Parameters>
844
+ <ReturnValue><Abstract type="html">Returns a NSFNanoResult.
845
+ @throws NSFUnexpectedParameterException is thrown if the statement is nil or an empty string.
846
+ @attention Check NSFNanoResult&apos;s error property to find out if there was a problem executing the statement.</Abstract></ReturnValue>
847
+ <Anchor>//api/name/executeSQL:</Anchor>
848
+ </Token>
849
+
850
+ <Token>
851
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/maxRowUIDForTable:</TokenIdentifier>
852
+ <Abstract type="html">Returns the largest ROWUID for a given table.</Abstract>
853
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
854
+
855
+ <Declaration>- (long long)maxRowUIDForTable:(NSString *)theTable</Declaration>
856
+ <Parameters>
857
+ <Parameter>
858
+ <Name>theTable</Name>
859
+ <Abstract type="html">is the table from which to obtain the largest ROWUID. Must not be nil.</Abstract>
860
+ </Parameter>
861
+ </Parameters>
862
+ <ReturnValue><Abstract type="html">The largest ROWUID in use.
863
+ @throws NSFUnexpectedParameterException is thrown if the table is nil.</Abstract></ReturnValue>
864
+ <Anchor>//api/name/maxRowUIDForTable:</Anchor>
865
+ </Token>
866
+
867
+ <Token>
868
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/encodeDataToBase64:</TokenIdentifier>
869
+ <Abstract type="html">Returns a string containing the base 64 representation of a data element.</Abstract>
870
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
871
+
872
+ <Declaration>+ (NSString *)encodeDataToBase64:(NSData *)theData</Declaration>
873
+
874
+ <ReturnValue><Abstract type="html">A string encoded in base 64 format.</Abstract></ReturnValue>
875
+ <Anchor>//api/name/encodeDataToBase64:</Anchor>
876
+ </Token>
877
+
878
+ <Token>
879
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/decodeDataFromBase64:</TokenIdentifier>
880
+ <Abstract type="html">Returns a data element containing from a base 64 formatted string.</Abstract>
881
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
882
+
883
+ <Declaration>+ (NSData *)decodeDataFromBase64:(NSString *)theEncodedData</Declaration>
884
+
885
+ <ReturnValue><Abstract type="html">A data element.</Abstract></ReturnValue>
886
+ <Anchor>//api/name/decodeDataFromBase64:</Anchor>
887
+ </Token>
888
+
889
+ <Token>
890
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/stringWithUUID</TokenIdentifier>
891
+ <Abstract type="html">Returns a UUID string</Abstract>
892
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
893
+
894
+ <Declaration>+ (NSString *)stringWithUUID</Declaration>
895
+
896
+ <ReturnValue><Abstract type="html">A string containing a representation of a UUID.</Abstract></ReturnValue>
897
+ <Anchor>//api/name/stringWithUUID</Anchor>
898
+ </Token>
899
+
900
+ <Token>
901
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/description</TokenIdentifier>
902
+ <Abstract type="html">Returns a string representation of the engine.</Abstract>
903
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
904
+
905
+ <Declaration>- (NSString *)description</Declaration>
906
+
907
+
908
+ <Anchor>//api/name/description</Anchor>
909
+ </Token>
910
+
911
+ <Token>
912
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/JSONDescription</TokenIdentifier>
913
+ <Abstract type="html">Returns a JSON representation of the engine.</Abstract>
914
+ <DeclaredIn>NSFNanoEngine.h</DeclaredIn>
915
+
916
+ <Declaration>- (NSString *)JSONDescription</Declaration>
917
+
918
+
919
+ <Anchor>//api/name/JSONDescription</Anchor>
920
+ </Token>
921
+
922
+ <Token>
923
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/dictionaryDescription</TokenIdentifier>
924
+ <Abstract type="html"></Abstract>
925
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
926
+
927
+ <Declaration>- (NSFOrderedDictionary *)dictionaryDescription</Declaration>
928
+
929
+
930
+ <Anchor>//api/name/dictionaryDescription</Anchor>
931
+ </Token>
932
+
933
+ <Token>
934
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/NSFP_sharedROWIDKeywords</TokenIdentifier>
935
+ <Abstract type="html"></Abstract>
936
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
937
+
938
+ <Declaration>+ (NSArray *)NSFP_sharedROWIDKeywords</Declaration>
939
+
940
+
941
+ <Anchor>//api/name/NSFP_sharedROWIDKeywords</Anchor>
942
+ </Token>
943
+
944
+ <Token>
945
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_cacheMethodToString</TokenIdentifier>
946
+ <Abstract type="html"></Abstract>
947
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
948
+
949
+ <Declaration>- (NSString *)NSFP_cacheMethodToString</Declaration>
950
+
951
+
952
+ <Anchor>//api/name/NSFP_cacheMethodToString</Anchor>
953
+ </Token>
954
+
955
+ <Token>
956
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_nestedDescriptionWithPrefixedSpace:</TokenIdentifier>
957
+ <Abstract type="html"></Abstract>
958
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
959
+
960
+ <Declaration>- (NSString *)NSFP_nestedDescriptionWithPrefixedSpace:(NSString *)prefixedSpace</Declaration>
961
+
962
+
963
+ <Anchor>//api/name/NSFP_nestedDescriptionWithPrefixedSpace:</Anchor>
964
+ </Token>
965
+
966
+ <Token>
967
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/_plistToDictionary:</TokenIdentifier>
968
+ <Abstract type="html"></Abstract>
969
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
970
+
971
+ <Declaration>+ (NSDictionary *)_plistToDictionary:(NSString *)aPlist</Declaration>
972
+
973
+
974
+ <Anchor>//api/name/_plistToDictionary:</Anchor>
975
+ </Token>
976
+
977
+ <Token>
978
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_datatypeForTable:column:</TokenIdentifier>
979
+ <Abstract type="html"></Abstract>
980
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
981
+
982
+ <Declaration>- (NSFNanoDatatype)NSFP_datatypeForTable:(NSString *)table column:(NSString *)column</Declaration>
983
+
984
+
985
+ <Anchor>//api/name/NSFP_datatypeForTable:column:</Anchor>
986
+ </Token>
987
+
988
+ <Token>
989
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/NSFP_decodeQuantum:andSource:</TokenIdentifier>
990
+ <Abstract type="html"></Abstract>
991
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
992
+
993
+ <Declaration>+ (void)NSFP_decodeQuantum:(unsigned char *)dest andSource:(const char *)src</Declaration>
994
+
995
+
996
+ <Anchor>//api/name/NSFP_decodeQuantum:andSource:</Anchor>
997
+ </Token>
998
+
999
+ <Token>
1000
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_setFullColumnNamesEnabled</TokenIdentifier>
1001
+ <Abstract type="html"></Abstract>
1002
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
1003
+
1004
+ <Declaration>- (void)NSFP_setFullColumnNamesEnabled</Declaration>
1005
+
1006
+
1007
+ <Anchor>//api/name/NSFP_setFullColumnNamesEnabled</Anchor>
1008
+ </Token>
1009
+
1010
+ <Token>
1011
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_flattenAllTables</TokenIdentifier>
1012
+ <Abstract type="html"></Abstract>
1013
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
1014
+
1015
+ <Declaration>- (NSArray *)NSFP_flattenAllTables</Declaration>
1016
+
1017
+
1018
+ <Anchor>//api/name/NSFP_flattenAllTables</Anchor>
1019
+ </Token>
1020
+
1021
+ <Token>
1022
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_prepareSQLite3Statement:theSQLStatement:</TokenIdentifier>
1023
+ <Abstract type="html"></Abstract>
1024
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
1025
+
1026
+ <Declaration>- (NSInteger)NSFP_prepareSQLite3Statement:(sqlite3_stmt **)aStatement theSQLStatement:(NSString *)aSQLQuery</Declaration>
1027
+
1028
+
1029
+ <Anchor>//api/name/NSFP_prepareSQLite3Statement:theSQLStatement:</Anchor>
1030
+ </Token>
1031
+
1032
+ <Token>
1033
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_datatypeForColumn:</TokenIdentifier>
1034
+ <Abstract type="html"></Abstract>
1035
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
1036
+
1037
+ <Declaration>- (NSFNanoDatatype)NSFP_datatypeForColumn:(NSString *)tableAndColumn</Declaration>
1038
+
1039
+
1040
+ <Anchor>//api/name/NSFP_datatypeForColumn:</Anchor>
1041
+ </Token>
1042
+
1043
+ <Token>
1044
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoEngine/NSFP_stripBitsFromExtendedResultCode:</TokenIdentifier>
1045
+ <Abstract type="html"></Abstract>
1046
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
1047
+
1048
+ <Declaration>+ (int)NSFP_stripBitsFromExtendedResultCode:(int)extendedResult</Declaration>
1049
+
1050
+
1051
+ <Anchor>//api/name/NSFP_stripBitsFromExtendedResultCode:</Anchor>
1052
+ </Token>
1053
+
1054
+ <Token>
1055
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_beginTransactionMode:</TokenIdentifier>
1056
+ <Abstract type="html"></Abstract>
1057
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
1058
+
1059
+ <Declaration>- (BOOL)NSFP_beginTransactionMode:(NSString *)theSQLStatement</Declaration>
1060
+
1061
+
1062
+ <Anchor>//api/name/NSFP_beginTransactionMode:</Anchor>
1063
+ </Token>
1064
+
1065
+ <Token>
1066
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_createTable:withColumns:datatypes:isTemporary:</TokenIdentifier>
1067
+ <Abstract type="html"></Abstract>
1068
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
1069
+
1070
+ <Declaration>- (BOOL)NSFP_createTable:(NSString *)table withColumns:(NSArray *)tableColumns datatypes:(NSArray *)tableDatatypes isTemporary:(BOOL)isTemporaryFlag</Declaration>
1071
+
1072
+
1073
+ <Anchor>//api/name/NSFP_createTable:withColumns:datatypes:isTemporary:</Anchor>
1074
+ </Token>
1075
+
1076
+ <Token>
1077
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_removeColumn:fromTable:</TokenIdentifier>
1078
+ <Abstract type="html"></Abstract>
1079
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
1080
+
1081
+ <Declaration>- (BOOL)NSFP_removeColumn:(NSString *)column fromTable:(NSString *)table</Declaration>
1082
+
1083
+
1084
+ <Anchor>//api/name/NSFP_removeColumn:fromTable:</Anchor>
1085
+ </Token>
1086
+
1087
+ <Token>
1088
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_rebuildDatatypeCache</TokenIdentifier>
1089
+ <Abstract type="html"></Abstract>
1090
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
1091
+
1092
+ <Declaration>- (void)NSFP_rebuildDatatypeCache</Declaration>
1093
+
1094
+
1095
+ <Anchor>//api/name/NSFP_rebuildDatatypeCache</Anchor>
1096
+ </Token>
1097
+
1098
+ <Token>
1099
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_insertStringValues:forColumns:table:</TokenIdentifier>
1100
+ <Abstract type="html"></Abstract>
1101
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
1102
+
1103
+ <Declaration>- (BOOL)NSFP_insertStringValues:(NSArray *)values forColumns:(NSArray *)columns table:(NSString *)table</Declaration>
1104
+
1105
+
1106
+ <Anchor>//api/name/NSFP_insertStringValues:forColumns:table:</Anchor>
1107
+ </Token>
1108
+
1109
+ <Token>
1110
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_sqlString:appendingTags:quoteTags:</TokenIdentifier>
1111
+ <Abstract type="html"></Abstract>
1112
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
1113
+
1114
+ <Declaration>- (void)NSFP_sqlString:(NSMutableString *)theSQLStatement appendingTags:(NSArray *)tags quoteTags:(BOOL)flag</Declaration>
1115
+
1116
+
1117
+ <Anchor>//api/name/NSFP_sqlString:appendingTags:quoteTags:</Anchor>
1118
+ </Token>
1119
+
1120
+ <Token>
1121
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_sqlString:appendingTags:</TokenIdentifier>
1122
+ <Abstract type="html"></Abstract>
1123
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
1124
+
1125
+ <Declaration>- (void)NSFP_sqlString:(NSMutableString *)theSQLStatement appendingTags:(NSArray *)columns</Declaration>
1126
+
1127
+
1128
+ <Anchor>//api/name/NSFP_sqlString:appendingTags:</Anchor>
1129
+ </Token>
1130
+
1131
+ <Token>
1132
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_sqlString:forTable:withColumns:datatypes:</TokenIdentifier>
1133
+ <Abstract type="html"></Abstract>
1134
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
1135
+
1136
+ <Declaration>- (BOOL)NSFP_sqlString:(NSMutableString *)theSQLStatement forTable:(NSString *)table withColumns:(NSArray *)columns datatypes:(NSArray *)datatypes</Declaration>
1137
+
1138
+
1139
+ <Anchor>//api/name/NSFP_sqlString:forTable:withColumns:datatypes:</Anchor>
1140
+ </Token>
1141
+
1142
+ <Token>
1143
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_ROWIDPresenceLocation:datatypes:</TokenIdentifier>
1144
+ <Abstract type="html"></Abstract>
1145
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
1146
+
1147
+ <Declaration>- (NSInteger)NSFP_ROWIDPresenceLocation:(NSArray *)tableColumns datatypes:(NSArray *)datatypes</Declaration>
1148
+
1149
+
1150
+ <Anchor>//api/name/NSFP_ROWIDPresenceLocation:datatypes:</Anchor>
1151
+ </Token>
1152
+
1153
+ <Token>
1154
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_isColumnROWIDAlias:forTable:</TokenIdentifier>
1155
+ <Abstract type="html"></Abstract>
1156
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
1157
+
1158
+ <Declaration>- (BOOL)NSFP_isColumnROWIDAlias:(NSString *)column forTable:(NSString *)table</Declaration>
1159
+
1160
+
1161
+ <Anchor>//api/name/NSFP_isColumnROWIDAlias:forTable:</Anchor>
1162
+ </Token>
1163
+
1164
+ <Token>
1165
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_prefixWithDotDelimiter:</TokenIdentifier>
1166
+ <Abstract type="html"></Abstract>
1167
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
1168
+
1169
+ <Declaration>- (NSString *)NSFP_prefixWithDotDelimiter:(NSString *)tableAndColumn</Declaration>
1170
+
1171
+
1172
+ <Anchor>//api/name/NSFP_prefixWithDotDelimiter:</Anchor>
1173
+ </Token>
1174
+
1175
+ <Token>
1176
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_suffixWithDotDelimiter:</TokenIdentifier>
1177
+ <Abstract type="html"></Abstract>
1178
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
1179
+
1180
+ <Declaration>- (NSString *)NSFP_suffixWithDotDelimiter:(NSString *)tableAndColumn</Declaration>
1181
+
1182
+
1183
+ <Anchor>//api/name/NSFP_suffixWithDotDelimiter:</Anchor>
1184
+ </Token>
1185
+
1186
+ <Token>
1187
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_installCommitCallback</TokenIdentifier>
1188
+ <Abstract type="html"></Abstract>
1189
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
1190
+
1191
+ <Declaration>- (void)NSFP_installCommitCallback</Declaration>
1192
+
1193
+
1194
+ <Anchor>//api/name/NSFP_installCommitCallback</Anchor>
1195
+ </Token>
1196
+
1197
+ <Token>
1198
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoEngine/NSFP_uninstallCommitCallback</TokenIdentifier>
1199
+ <Abstract type="html"></Abstract>
1200
+ <DeclaredIn>NSFNanoEngine_Private.h</DeclaredIn>
1201
+
1202
+ <Declaration>- (void)NSFP_uninstallCommitCallback</Declaration>
1203
+
1204
+
1205
+ <Anchor>//api/name/NSFP_uninstallCommitCallback</Anchor>
1206
+ </Token>
1207
+
1208
+ </File>
1209
+ </Tokens>