@itwin/core-bentley 5.9.0-dev.9 → 5.10.0-dev.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (106) hide show
  1. package/CHANGELOG.md +18 -1
  2. package/lib/cjs/AccessToken.js.map +1 -1
  3. package/lib/cjs/Assert.js.map +1 -1
  4. package/lib/cjs/BeEvent.d.ts +55 -1
  5. package/lib/cjs/BeEvent.d.ts.map +1 -1
  6. package/lib/cjs/BeEvent.js +111 -8
  7. package/lib/cjs/BeEvent.js.map +1 -1
  8. package/lib/cjs/BeSQLite.js.map +1 -1
  9. package/lib/cjs/BentleyError.js.map +1 -1
  10. package/lib/cjs/BentleyLoggerCategory.js.map +1 -1
  11. package/lib/cjs/ByteStream.js.map +1 -1
  12. package/lib/cjs/ClassUtils.js.map +1 -1
  13. package/lib/cjs/Compare.js.map +1 -1
  14. package/lib/cjs/CompressedId64Set.js.map +1 -1
  15. package/lib/cjs/Dictionary.js.map +1 -1
  16. package/lib/cjs/Disposable.js.map +1 -1
  17. package/lib/cjs/Expect.js.map +1 -1
  18. package/lib/cjs/Id.d.ts.map +1 -1
  19. package/lib/cjs/Id.js +1 -3
  20. package/lib/cjs/Id.js.map +1 -1
  21. package/lib/cjs/IndexMap.js.map +1 -1
  22. package/lib/cjs/JsonSchema.js.map +1 -1
  23. package/lib/cjs/JsonUtils.js.map +1 -1
  24. package/lib/cjs/LRUMap.js.map +1 -1
  25. package/lib/cjs/Logger.js.map +1 -1
  26. package/lib/cjs/ObservableSet.js.map +1 -1
  27. package/lib/cjs/OneAtATimeAction.js.map +1 -1
  28. package/lib/cjs/OrderedId64Iterable.js.map +1 -1
  29. package/lib/cjs/OrderedSet.js.map +1 -1
  30. package/lib/cjs/PriorityQueue.js.map +1 -1
  31. package/lib/cjs/ProcessDetector.js.map +1 -1
  32. package/lib/cjs/SortedArray.js.map +1 -1
  33. package/lib/cjs/StatusCategory.js.map +1 -1
  34. package/lib/cjs/StringUtils.js.map +1 -1
  35. package/lib/cjs/Time.js.map +1 -1
  36. package/lib/cjs/Tracing.js.map +1 -1
  37. package/lib/cjs/TupleKeyedMap.js.map +1 -1
  38. package/lib/cjs/TypedArrayBuilder.js.map +1 -1
  39. package/lib/cjs/UnexpectedErrors.js.map +1 -1
  40. package/lib/cjs/UtilityFunctions.d.ts +17 -0
  41. package/lib/cjs/UtilityFunctions.d.ts.map +1 -0
  42. package/lib/cjs/UtilityFunctions.js +52 -0
  43. package/lib/cjs/UtilityFunctions.js.map +1 -0
  44. package/lib/cjs/UtilityTypes.js.map +1 -1
  45. package/lib/cjs/YieldManager.js.map +1 -1
  46. package/lib/cjs/core-bentley.d.ts +1 -0
  47. package/lib/cjs/core-bentley.d.ts.map +1 -1
  48. package/lib/cjs/core-bentley.js +1 -0
  49. package/lib/cjs/core-bentley.js.map +1 -1
  50. package/lib/cjs/internal/BeSQLiteInternal.js.map +1 -1
  51. package/lib/cjs/internal/RepositoryStatus.js.map +1 -1
  52. package/lib/cjs/internal/cross-package.js.map +1 -1
  53. package/lib/cjs/partitionArray.js.map +1 -1
  54. package/lib/esm/AccessToken.js.map +1 -1
  55. package/lib/esm/Assert.js.map +1 -1
  56. package/lib/esm/BeEvent.d.ts +55 -1
  57. package/lib/esm/BeEvent.d.ts.map +1 -1
  58. package/lib/esm/BeEvent.js +108 -7
  59. package/lib/esm/BeEvent.js.map +1 -1
  60. package/lib/esm/BeSQLite.js.map +1 -1
  61. package/lib/esm/BentleyError.js.map +1 -1
  62. package/lib/esm/BentleyLoggerCategory.js.map +1 -1
  63. package/lib/esm/ByteStream.js.map +1 -1
  64. package/lib/esm/ClassUtils.js.map +1 -1
  65. package/lib/esm/Compare.js.map +1 -1
  66. package/lib/esm/CompressedId64Set.js.map +1 -1
  67. package/lib/esm/Dictionary.js.map +1 -1
  68. package/lib/esm/Disposable.js.map +1 -1
  69. package/lib/esm/Expect.js.map +1 -1
  70. package/lib/esm/Id.d.ts.map +1 -1
  71. package/lib/esm/Id.js +1 -3
  72. package/lib/esm/Id.js.map +1 -1
  73. package/lib/esm/IndexMap.js.map +1 -1
  74. package/lib/esm/JsonSchema.js.map +1 -1
  75. package/lib/esm/JsonUtils.js.map +1 -1
  76. package/lib/esm/LRUMap.js.map +1 -1
  77. package/lib/esm/Logger.js.map +1 -1
  78. package/lib/esm/ObservableSet.js.map +1 -1
  79. package/lib/esm/OneAtATimeAction.js.map +1 -1
  80. package/lib/esm/OrderedId64Iterable.js.map +1 -1
  81. package/lib/esm/OrderedSet.js.map +1 -1
  82. package/lib/esm/PriorityQueue.js.map +1 -1
  83. package/lib/esm/ProcessDetector.js.map +1 -1
  84. package/lib/esm/SortedArray.js.map +1 -1
  85. package/lib/esm/StatusCategory.js.map +1 -1
  86. package/lib/esm/StringUtils.js.map +1 -1
  87. package/lib/esm/Time.js.map +1 -1
  88. package/lib/esm/Tracing.js.map +1 -1
  89. package/lib/esm/TupleKeyedMap.js.map +1 -1
  90. package/lib/esm/TypedArrayBuilder.js.map +1 -1
  91. package/lib/esm/UnexpectedErrors.js.map +1 -1
  92. package/lib/esm/UtilityFunctions.d.ts +17 -0
  93. package/lib/esm/UtilityFunctions.d.ts.map +1 -0
  94. package/lib/esm/UtilityFunctions.js +49 -0
  95. package/lib/esm/UtilityFunctions.js.map +1 -0
  96. package/lib/esm/UtilityTypes.js.map +1 -1
  97. package/lib/esm/YieldManager.js.map +1 -1
  98. package/lib/esm/core-bentley.d.ts +1 -0
  99. package/lib/esm/core-bentley.d.ts.map +1 -1
  100. package/lib/esm/core-bentley.js +1 -0
  101. package/lib/esm/core-bentley.js.map +1 -1
  102. package/lib/esm/internal/BeSQLiteInternal.js.map +1 -1
  103. package/lib/esm/internal/RepositoryStatus.js.map +1 -1
  104. package/lib/esm/internal/cross-package.js.map +1 -1
  105. package/lib/esm/partitionArray.js.map +1 -1
  106. package/package.json +2 -2
