eAccelBagOStuff Class Reference
[Cache]

This is a wrapper for eAccelerator's shared memory functions. More...

Inherits BagOStuff.

List of all members.

Public Member Functions

 get ($key)
 set ($key, $value, $exptime=0)
 delete ($key, $time=0)
 lock ($key, $waitTimeout=0)
 unlock ($key)


Detailed Description

This is a wrapper for eAccelerator's shared memory functions.

This is basically identical to the Turck MMCache version, mostly because eAccelerator is based on Turck MMCache.

Definition at line 594 of file BagOStuff.php.


Member Function Documentation

eAccelBagOStuff::delete ( key,
time = 0 
)

Reimplemented from BagOStuff.

Definition at line 608 of file BagOStuff.php.

References $key.

eAccelBagOStuff::get ( key  ) 

Reimplemented from BagOStuff.

Definition at line 595 of file BagOStuff.php.

References $key.

eAccelBagOStuff::lock ( key,
waitTimeout = 0 
)

Reimplemented from BagOStuff.

Definition at line 613 of file BagOStuff.php.

References $key.

eAccelBagOStuff::set ( key,
value,
exptime = 0 
)

Reimplemented from BagOStuff.

Definition at line 603 of file BagOStuff.php.

References $key.

eAccelBagOStuff::unlock ( key  ) 

Reimplemented from BagOStuff.

Definition at line 618 of file BagOStuff.php.

References $key.


The documentation for this class was generated from the following file:

Generated on Sat Sep 5 02:08:36 2009 for MediaWiki by  doxygen 1.5.9