ApcSegmentHandler Class Reference
[Root classes for building DAO hierarchies]

See also:
http://pecl.php.net/package/APC
More...

Inheritance diagram for ApcSegmentHandler:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 __construct ($segmentId)
 drop ()
 destroys segment

Protected Member Functions

 getMap ()
 storeMap (array $map)


Detailed Description

See also:
http://pecl.php.net/package/APC

Definition at line 18 of file ApcSegmentHandler.class.php.


Constructor & Destructor Documentation

ApcSegmentHandler::__construct ( segmentId  ) 

Reimplemented from OptimizerSegmentHandler.

Definition at line 20 of file ApcSegmentHandler.class.php.

References SemaphorePool::me().

Here is the call graph for this function:


Member Function Documentation

ApcSegmentHandler::drop (  ) 

destroys segment

Implements SegmentHandler.

Definition at line 27 of file ApcSegmentHandler.class.php.

ApcSegmentHandler::getMap (  )  [protected]

Reimplemented from OptimizerSegmentHandler.

Definition at line 32 of file ApcSegmentHandler.class.php.

ApcSegmentHandler::storeMap ( array $  map  )  [protected]

Reimplemented from OptimizerSegmentHandler.

Definition at line 43 of file ApcSegmentHandler.class.php.

References Cache::EXPIRES_FOREVER.


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:56:48 2007 for onPHP by  doxygen 1.5.4