Home
last modified time | relevance | path

Searched refs:SlotChange (Results 1 – 19 of 19) sorted by relevance

/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/Slots/
H A DSlotChange.cs12 public class SlotChange : TreeInt class
23 …internal static readonly SlotChange.SlotChangeOperation create = new SlotChange.SlotChangeOperation
26 …internal static readonly SlotChange.SlotChangeOperation update = new SlotChange.SlotChangeOperation
29 …internal static readonly SlotChange.SlotChangeOperation delete = new SlotChange.SlotChangeOperation
44 public SlotChange(int id) : base(id) in SlotChange() method in Db4objects.Db4o.Internal.Slots.SlotChange
50 SlotChange sc = new SlotChange(0); in ShallowClone()
67 == SlotChange.SlotChangeOperation.delete) in AccumulateFreeSlot()
129 SlotChange change = new SlotChange(reader.ReadInt()); in Read()
175 Operation(SlotChange.SlotChangeOperation.update); in NotifySlotUpdated()
218 Operation(SlotChange.SlotChangeOperation.create); in NotifySlotCreated()
[all …]
H A DSlotChangeFactory.cs14 public virtual SlotChange NewInstance(int id) in NewInstance()
16 return new SlotChange(id); in NewInstance()
28 public override SlotChange NewInstance(int id) in NewInstance()
43 public override SlotChange NewInstance(int id) in NewInstance()
58 public override SlotChange NewInstance(int id) in NewInstance()
H A DSystemSlotChange.cs9 public class SystemSlotChange : SlotChange
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/Ids/
H A DIdSlotChanges.cs55 ((SlotChange)obj).AccumulateFreeSlot(this._enclosing._idSystem, freespaceCommitter in Visit()
85 ((SlotChange)slotChange).Rollback(this._enclosing.FreespaceManager()); in Visit()
93 SlotChange slot = FindSlotChange(id); in IsDeleted()
101 public virtual SlotChange ProduceSlotChange(int id, SlotChangeFactory slotChangeFactory in ProduceSlotChange()
108 SlotChange slot = slotChangeFactory.NewInstance(id); in ProduceSlotChange()
110 return (SlotChange)slot.AddedOrExisting(); in ProduceSlotChange()
113 public SlotChange FindSlotChange(int id) in FindSlotChange()
115 return (SlotChange)_slotChanges.Find(id); in FindSlotChange()
130 _slotChanges.Read(buffer, new SlotChange(0)); in ReadSlotChanges()
H A DInMemoryIdSystem.cs102 if (!((SlotChange)slotChange).SlotModified()) in Visit()
106 if (((SlotChange)slotChange).RemoveId()) in Visit()
114 DTrace.SlotCommitted.LogLength(((TreeInt)slotChange)._key, ((SlotChange)slotChange in Visit()
118 (((TreeInt)slotChange)._key, ((SlotChange)slotChange).NewSlot()))); in Visit()
154 if (!((SlotChange)slotChange).SlotModified() || ((SlotChange)slotChange).RemoveId in Visit()
H A DTransactionalIdSystemImpl.cs46 if (((SlotChange)slotChange).IsDeleted()) in Visit()
48 if (!((SlotChange)slotChange).IsNew()) in Visit()
55 if (((SlotChange)slotChange).IsNew()) in Visit()
143 SlotChange change = _slotChanges.FindSlotChange(id); in ModifiedSlot()
H A DBTreeIdSystem.cs202 if (!((SlotChange)slotChange).SlotModified()) in Visit()
208 if (((SlotChange)slotChange).RemoveId()) in Visit()
213 )slotChange)._key, ((SlotChange)slotChange).NewSlot())); in Visit()
216 DTrace.SlotMapped.LogLength(((TreeInt)slotChange)._key, ((SlotChange)slotChange). in Visit()
H A DPointerBasedIdSystem.cs59 if (((SlotChange)slotChange).SlotModified()) in Visit()
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/Transactionlog/
H A DTransactionLogHandler.cs44 ((SlotChange)obj).Write(writer); in Visit()
67 ((SlotChange)obj).WritePointer(this._enclosing._container); in Visit()
96 slotChanges.Read(buffer, new SlotChange(0)); in ReadWriteSlotChanges()
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Defragment/
H A DInMemoryIdMapping.cs100 SlotChange slotChange = new SlotChange(((TreeInt)idSlotMapping)._key); in Visit()
H A DDatabaseIdMapping.cs194 SlotChange slotChange = new SlotChange(((IdSlotMapping)idSlotMapping)._id); in Visit()
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/
H A Dqtwidgets.pas1094 procedure SlotChange(p1: PWideString); cdecl;
11224 QComboBox_hook_hook_editTextChanged(FChangeHook, @SlotChange);
11555 procedure TQtComboBox.SlotChange(p1: PWideString); cdecl; procedure
/dports/editors/lazarus/lazarus/lcl/interfaces/qt/
H A Dqtwidgets.pas1088 procedure SlotChange(p1: PWideString); cdecl;
11448 QComboBox_hook_hook_editTextChanged(FChangeHook, @SlotChange);
11778 procedure TQtComboBox.SlotChange(p1: PWideString); cdecl; procedure
/dports/editors/lazarus/lazarus/lcl/interfaces/qt5/
H A Dqtwidgets.pas1092 procedure SlotChange(p1: PWideString); cdecl;
11399 QComboBox_hook_hook_editTextChanged(FChangeHook, @SlotChange);
11730 procedure TQtComboBox.SlotChange(p1: PWideString); cdecl; procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/
H A Dqtwidgets.pas1094 procedure SlotChange(p1: PWideString); cdecl;
11224 QComboBox_hook_hook_editTextChanged(FChangeHook, @SlotChange);
11555 procedure TQtComboBox.SlotChange(p1: PWideString); cdecl; procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt/
H A Dqtwidgets.pas1086 procedure SlotChange(p1: PWideString); cdecl;
11113 QComboBox_hook_hook_editTextChanged(FChangeHook, @SlotChange);
11443 procedure TQtComboBox.SlotChange(p1: PWideString); cdecl; procedure
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt5/
H A Dqtwidgets.pas1092 procedure SlotChange(p1: PWideString); cdecl;
11399 QComboBox_hook_hook_editTextChanged(FChangeHook, @SlotChange);
11730 procedure TQtComboBox.SlotChange(p1: PWideString); cdecl; procedure
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt/
H A Dqtwidgets.pas1088 procedure SlotChange(p1: PWideString); cdecl;
11448 QComboBox_hook_hook_editTextChanged(FChangeHook, @SlotChange);
11778 procedure TQtComboBox.SlotChange(p1: PWideString); cdecl; procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt/
H A Dqtwidgets.pas1086 procedure SlotChange(p1: PWideString); cdecl;
11113 QComboBox_hook_hook_editTextChanged(FChangeHook, @SlotChange);
11443 procedure TQtComboBox.SlotChange(p1: PWideString); cdecl; procedure