@@ -14,7 +14,7 @@ import { UnexpectedErrors } from "./UnexpectedErrors";
14
14
  */
15
15
  export class BeEvent {
16
16
  _listeners = [];
17
- _insideRaiseEvent = false;
17
+ _emitDepth = 0;
18
18
  /** The number of listeners currently subscribed to the event. */
19
19
  get numberOfListeners() { return this._listeners.length; }
20
20
  /**
@@ -51,7 +51,7 @@ export class BeEvent {
51
51
  for (let i = 0; i < listeners.length; ++i) {
52
52
  const context = listeners[i];
53
53
  if (context.listener === listener && context.scope === scope) {
54
- if (this._insideRaiseEvent) {
54
+ if (this._emitDepth > 0) {
55
55
  context.listener = undefined;
56
56
  }
57
57
  else {
@@ -68,7 +68,7 @@ export class BeEvent {
68
68
  * @see [[BeEvent.removeListener]], [[BeEvent.addListener]]
69
69
  */
70
70
  raiseEvent(...args) {
71
- this._insideRaiseEvent = true;
71
+ this._emitDepth++;
72
72
  const listeners = this._listeners;
73
73
  const length = listeners.length;
74
74
  let dropped = false;
@@ -84,16 +84,21 @@ export class BeEvent {
84
84
  catch (e) {
85
85
  UnexpectedErrors.handle(e);
86
86
  }
87
- if (context.once) {
87
+ if (!context.listener) {
88
+ // listener was removed during its own callback
89
+ dropped = true;
90
+ }
91
+ else if (context.once) {
88
92
  context.listener = undefined;
89
93
  dropped = true;
90
94
  }
91
95
  }
92
96
  }
93
- // if we had dropped listeners, remove them now
94
- if (dropped)
97
+ this._emitDepth--;
98
+ // Only sweep tombstoned entries when the outermost emit completes,
99
+ // so nested raiseEvent calls never mutate the array mid-iteration.
100
+ if (dropped && this._emitDepth === 0)
95
101
  this._listeners = this._listeners.filter((ctx) => ctx.listener !== undefined);
96
- this._insideRaiseEvent = false;
97
102
  }
98
103
  /** Determine whether this BeEvent has a specified listener registered.
99
104
  * @param listener The listener to check.
@@ -117,6 +122,102 @@ export class BeUiEvent extends BeEvent {
117
122
  /** Raises event with single strongly typed argument. */
118
123
  emit(args) { this.raiseEvent(args); }
119
124
  }
