Overview
![]() |
Constructors and Destructors | ||
IStoredObject | ||
~IStoredObject | Destructor. |
Operations | ||
GetClass | Allow access to the IStoredClass that owns the object. | |
GetIndex | Get the index of the object usable for array access. |
Overridables | ||
AddValue | ||
AddValue | ||
AddValue | ||
AddValue | ||
AddValue | ||
AddValue | ||
AddValue | ||
AddValue | ||
AddValue | ||
AddValue | ||
AddValue | ||
AddValue | ||
AddValue | Add data. | |
AddValue | Add arrays. | |
FireChangedEvent | Fire an event that object has changed content. | |
Flush | Flush the object to the storage medium. | |
GetValue | ||
GetValue | ||
GetValue | ||
GetValue | ||
GetValue | ||
GetValue | ||
GetValue | ||
GetValue | ||
GetValue | ||
GetValue | ||
GetValue | ||
GetValue | Retrieve data. | |
GetValue | References are always reference arrays. | |
GetValue | Get arrays. | |
HasValue | Check wether a certain value is present. | |
ReAllocate | Restart the object, free and reallocate the content. | |
Refresh | Reload a Flushed object and fill in its content. | |
Release | Release the object and its content. | |
SetValue | ||
SetValue | ||
SetValue | ||
SetValue | ||
SetValue | ||
SetValue | ||
SetValue | ||
SetValue | ||
SetValue | ||
SetValue | ||
SetValue | ||
SetValue | ||
SetValue | Modify data. | |
SetValue | Modify arrays. |
Data Members | ||
protected | ||
The unique index of the object within its class. | ||
An object needs information from the class. |