Zend_Memory_Container_LockedMemory value container
Locked (always stored in memory).
Located in /Memory/Container/Locked.php (line 35)
Zend_Memory_Container | --Zend_Memory_Container_Locked
Zend_Memory_Container_Locked
__construct
(string $value, Zend_Memory_Manager $memoryManager, integer $id)
Constructor __construct (line 52)
Object constructor
destroy (line 109)
Destroy memory container and remove it from memory manager list
getRef (line 91)
Get string value reference
_Must_ be used for value access before PHP v 5.2 or _may_ be used for performance considerations
isLocked (line 78)
Return true if object is locked
lock (line 60)
Lock object in memory.
touch (line 101)
Signal, that value is updated by external code.
Should be used together with getRef()
unlock (line 68)
Unlock object
Documentation generated on Mon, 21 Jun 2010 15:31:51 -0400 by phpDocumentor 1.4.3