Overview Members Chapter Previous Next

IStoredObject::Release

virtual bool Release( ) ;

Release the object and its content. This is NOT implemented with 'delete this;' as a default implementation, bc. For example the objects in the 'memory' driver actually never may be deleted during the liftime of the engine.