Public Member Functions | |
mark ($className) | |
| |
Public Attributes | |
const | MARGINAL_VALUE = 'i_am_declassed_element' |
Protected Member Functions | |
getClassName () | |
Protected Attributes | |
$className = null |
Definition at line 16 of file SelectivePeer.class.php.
SelectivePeer::mark | ( | $ | className | ) |
Reimplemented from CachePeer.
Reimplemented in ReferencePool, and WatermarkedPeer.
Definition at line 25 of file SelectivePeer.class.php.
References $className.
SelectivePeer::getClassName | ( | ) | [protected] |
Definition at line 31 of file SelectivePeer.class.php.
Referenced by SharedMemory::getSegment(), and AggregateCache::guessLabel().
const SelectivePeer::MARGINAL_VALUE = 'i_am_declassed_element' |
Definition at line 18 of file SelectivePeer.class.php.
SelectivePeer::$className = null [protected] |
Definition at line 20 of file SelectivePeer.class.php.
Referenced by WatermarkedPeer::mark(), mark(), ReferencePool::mark(), and WatermarkedPeer::setClassMap().