125
+ /**
126
+ * Manages a set of *listeners* for a particular event and notifies them when the event is raised.
127
+ * Unlike [[BeEvent]], this class uses a `Set` internally to support safe concurrent modification
128
+ * during emit. When a listener is removed during emit, it is marked for deferred removal instead
129
+ * of mutating the set immediately.
130
+ *
131
+ * Listeners are managed exclusively through the disposal closure returned by [[addListener]] and
132
+ * [[addOnce]]. There is no `removeListener` or `has` method — callers must capture the returned
133
+ * closure to unsubscribe.
134
+ * @beta
135
+ */
136
+ export class BeUnorderedEvent {
137
+ _listeners = new Set();
138
+ _emitDepth = 0;
139
+ _hasTombstones = false;
140
+ /** The number of listeners currently subscribed to the event.
141
+ * @note During `raiseEvent()`, this may include listeners that have been removed or are one-shot
142
+ * but are awaiting deferred cleanup. The count is accurate outside of `raiseEvent()`.
143
+ */
144
+ get numberOfListeners() { return this._listeners.size; }
145
+ /**
146
+ * Registers a Listener to be executed whenever this event is raised.
147
+ * @param listener The function to be executed when the event is raised.
148
+ * @param scope An optional object scope to serve as the 'this' pointer when listener is invoked.
149
+ * @returns A function that will remove this event listener in O(1).
150
+ */
151
+ addListener(listener, scope) {
152
+ const ctx = { listener, scope, once: false };
153
+ this._listeners.add(ctx);
154
+ return () => this._removeCtx(ctx);
155
+ }
156
+ /**
157
+ * Registers a callback function to be executed *only once* when the event is raised.
158
+ * @param listener The function to be executed once when the event is raised.
159
+ * @param scope An optional object scope to serve as the `this` pointer in which the listener function will execute.
160
+ * @returns A function that will remove this event listener in O(1).
161
+ */
162
+ addOnce(listener, scope) {
163
+ const ctx = { listener, scope, once: true };
164
+ this._listeners.add(ctx);
165
+ return () => this._removeCtx(ctx);
166
+ }
167
+ /** Remove a specific context entry, deferring during emit. */
168
+ _removeCtx(ctx) {
169
+ if (this._emitDepth > 0) {
170
+ ctx.listener = undefined; // tombstone for deferred cleanup
171
+ this._hasTombstones = true;
172
+ }
173
+ else {
174
+ this._listeners.delete(ctx);
175
+ }
176
+ }
177
+ /**
178
+ * Raises the event by calling each registered listener with the supplied arguments.
179
+ * @param args This method takes any number of parameters and passes them through to the listeners.
180
+ */
181
+ raiseEvent(...args) {
182
+ this._emitDepth++;
183
+ for (const ctx of this._listeners) {
184
+ if (!ctx.listener) {
185
+ continue;
186
+ }
187
+ try {
188
+ ctx.listener.apply(ctx.scope, args);
189
+ }
190
+ catch (e) {
191
+ UnexpectedErrors.handle(e);
192
+ }
193
+ if (ctx.listener && ctx.once) {
194
+ ctx.listener = undefined;
195
+ this._hasTombstones = true;
196
+ }
197
+ }
198
+ this._emitDepth--;
199
+ // Only clean up tombstoned entries when we're back at the outermost emit
200
+ if (this._hasTombstones && this._emitDepth === 0) {
201
+ this._hasTombstones = false;
202
+ for (const ctx of this._listeners) {
203
+ if (ctx.listener === undefined)
204
+ this._listeners.delete(ctx);
205
+ }
206
+ }
207
+ }
208
+ /** Clear all listeners from this BeUnorderedEvent.
209
+ * @note If called during `raiseEvent`, remaining listeners in the current iteration are skipped
210
+ * immediately rather than being tombstoned.
211
+ */
212
+ clear() { this._listeners.clear(); }
213
+ }
214
+ /** Specialization of BeUnorderedEvent for events that take a single strongly typed argument, primarily used for UI events.
215
+ * @beta
216
+ */
217
+ export class BeUnorderedUiEvent extends BeUnorderedEvent {
218
+ /** Raises event with single strongly typed argument. */
219
+ emit(args) { this.raiseEvent(args); }
220
+ }
120
221
  /**
121
222
  * A list of BeEvent objects, accessible by an event name.
122
223
  * This class may be used instead of explicitly declaring each BeEvent as a member of a containing class.
@@ -1 +1 @@
1
- {"version":3,"file":"BeEvent.js","sourceRoot":"","sources":["../../src/BeEvent.ts"],"names":[],"mappings":"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","sourcesContent":["/*---------------------------------------------------------------------------------------------\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n* See LICENSE.md in the project root for license terms and full copyright notice.\n*--------------------------------------------------------------------------------------------*/\n/** @packageDocumentation\n * @module Events\n */\n\nimport { UnexpectedErrors } from \"./UnexpectedErrors\";\n\n/** A function invoked when a BeEvent is raised.\n * @public\n */\nexport type Listener = (...arg: any[]) => void;\n\ninterface EventContext {\n listener: Listener | undefined;\n scope: any;\n once: boolean;\n}\n\n/**\n * Manages a set of *listeners* for a particular event and notifies them when the event is raised.\n * This class is usually instantiated inside of a container class and\n * exposed as a property for others to *subscribe* via [[BeEvent.addListener]].\n * @public\n */\nexport class BeEvent<T extends Listener> {\n private _listeners: EventContext[] = [];\n private _insideRaiseEvent: boolean = false;\n\n /** The number of listeners currently subscribed to the event. */\n public get numberOfListeners() { return this._listeners.length; }\n\n /**\n * Registers a Listener to be executed whenever this event is raised.\n * @param listener The function to be executed when the event is raised.\n * @param scope An optional object scope to serve as the 'this' pointer when listener is invoked.\n * @returns A function that will remove this event listener.\n * @see [[BeEvent.raiseEvent]], [[BeEvent.removeListener]]\n */\n public addListener(listener: T, scope?: any): () => void {\n this._listeners.push({ listener, scope, once: false });\n return () => this.removeListener(listener, scope);\n }\n\n /**\n * Registers a callback function to be executed *only once* when the event is raised.\n * @param listener The function to be executed once when the event is raised.\n * @param scope An optional object scope to serve as the `this` pointer in which the listener function will execute.\n * @returns A function that will remove this event listener.\n * @see [[BeEvent.raiseEvent]], [[BeEvent.removeListener]]\n */\n public addOnce(listener: T, scope?: any): () => void {\n this._listeners.push({ listener, scope, once: true });\n return () => this.removeListener(listener, scope);\n }\n\n /**\n * Un-register a previously registered listener.\n * @param listener The listener to be unregistered.\n * @param scope The scope that was originally passed to addListener.\n * @returns 'true' if the listener was removed; 'false' if the listener and scope are not registered with the event.\n * @see [[BeEvent.raiseEvent]], [[BeEvent.addListener]]\n */\n public removeListener(listener: T, scope?: any): boolean {\n const listeners = this._listeners;\n\n for (let i = 0; i < listeners.length; ++i) {\n const context = listeners[i];\n if (context.listener === listener && context.scope === scope) {\n if (this._insideRaiseEvent) {\n context.listener = undefined;\n } else {\n listeners.splice(i, 1);\n }\n return true;\n }\n }\n return false;\n }\n\n /**\n * Raises the event by calling each registered listener with the supplied arguments.\n * @param args This method takes any number of parameters and passes them through to the listeners.\n * @see [[BeEvent.removeListener]], [[BeEvent.addListener]]\n */\n public raiseEvent(...args: Parameters<T>) {\n this._insideRaiseEvent = true;\n\n const listeners = this._listeners;\n const length = listeners.length;\n let dropped = false;\n\n for (let i = 0; i < length; ++i) {\n const context = listeners[i];\n if (!context.listener) {\n dropped = true;\n } else {\n try {\n context.listener.apply(context.scope, args);\n } catch (e) {\n UnexpectedErrors.handle(e);\n }\n if (context.once) {\n context.listener = undefined;\n dropped = true;\n }\n }\n }\n\n // if we had dropped listeners, remove them now\n if (dropped)\n this._listeners = this._listeners.filter((ctx) => ctx.listener !== undefined);\n\n this._insideRaiseEvent = false;\n }\n\n /** Determine whether this BeEvent has a specified listener registered.\n * @param listener The listener to check.\n * @param scope optional scope argument to match call to addListener\n */\n public has(listener: T, scope?: any): boolean {\n for (const ctx of this._listeners) {\n if (ctx.listener === listener && ctx.scope === scope) {\n return true;\n }\n }\n return false;\n }\n\n /** Clear all Listeners from this BeEvent. */\n public clear(): void { this._listeners.length = 0; }\n}\n\n/** Specialization of BeEvent for events that take a single strongly typed argument, primarily used for UI events.\n * @public\n */\nexport class BeUiEvent<TEventArgs> extends BeEvent<(args: TEventArgs) => void> {\n /** Raises event with single strongly typed argument. */\n public emit(args: TEventArgs): void { this.raiseEvent(args); }\n}\n\n/**\n * A list of BeEvent objects, accessible by an event name.\n * This class may be used instead of explicitly declaring each BeEvent as a member of a containing class.\n * @public\n */\nexport class BeEventList<T extends Listener> {\n private _events: { [name: string]: BeEvent<T> | undefined } = {};\n\n /**\n * Gets the event associated with the specified name, creating the event if it does not already exist.\n * @param name The name of the event.\n */\n public get(name: string): BeEvent<T> {\n let event = this._events[name];\n if (event)\n return event;\n\n event = new BeEvent();\n this._events[name] = event;\n return event;\n }\n\n /**\n * Removes the event associated with a name.\n * @param name The name of the event.\n */\n public remove(name: string): void {\n this._events[name] = undefined;\n }\n}\n\n/**\n * Retrieves the type of the callback function for an event type like [[BeEvent]].\n * For example:\n * ```ts\n * const event = new BeEvent<(x: number, y: string) => void>();\n * const callback: ListenerType<typeof event> = (x, y) => {\n * console.log(`${x}, ${y}`);\n * };\n * ```\n *\n * @public\n */\nexport type ListenerType<TEvent extends {\n addListener(listener: Listener): () => void;\n}> =\n TEvent extends {\n addListener(listener: infer TListener): () => void;\n } ? TListener : never;\n"]}
1
+ {"version":3,"file":"BeEvent.js","sourceRoot":"","sources":["../../src/BeEvent.ts"],"names":[],"mappings":"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","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n/** @packageDocumentation\r\n * @module Events\r\n */\r\n\r\nimport { UnexpectedErrors } from \"./UnexpectedErrors\";\r\n\r\n/** A function invoked when a BeEvent is raised.\r\n * @public\r\n */\r\nexport type Listener = (...arg: any[]) => void;\r\n\r\ninterface EventContext {\r\n listener: Listener | undefined;\r\n scope: any;\r\n once: boolean;\r\n}\r\n\r\n/**\r\n * Manages a set of *listeners* for a particular event and notifies them when the event is raised.\r\n * This class is usually instantiated inside of a container class and\r\n * exposed as a property for others to *subscribe* via [[BeEvent.addListener]].\r\n * @public\r\n */\r\nexport class BeEvent<T extends Listener> {\r\n private _listeners: EventContext[] = [];\r\n private _emitDepth: number = 0;\r\n\r\n /** The number of listeners currently subscribed to the event. */\r\n public get numberOfListeners() { return this._listeners.length; }\r\n\r\n /**\r\n * Registers a Listener to be executed whenever this event is raised.\r\n * @param listener The function to be executed when the event is raised.\r\n * @param scope An optional object scope to serve as the 'this' pointer when listener is invoked.\r\n * @returns A function that will remove this event listener.\r\n * @see [[BeEvent.raiseEvent]], [[BeEvent.removeListener]]\r\n */\r\n public addListener(listener: T, scope?: any): () => void {\r\n this._listeners.push({ listener, scope, once: false });\r\n return () => this.removeListener(listener, scope);\r\n }\r\n\r\n /**\r\n * Registers a callback function to be executed *only once* when the event is raised.\r\n * @param listener The function to be executed once when the event is raised.\r\n * @param scope An optional object scope to serve as the `this` pointer in which the listener function will execute.\r\n * @returns A function that will remove this event listener.\r\n * @see [[BeEvent.raiseEvent]], [[BeEvent.removeListener]]\r\n */\r\n public addOnce(listener: T, scope?: any): () => void {\r\n this._listeners.push({ listener, scope, once: true });\r\n return () => this.removeListener(listener, scope);\r\n }\r\n\r\n /**\r\n * Un-register a previously registered listener.\r\n * @param listener The listener to be unregistered.\r\n * @param scope The scope that was originally passed to addListener.\r\n * @returns 'true' if the listener was removed; 'false' if the listener and scope are not registered with the event.\r\n * @see [[BeEvent.raiseEvent]], [[BeEvent.addListener]]\r\n */\r\n public removeListener(listener: T, scope?: any): boolean {\r\n const listeners = this._listeners;\r\n\r\n for (let i = 0; i < listeners.length; ++i) {\r\n const context = listeners[i];\r\n if (context.listener === listener && context.scope === scope) {\r\n if (this._emitDepth > 0) {\r\n context.listener = undefined;\r\n } else {\r\n listeners.splice(i, 1);\r\n }\r\n return true;\r\n }\r\n }\r\n return false;\r\n }\r\n\r\n /**\r\n * Raises the event by calling each registered listener with the supplied arguments.\r\n * @param args This method takes any number of parameters and passes them through to the listeners.\r\n * @see [[BeEvent.removeListener]], [[BeEvent.addListener]]\r\n */\r\n public raiseEvent(...args: Parameters<T>) {\r\n this._emitDepth++;\r\n\r\n const listeners = this._listeners;\r\n const length = listeners.length;\r\n let dropped = false;\r\n\r\n for (let i = 0; i < length; ++i) {\r\n const context = listeners[i];\r\n if (!context.listener) {\r\n dropped = true;\r\n } else {\r\n try {\r\n context.listener.apply(context.scope, args);\r\n } catch (e) {\r\n UnexpectedErrors.handle(e);\r\n }\r\n if (!context.listener) {\r\n // listener was removed during its own callback\r\n dropped = true;\r\n } else if (context.once) {\r\n context.listener = undefined;\r\n dropped = true;\r\n }\r\n }\r\n }\r\n\r\n this._emitDepth--;\r\n\r\n // Only sweep tombstoned entries when the outermost emit completes,\r\n // so nested raiseEvent calls never mutate the array mid-iteration.\r\n if (dropped && this._emitDepth === 0)\r\n this._listeners = this._listeners.filter((ctx) => ctx.listener !== undefined);\r\n }\r\n\r\n /** Determine whether this BeEvent has a specified listener registered.\r\n * @param listener The listener to check.\r\n * @param scope optional scope argument to match call to addListener\r\n */\r\n public has(listener: T, scope?: any): boolean {\r\n for (const ctx of this._listeners) {\r\n if (ctx.listener === listener && ctx.scope === scope) {\r\n return true;\r\n }\r\n }\r\n return false;\r\n }\r\n\r\n /** Clear all Listeners from this BeEvent. */\r\n public clear(): void { this._listeners.length = 0; }\r\n}\r\n\r\n/** Specialization of BeEvent for events that take a single strongly typed argument, primarily used for UI events.\r\n * @public\r\n */\r\nexport class BeUiEvent<TEventArgs> extends BeEvent<(args: TEventArgs) => void> {\r\n /** Raises event with single strongly typed argument. */\r\n public emit(args: TEventArgs): void { this.raiseEvent(args); }\r\n}\r\n\r\ninterface UnorderedEventContext {\r\n listener: Listener | undefined;\r\n scope: any;\r\n once: boolean;\r\n}\r\n\r\n/**\r\n * Manages a set of *listeners* for a particular event and notifies them when the event is raised.\r\n * Unlike [[BeEvent]], this class uses a `Set` internally to support safe concurrent modification\r\n * during emit. When a listener is removed during emit, it is marked for deferred removal instead\r\n * of mutating the set immediately.\r\n *\r\n * Listeners are managed exclusively through the disposal closure returned by [[addListener]] and\r\n * [[addOnce]]. There is no `removeListener` or `has` method — callers must capture the returned\r\n * closure to unsubscribe.\r\n * @beta\r\n */\r\nexport class BeUnorderedEvent<T extends Listener> {\r\n private _listeners: Set<UnorderedEventContext> = new Set();\r\n private _emitDepth: number = 0;\r\n private _hasTombstones: boolean = false;\r\n\r\n /** The number of listeners currently subscribed to the event.\r\n * @note During `raiseEvent()`, this may include listeners that have been removed or are one-shot\r\n * but are awaiting deferred cleanup. The count is accurate outside of `raiseEvent()`.\r\n */\r\n public get numberOfListeners() { return this._listeners.size; }\r\n\r\n /**\r\n * Registers a Listener to be executed whenever this event is raised.\r\n * @param listener The function to be executed when the event is raised.\r\n * @param scope An optional object scope to serve as the 'this' pointer when listener is invoked.\r\n * @returns A function that will remove this event listener in O(1).\r\n */\r\n public addListener(listener: T, scope?: any): () => void {\r\n const ctx: UnorderedEventContext = { listener, scope, once: false };\r\n this._listeners.add(ctx);\r\n return () => this._removeCtx(ctx);\r\n }\r\n\r\n /**\r\n * Registers a callback function to be executed *only once* when the event is raised.\r\n * @param listener The function to be executed once when the event is raised.\r\n * @param scope An optional object scope to serve as the `this` pointer in which the listener function will execute.\r\n * @returns A function that will remove this event listener in O(1).\r\n */\r\n public addOnce(listener: T, scope?: any): () => void {\r\n const ctx: UnorderedEventContext = { listener, scope, once: true };\r\n this._listeners.add(ctx);\r\n return () => this._removeCtx(ctx);\r\n }\r\n\r\n /** Remove a specific context entry, deferring during emit. */\r\n private _removeCtx(ctx: UnorderedEventContext): void {\r\n if (this._emitDepth > 0) {\r\n ctx.listener = undefined; // tombstone for deferred cleanup\r\n this._hasTombstones = true;\r\n } else {\r\n this._listeners.delete(ctx);\r\n }\r\n }\r\n\r\n /**\r\n * Raises the event by calling each registered listener with the supplied arguments.\r\n * @param args This method takes any number of parameters and passes them through to the listeners.\r\n */\r\n public raiseEvent(...args: Parameters<T>) {\r\n this._emitDepth++;\r\n\r\n for (const ctx of this._listeners) {\r\n if (!ctx.listener) {\r\n continue;\r\n }\r\n try {\r\n ctx.listener.apply(ctx.scope, args);\r\n } catch (e) {\r\n UnexpectedErrors.handle(e);\r\n }\r\n if (ctx.listener && ctx.once) {\r\n ctx.listener = undefined;\r\n this._hasTombstones = true;\r\n }\r\n }\r\n\r\n this._emitDepth--;\r\n\r\n // Only clean up tombstoned entries when we're back at the outermost emit\r\n if (this._hasTombstones && this._emitDepth === 0) {\r\n this._hasTombstones = false;\r\n for (const ctx of this._listeners) {\r\n if (ctx.listener === undefined)\r\n this._listeners.delete(ctx);\r\n }\r\n }\r\n }\r\n\r\n /** Clear all listeners from this BeUnorderedEvent.\r\n * @note If called during `raiseEvent`, remaining listeners in the current iteration are skipped\r\n * immediately rather than being tombstoned.\r\n */\r\n public clear(): void { this._listeners.clear(); }\r\n}\r\n\r\n/** Specialization of BeUnorderedEvent for events that take a single strongly typed argument, primarily used for UI events.\r\n * @beta\r\n */\r\nexport class BeUnorderedUiEvent<TEventArgs> extends BeUnorderedEvent<(args: TEventArgs) => void> {\r\n /** Raises event with single strongly typed argument. */\r\n public emit(args: TEventArgs): void { this.raiseEvent(args); }\r\n}\r\n\r\n/**\r\n * A list of BeEvent objects, accessible by an event name.\r\n * This class may be used instead of explicitly declaring each BeEvent as a member of a containing class.\r\n * @public\r\n */\r\nexport class BeEventList<T extends Listener> {\r\n private _events: { [name: string]: BeEvent<T> | undefined } = {};\r\n\r\n /**\r\n * Gets the event associated with the specified name, creating the event if it does not already exist.\r\n * @param name The name of the event.\r\n */\r\n public get(name: string): BeEvent<T> {\r\n let event = this._events[name];\r\n if (event)\r\n return event;\r\n\r\n event = new BeEvent();\r\n this._events[name] = event;\r\n return event;\r\n }\r\n\r\n /**\r\n * Removes the event associated with a name.\r\n * @param name The name of the event.\r\n */\r\n public remove(name: string): void {\r\n this._events[name] = undefined;\r\n }\r\n}\r\n\r\n/**\r\n * Retrieves the type of the callback function for an event type like [[BeEvent]].\r\n * For example:\r\n * ```ts\r\n * const event = new BeEvent<(x: number, y: string) => void>();\r\n * const callback: ListenerType<typeof event> = (x, y) => {\r\n * console.log(`${x}, ${y}`);\r\n * };\r\n * ```\r\n *\r\n * @public\r\n */\r\nexport type ListenerType<TEvent extends {\r\n addListener(listener: Listener): () => void;\r\n}> =\r\n TEvent extends {\r\n addListener(listener: infer TListener): () => void;\r\n } ? TListener : never;\r\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"BeSQLite.js","sourceRoot":"","sources":["../../src/BeSQLite.ts"],"names":[],"mappings":"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","sourcesContent":["/*---------------------------------------------------------------------------------------------\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n* See LICENSE.md in the project root for license terms and full copyright notice.\n*--------------------------------------------------------------------------------------------*/\n/** @packageDocumentation\n * @module BeSQLite\n */\n\n/** Whether to open a database readonly or writeable.\n * @public\n */\nexport enum OpenMode {\n Readonly = 0x00000001,\n ReadWrite = 0x00000002,\n}\n\n/** Values, stored in changesets, that indicate what operation was performed on the database.\n * @public\n */\nexport enum DbOpcode {\n /** A row was deleted. */\n Delete = 9,\n /** A new row was inserted. */\n Insert = 18,\n /** Some columns of an existing row were updated. */\n Update = 23,\n}\n\n/** Values for return codes from BeSQLite functions. Consult SQLite documentation for further explanations.\n * @public\n */\n// Disabling for the rest of the file since eslint does not correctly parse the entire enum, only parts of it\nexport enum DbResult {\n /** Success */\n BE_SQLITE_OK = 0,\n /** SQL error or missing database */\n BE_SQLITE_ERROR = 1,\n /** Internal logic error */\n BE_SQLITE_INTERNAL = 2,\n /** Access permission denied */\n BE_SQLITE_PERM = 3,\n /** Callback routine requested an abort */\n BE_SQLITE_ABORT = 4,\n /** The database file is locked */\n BE_SQLITE_BUSY = 5,\n /** A table in the database is locked */\n BE_SQLITE_LOCKED = 6,\n /** A malloc() failed */\n BE_SQLITE_NOMEM = 7,\n /** Attempt to write a readonly database */\n BE_SQLITE_READONLY = 8,\n /** Operation terminated by interrupt */\n BE_SQLITE_INTERRUPT = 9,\n /** Some kind of disk I/O error occurred */\n BE_SQLITE_IOERR = 10,\n /** The database disk image is malformed */\n BE_SQLITE_CORRUPT = 11,\n /** NOT USED. Table or record not found */\n BE_SQLITE_NOTFOUND = 12,\n /** Insertion failed because database is full or write operation failed because disk is full */\n BE_SQLITE_FULL = 13,\n /** Unable to open the database file */\n BE_SQLITE_CANTOPEN = 14,\n /** Database lock protocol error */\n BE_SQLITE_PROTOCOL = 15,\n /** Database is empty */\n BE_SQLITE_EMPTY = 16,\n /** The database schema changed */\n BE_SQLITE_SCHEMA = 17,\n /** String or BLOB exceeds size limit */\n BE_SQLITE_TOOBIG = 18,\n /** Abort due to constraint violation. See extended error values. */\n BE_SQLITE_CONSTRAINT_BASE = 19,\n /** Data type mismatch */\n BE_SQLITE_MISMATCH = 20,\n /** Library used incorrectly */\n BE_SQLITE_MISUSE = 21,\n /** Uses OS features not supported on host */\n BE_SQLITE_NOLFS = 22,\n /** Authorization denied */\n BE_SQLITE_AUTH = 23,\n /** Auxiliary database format error */\n BE_SQLITE_FORMAT = 24,\n /** 2nd parameter to Bind out of range */\n BE_SQLITE_RANGE = 25,\n /** File opened that is not a database file */\n BE_SQLITE_NOTADB = 26,\n /** Step() has another row ready */\n BE_SQLITE_ROW = 100,\n /** Step() has finished executing */\n BE_SQLITE_DONE = 101,\n\n BE_SQLITE_IOERR_READ = (BE_SQLITE_IOERR | (1 << 8)),\n BE_SQLITE_IOERR_SHORT_READ = (BE_SQLITE_IOERR | (2 << 8)),\n BE_SQLITE_IOERR_WRITE = (BE_SQLITE_IOERR | (3 << 8)),\n BE_SQLITE_IOERR_FSYNC = (BE_SQLITE_IOERR | (4 << 8)),\n BE_SQLITE_IOERR_DIR_FSYNC = (BE_SQLITE_IOERR | (5 << 8)),\n BE_SQLITE_IOERR_TRUNCATE = (BE_SQLITE_IOERR | (6 << 8)),\n BE_SQLITE_IOERR_FSTAT = (BE_SQLITE_IOERR | (7 << 8)),\n BE_SQLITE_IOERR_UNLOCK = (BE_SQLITE_IOERR | (8 << 8)),\n BE_SQLITE_IOERR_RDLOCK = (BE_SQLITE_IOERR | (9 << 8)),\n BE_SQLITE_IOERR_DELETE = (BE_SQLITE_IOERR | (10 << 8)),\n BE_SQLITE_IOERR_BLOCKED = (BE_SQLITE_IOERR | (11 << 8)),\n BE_SQLITE_IOERR_NOMEM = (BE_SQLITE_IOERR | (12 << 8)),\n BE_SQLITE_IOERR_ACCESS = (BE_SQLITE_IOERR | (13 << 8)),\n BE_SQLITE_IOERR_CHECKRESERVEDLOCK = (BE_SQLITE_IOERR | (14 << 8)),\n BE_SQLITE_IOERR_LOCK = (BE_SQLITE_IOERR | (15 << 8)),\n BE_SQLITE_IOERR_CLOSE = (BE_SQLITE_IOERR | (16 << 8)),\n BE_SQLITE_IOERR_DIR_CLOSE = (BE_SQLITE_IOERR | (17 << 8)),\n BE_SQLITE_IOERR_SHMOPEN = (BE_SQLITE_IOERR | (18 << 8)),\n BE_SQLITE_IOERR_SHMSIZE = (BE_SQLITE_IOERR | (19 << 8)),\n BE_SQLITE_IOERR_SHMLOCK = (BE_SQLITE_IOERR | (20 << 8)),\n BE_SQLITE_IOERR_SHMMAP = (BE_SQLITE_IOERR | (21 << 8)),\n BE_SQLITE_IOERR_SEEK = (BE_SQLITE_IOERR | (22 << 8)),\n BE_SQLITE_IOERR_DELETE_NOENT = (BE_SQLITE_IOERR | (23 << 8)),\n\n /** attempt to create a new file when a file by that name already exists */\n BE_SQLITE_ERROR_FileExists = (BE_SQLITE_IOERR | (1 << 24)),\n /** attempt to open a BeSQLite::Db that is already in use somewhere. */\n BE_SQLITE_ERROR_AlreadyOpen = (BE_SQLITE_IOERR | (2 << 24)),\n /** attempt to open a BeSQLite::Db that doesn't have a property table. */\n BE_SQLITE_ERROR_NoPropertyTable = (BE_SQLITE_IOERR | (3 << 24)),\n /** the database name is not a file. */\n BE_SQLITE_ERROR_FileNotFound = (BE_SQLITE_IOERR | (4 << 24)),\n /** there is no transaction active and the database was opened with AllowImplicitTransactions=false */\n BE_SQLITE_ERROR_NoTxnActive = (BE_SQLITE_IOERR | (5 << 24)),\n /** wrong BeSQLite profile version */\n BE_SQLITE_ERROR_BadDbProfile = (BE_SQLITE_IOERR | (6 << 24)),\n /** Profile of file could not be determined. */\n BE_SQLITE_ERROR_InvalidProfileVersion = (BE_SQLITE_IOERR | (7 << 24)),\n /** Upgrade of profile of file failed. */\n BE_SQLITE_ERROR_ProfileUpgradeFailed = (BE_SQLITE_IOERR | (8 << 24)),\n /** Profile of file is too old. Therefore file can only be opened read-only. */\n BE_SQLITE_ERROR_ProfileTooOldForReadWrite = (BE_SQLITE_IOERR | (9 << 24)),\n /** Profile of file is too old. Therefore file cannot be opened. */\n BE_SQLITE_ERROR_ProfileTooOld = (BE_SQLITE_IOERR | (10 << 24)),\n /** Profile of file is too new for read-write access. Therefore file can only be opened read-only. */\n BE_SQLITE_ERROR_ProfileTooNewForReadWrite = (BE_SQLITE_IOERR | (11 << 24)),\n /** Profile of file is too new. Therefore file cannot be opened. */\n BE_SQLITE_ERROR_ProfileTooNew = (BE_SQLITE_IOERR | (12 << 24)),\n /** attempt to commit with active changetrack */\n BE_SQLITE_ERROR_ChangeTrackError = (BE_SQLITE_IOERR | (13 << 24)),\n /** invalid version of the revision file is being imported */\n BE_SQLITE_ERROR_InvalidChangeSetVersion = (BE_SQLITE_IOERR | (14 << 24)),\n /** The schemas found in the database need to be upgraded */\n BE_SQLITE_ERROR_SchemaUpgradeRequired = (BE_SQLITE_IOERR | 15 << 24),\n /** The schemas found in the database are too new, and the application needs to be upgraded. */\n BE_SQLITE_ERROR_SchemaTooNew = (BE_SQLITE_IOERR | 16 << 24),\n /** The schemas found in the database are too old, and the DgnDb needs to be upgraded. */\n BE_SQLITE_ERROR_SchemaTooOld = (BE_SQLITE_IOERR | 17 << 24),\n /** Error acquiring a lock on the schemas before upgrade. */\n BE_SQLITE_ERROR_SchemaLockFailed = (BE_SQLITE_IOERR | 18 << 24),\n /** Error upgrading the schemas in the database. */\n BE_SQLITE_ERROR_SchemaUpgradeFailed = (BE_SQLITE_IOERR | 19 << 24),\n /** Error importing the schemas into the database. */\n BE_SQLITE_ERROR_SchemaImportFailed = (BE_SQLITE_IOERR | 20 << 24),\n /** Error acquiring locks or codes */\n BE_SQLITE_ERROR_CouldNotAcquireLocksOrCodes = (BE_SQLITE_IOERR | 21 << 24),\n /** Recommended that the schemas found in the database be upgraded */\n BE_SQLITE_ERROR_SchemaUpgradeRecommended = (BE_SQLITE_IOERR | 22 << 24),\n /** schema update require data transform */\n BE_SQLITE_ERROR_DataTransformRequired = (BE_SQLITE_IOERR | (23 << 24)),\n /** Db not open */\n BE_SQLITE_ERROR_NOTOPEN = (BE_SQLITE_ERROR | (1<<24)),\n /** Error propagating changes during commit */\n BE_SQLITE_ERROR_PropagateChangesFailed = (BE_SQLITE_ERROR | (2<<24)),\n\n BE_SQLITE_LOCKED_SHAREDCACHE = (BE_SQLITE_LOCKED | (1 << 8)),\n BE_SQLITE_BUSY_RECOVERY = (BE_SQLITE_BUSY | (1 << 8)),\n BE_SQLITE_CANTOPEN_NOTEMPDIR = (BE_SQLITE_CANTOPEN | (1 << 8)),\n BE_SQLITE_CANTOPEN_ISDIR = (BE_SQLITE_CANTOPEN | (2 << 8)),\n BE_SQLITE_CANTOPEN_FULLPATH = (BE_SQLITE_CANTOPEN | (3 << 8)),\n BE_SQLITE_CORRUPT_VTAB = (BE_SQLITE_CORRUPT | (1 << 8)),\n BE_SQLITE_READONLY_RECOVERY = (BE_SQLITE_READONLY | (1 << 8)),\n BE_SQLITE_READONLY_CANTLOCK = (BE_SQLITE_READONLY | (2 << 8)),\n BE_SQLITE_READONLY_ROLLBACK = (BE_SQLITE_READONLY | (3 << 8)),\n BE_SQLITE_ABORT_ROLLBACK = (BE_SQLITE_ABORT | (2 << 8)),\n BE_SQLITE_CONSTRAINT_CHECK = (BE_SQLITE_CONSTRAINT_BASE | (1 << 8)),\n BE_SQLITE_CONSTRAINT_COMMITHOOK = (BE_SQLITE_CONSTRAINT_BASE | (2 << 8)),\n BE_SQLITE_CONSTRAINT_FOREIGNKEY = (BE_SQLITE_CONSTRAINT_BASE | (3 << 8)),\n BE_SQLITE_CONSTRAINT_FUNCTION = (BE_SQLITE_CONSTRAINT_BASE | (4 << 8)),\n BE_SQLITE_CONSTRAINT_NOTNULL = (BE_SQLITE_CONSTRAINT_BASE | (5 << 8)),\n BE_SQLITE_CONSTRAINT_PRIMARYKEY = (BE_SQLITE_CONSTRAINT_BASE | (6 << 8)),\n BE_SQLITE_CONSTRAINT_TRIGGER = (BE_SQLITE_CONSTRAINT_BASE | (7 << 8)),\n BE_SQLITE_CONSTRAINT_UNIQUE = (BE_SQLITE_CONSTRAINT_BASE | (8 << 8)),\n BE_SQLITE_CONSTRAINT_VTAB = (BE_SQLITE_CONSTRAINT_BASE | (9 << 8)),\n}\n"]}
1
+ {"version":3,"file":"BeSQLite.js","sourceRoot":"","sources":["../../src/BeSQLite.ts"],"names":[],"mappings":"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","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n/** @packageDocumentation\r\n * @module BeSQLite\r\n */\r\n\r\n/** Whether to open a database readonly or writeable.\r\n * @public\r\n */\r\nexport enum OpenMode {\r\n Readonly = 0x00000001,\r\n ReadWrite = 0x00000002,\r\n}\r\n\r\n/** Values, stored in changesets, that indicate what operation was performed on the database.\r\n * @public\r\n */\r\nexport enum DbOpcode {\r\n /** A row was deleted. */\r\n Delete = 9,\r\n /** A new row was inserted. */\r\n Insert = 18,\r\n /** Some columns of an existing row were updated. */\r\n Update = 23,\r\n}\r\n\r\n/** Values for return codes from BeSQLite functions. Consult SQLite documentation for further explanations.\r\n * @public\r\n */\r\n// Disabling for the rest of the file since eslint does not correctly parse the entire enum, only parts of it\r\nexport enum DbResult {\r\n /** Success */\r\n BE_SQLITE_OK = 0,\r\n /** SQL error or missing database */\r\n BE_SQLITE_ERROR = 1,\r\n /** Internal logic error */\r\n BE_SQLITE_INTERNAL = 2,\r\n /** Access permission denied */\r\n BE_SQLITE_PERM = 3,\r\n /** Callback routine requested an abort */\r\n BE_SQLITE_ABORT = 4,\r\n /** The database file is locked */\r\n BE_SQLITE_BUSY = 5,\r\n /** A table in the database is locked */\r\n BE_SQLITE_LOCKED = 6,\r\n /** A malloc() failed */\r\n BE_SQLITE_NOMEM = 7,\r\n /** Attempt to write a readonly database */\r\n BE_SQLITE_READONLY = 8,\r\n /** Operation terminated by interrupt */\r\n BE_SQLITE_INTERRUPT = 9,\r\n /** Some kind of disk I/O error occurred */\r\n BE_SQLITE_IOERR = 10,\r\n /** The database disk image is malformed */\r\n BE_SQLITE_CORRUPT = 11,\r\n /** NOT USED. Table or record not found */\r\n BE_SQLITE_NOTFOUND = 12,\r\n /** Insertion failed because database is full or write operation failed because disk is full */\r\n BE_SQLITE_FULL = 13,\r\n /** Unable to open the database file */\r\n BE_SQLITE_CANTOPEN = 14,\r\n /** Database lock protocol error */\r\n BE_SQLITE_PROTOCOL = 15,\r\n /** Database is empty */\r\n BE_SQLITE_EMPTY = 16,\r\n /** The database schema changed */\r\n BE_SQLITE_SCHEMA = 17,\r\n /** String or BLOB exceeds size limit */\r\n BE_SQLITE_TOOBIG = 18,\r\n /** Abort due to constraint violation. See extended error values. */\r\n BE_SQLITE_CONSTRAINT_BASE = 19,\r\n /** Data type mismatch */\r\n BE_SQLITE_MISMATCH = 20,\r\n /** Library used incorrectly */\r\n BE_SQLITE_MISUSE = 21,\r\n /** Uses OS features not supported on host */\r\n BE_SQLITE_NOLFS = 22,\r\n /** Authorization denied */\r\n BE_SQLITE_AUTH = 23,\r\n /** Auxiliary database format error */\r\n BE_SQLITE_FORMAT = 24,\r\n /** 2nd parameter to Bind out of range */\r\n BE_SQLITE_RANGE = 25,\r\n /** File opened that is not a database file */\r\n BE_SQLITE_NOTADB = 26,\r\n /** Step() has another row ready */\r\n BE_SQLITE_ROW = 100,\r\n /** Step() has finished executing */\r\n BE_SQLITE_DONE = 101,\r\n\r\n BE_SQLITE_IOERR_READ = (BE_SQLITE_IOERR | (1 << 8)),\r\n BE_SQLITE_IOERR_SHORT_READ = (BE_SQLITE_IOERR | (2 << 8)),\r\n BE_SQLITE_IOERR_WRITE = (BE_SQLITE_IOERR | (3 << 8)),\r\n BE_SQLITE_IOERR_FSYNC = (BE_SQLITE_IOERR | (4 << 8)),\r\n BE_SQLITE_IOERR_DIR_FSYNC = (BE_SQLITE_IOERR | (5 << 8)),\r\n BE_SQLITE_IOERR_TRUNCATE = (BE_SQLITE_IOERR | (6 << 8)),\r\n BE_SQLITE_IOERR_FSTAT = (BE_SQLITE_IOERR | (7 << 8)),\r\n BE_SQLITE_IOERR_UNLOCK = (BE_SQLITE_IOERR | (8 << 8)),\r\n BE_SQLITE_IOERR_RDLOCK = (BE_SQLITE_IOERR | (9 << 8)),\r\n BE_SQLITE_IOERR_DELETE = (BE_SQLITE_IOERR | (10 << 8)),\r\n BE_SQLITE_IOERR_BLOCKED = (BE_SQLITE_IOERR | (11 << 8)),\r\n BE_SQLITE_IOERR_NOMEM = (BE_SQLITE_IOERR | (12 << 8)),\r\n BE_SQLITE_IOERR_ACCESS = (BE_SQLITE_IOERR | (13 << 8)),\r\n BE_SQLITE_IOERR_CHECKRESERVEDLOCK = (BE_SQLITE_IOERR | (14 << 8)),\r\n BE_SQLITE_IOERR_LOCK = (BE_SQLITE_IOERR | (15 << 8)),\r\n BE_SQLITE_IOERR_CLOSE = (BE_SQLITE_IOERR | (16 << 8)),\r\n BE_SQLITE_IOERR_DIR_CLOSE = (BE_SQLITE_IOERR | (17 << 8)),\r\n BE_SQLITE_IOERR_SHMOPEN = (BE_SQLITE_IOERR | (18 << 8)),\r\n BE_SQLITE_IOERR_SHMSIZE = (BE_SQLITE_IOERR | (19 << 8)),\r\n BE_SQLITE_IOERR_SHMLOCK = (BE_SQLITE_IOERR | (20 << 8)),\r\n BE_SQLITE_IOERR_SHMMAP = (BE_SQLITE_IOERR | (21 << 8)),\r\n BE_SQLITE_IOERR_SEEK = (BE_SQLITE_IOERR | (22 << 8)),\r\n BE_SQLITE_IOERR_DELETE_NOENT = (BE_SQLITE_IOERR | (23 << 8)),\r\n\r\n /** attempt to create a new file when a file by that name already exists */\r\n BE_SQLITE_ERROR_FileExists = (BE_SQLITE_IOERR | (1 << 24)),\r\n /** attempt to open a BeSQLite::Db that is already in use somewhere. */\r\n BE_SQLITE_ERROR_AlreadyOpen = (BE_SQLITE_IOERR | (2 << 24)),\r\n /** attempt to open a BeSQLite::Db that doesn't have a property table. */\r\n BE_SQLITE_ERROR_NoPropertyTable = (BE_SQLITE_IOERR | (3 << 24)),\r\n /** the database name is not a file. */\r\n BE_SQLITE_ERROR_FileNotFound = (BE_SQLITE_IOERR | (4 << 24)),\r\n /** there is no transaction active and the database was opened with AllowImplicitTransactions=false */\r\n BE_SQLITE_ERROR_NoTxnActive = (BE_SQLITE_IOERR | (5 << 24)),\r\n /** wrong BeSQLite profile version */\r\n BE_SQLITE_ERROR_BadDbProfile = (BE_SQLITE_IOERR | (6 << 24)),\r\n /** Profile of file could not be determined. */\r\n BE_SQLITE_ERROR_InvalidProfileVersion = (BE_SQLITE_IOERR | (7 << 24)),\r\n /** Upgrade of profile of file failed. */\r\n BE_SQLITE_ERROR_ProfileUpgradeFailed = (BE_SQLITE_IOERR | (8 << 24)),\r\n /** Profile of file is too old. Therefore file can only be opened read-only. */\r\n BE_SQLITE_ERROR_ProfileTooOldForReadWrite = (BE_SQLITE_IOERR | (9 << 24)),\r\n /** Profile of file is too old. Therefore file cannot be opened. */\r\n BE_SQLITE_ERROR_ProfileTooOld = (BE_SQLITE_IOERR | (10 << 24)),\r\n /** Profile of file is too new for read-write access. Therefore file can only be opened read-only. */\r\n BE_SQLITE_ERROR_ProfileTooNewForReadWrite = (BE_SQLITE_IOERR | (11 << 24)),\r\n /** Profile of file is too new. Therefore file cannot be opened. */\r\n BE_SQLITE_ERROR_ProfileTooNew = (BE_SQLITE_IOERR | (12 << 24)),\r\n /** attempt to commit with active changetrack */\r\n BE_SQLITE_ERROR_ChangeTrackError = (BE_SQLITE_IOERR | (13 << 24)),\r\n /** invalid version of the revision file is being imported */\r\n BE_SQLITE_ERROR_InvalidChangeSetVersion = (BE_SQLITE_IOERR | (14 << 24)),\r\n /** The schemas found in the database need to be upgraded */\r\n BE_SQLITE_ERROR_SchemaUpgradeRequired = (BE_SQLITE_IOERR | 15 << 24),\r\n /** The schemas found in the database are too new, and the application needs to be upgraded. */\r\n BE_SQLITE_ERROR_SchemaTooNew = (BE_SQLITE_IOERR | 16 << 24),\r\n /** The schemas found in the database are too old, and the DgnDb needs to be upgraded. */\r\n BE_SQLITE_ERROR_SchemaTooOld = (BE_SQLITE_IOERR | 17 << 24),\r\n /** Error acquiring a lock on the schemas before upgrade. */\r\n BE_SQLITE_ERROR_SchemaLockFailed = (BE_SQLITE_IOERR | 18 << 24),\r\n /** Error upgrading the schemas in the database. */\r\n BE_SQLITE_ERROR_SchemaUpgradeFailed = (BE_SQLITE_IOERR | 19 << 24),\r\n /** Error importing the schemas into the database. */\r\n BE_SQLITE_ERROR_SchemaImportFailed = (BE_SQLITE_IOERR | 20 << 24),\r\n /** Error acquiring locks or codes */\r\n BE_SQLITE_ERROR_CouldNotAcquireLocksOrCodes = (BE_SQLITE_IOERR | 21 << 24),\r\n /** Recommended that the schemas found in the database be upgraded */\r\n BE_SQLITE_ERROR_SchemaUpgradeRecommended = (BE_SQLITE_IOERR | 22 << 24),\r\n /** schema update require data transform */\r\n BE_SQLITE_ERROR_DataTransformRequired = (BE_SQLITE_IOERR | (23 << 24)),\r\n /** Db not open */\r\n BE_SQLITE_ERROR_NOTOPEN = (BE_SQLITE_ERROR | (1<<24)),\r\n /** Error propagating changes during commit */\r\n BE_SQLITE_ERROR_PropagateChangesFailed = (BE_SQLITE_ERROR | (2<<24)),\r\n\r\n BE_SQLITE_LOCKED_SHAREDCACHE = (BE_SQLITE_LOCKED | (1 << 8)),\r\n BE_SQLITE_BUSY_RECOVERY = (BE_SQLITE_BUSY | (1 << 8)),\r\n BE_SQLITE_CANTOPEN_NOTEMPDIR = (BE_SQLITE_CANTOPEN | (1 << 8)),\r\n BE_SQLITE_CANTOPEN_ISDIR = (BE_SQLITE_CANTOPEN | (2 << 8)),\r\n BE_SQLITE_CANTOPEN_FULLPATH = (BE_SQLITE_CANTOPEN | (3 << 8)),\r\n BE_SQLITE_CORRUPT_VTAB = (BE_SQLITE_CORRUPT | (1 << 8)),\r\n BE_SQLITE_READONLY_RECOVERY = (BE_SQLITE_READONLY | (1 << 8)),\r\n BE_SQLITE_READONLY_CANTLOCK = (BE_SQLITE_READONLY | (2 << 8)),\r\n BE_SQLITE_READONLY_ROLLBACK = (BE_SQLITE_READONLY | (3 << 8)),\r\n BE_SQLITE_ABORT_ROLLBACK = (BE_SQLITE_ABORT | (2 << 8)),\r\n BE_SQLITE_CONSTRAINT_CHECK = (BE_SQLITE_CONSTRAINT_BASE | (1 << 8)),\r\n BE_SQLITE_CONSTRAINT_COMMITHOOK = (BE_SQLITE_CONSTRAINT_BASE | (2 << 8)),\r\n BE_SQLITE_CONSTRAINT_FOREIGNKEY = (BE_SQLITE_CONSTRAINT_BASE | (3 << 8)),\r\n BE_SQLITE_CONSTRAINT_FUNCTION = (BE_SQLITE_CONSTRAINT_BASE | (4 << 8)),\r\n BE_SQLITE_CONSTRAINT_NOTNULL = (BE_SQLITE_CONSTRAINT_BASE | (5 << 8)),\r\n BE_SQLITE_CONSTRAINT_PRIMARYKEY = (BE_SQLITE_CONSTRAINT_BASE | (6 << 8)),\r\n BE_SQLITE_CONSTRAINT_TRIGGER = (BE_SQLITE_CONSTRAINT_BASE | (7 << 8)),\r\n BE_SQLITE_CONSTRAINT_UNIQUE = (BE_SQLITE_CONSTRAINT_BASE | (8 << 8)),\r\n BE_SQLITE_CONSTRAINT_VTAB = (BE_SQLITE_CONSTRAINT_BASE | (9 << 8)),\r\n}\r\n"]}