Overview Members Chapter Previous Next

IStoredObject::ReAllocate

virtual bool ReAllocate( ) ;

Restart the object, free and reallocate the content. After ReAllocate(), the object is in nearly the same state as immediately after IStoredClass::AddObject(), except that the GetIndex() value is still valid and garuanteed to be the same as before. All references to the object will stay valid.