Interface Zend_Memory_Container_InterfaceMemory value container interface
Located in /Memory/Container/Interface.php (line 30)
getRef (line 40)
Get string value reference
_Must_ be used for value access before PHP v 5.2 or _may_ be used for performance considerations
isLocked (line 64)
Return true if object is locked
lock (line 52)
Lock object in memory.
touch (line 47)
Signal, that value is updated by external code.
Should be used together with getRef()
unlock (line 57)
Unlock object
Documentation generated on Mon, 21 Jun 2010 15:29:40 -0400 by phpDocumentor 1.4.3