Lines Matching full:cell
304 * A persistent handle contains a reference to a storage cell within
307 * cell can be created using Persistent::New and existing handles can
310 * that point to the same storage cell. For instance, if you pass a
313 * storage cell.
319 * storage cell.
324 * Creates a persistent handle for the same storage cell as the
373 * Releases the storage cell referenced by this persistent handle.
374 * Does not remove the reference to the cell from any handles.
376 * cell remain and IsEmpty will still return false.