onPHP

MessageSegmentHandler Class Reference

 

MessageSegmentHandler Class Reference
[Root classes for building DAO hierarchies]

Inheritance diagram for MessageSegmentHandler:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 __construct ($segmentId)
 getPrecision ()
 (precision - 1) for used keys
 touch ($key)
 creates key in segment
 unlink ($key)
 deletes key from segment
 ping ($key)
 checks for a key existence in segment
 drop ()
 destroys segment

Private Attributes

 $id = null

Detailed Description

Definition at line 16 of file MessageSegmentHandler.class.php.


Constructor & Destructor Documentation

MessageSegmentHandler::__construct ( segmentId  ) 

Implements SegmentHandler.

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

References getPrecision().

Here is the call graph for this function:


Member Function Documentation

MessageSegmentHandler::getPrecision (  ) 

(precision - 1) for used keys

Implements SegmentHandler.

Definition at line 25 of file MessageSegmentHandler.class.php.

Referenced by __construct().

MessageSegmentHandler::touch ( key  ) 

creates key in segment

Implements SegmentHandler.

Definition at line 30 of file MessageSegmentHandler.class.php.

References Assert::isUnreachable().

Here is the call graph for this function:

MessageSegmentHandler::unlink ( key  ) 

deletes key from segment

Implements SegmentHandler.

Definition at line 58 of file MessageSegmentHandler.class.php.

MessageSegmentHandler::ping ( key  ) 

checks for a key existence in segment

Implements SegmentHandler.

Definition at line 72 of file MessageSegmentHandler.class.php.

MessageSegmentHandler::drop (  ) 

destroys segment

Implements SegmentHandler.

Definition at line 95 of file MessageSegmentHandler.class.php.


Member Data Documentation

MessageSegmentHandler::$id = null [private]

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


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

generated by doxygen-1.5.1
for onPHP at Sat Jun 2 18:39:04 2007