Campustream 1.0
A social network MQP for WPI
ZSetRange Class Reference
Inheritance diagram for ZSetRange:
Command Command ICommand ICommand ICommand ICommand ZSetRangeByScore ZSetRangeByScore ZSetReverseRange ZSetReverseRange

Public Member Functions

 getCommandId ()
 filterArguments (Array $arguments)
 parseResponse ($data)
 getCommandId ()
 filterArguments (Array $arguments)
 parseResponse ($data)

Protected Member Functions

 prepareOptions ($options)
 prepareOptions ($options)

Detailed Description

Definition at line 2545 of file predis.php.


Member Function Documentation

filterArguments ( Array $  arguments)

Reimplemented from Command.

Definition at line 2548 of file predis.php.

filterArguments ( Array $  arguments)

Reimplemented from Command.

Definition at line 2548 of file predis.php.

getCommandId ( )

Implements ICommand.

Reimplemented in ZSetReverseRange, ZSetRangeByScore, ZSetReverseRange, and ZSetRangeByScore.

Definition at line 2547 of file predis.php.

getCommandId ( )

Implements ICommand.

Reimplemented in ZSetReverseRange, ZSetRangeByScore, ZSetReverseRange, and ZSetRangeByScore.

Definition at line 2547 of file predis.php.

parseResponse ( data)

Reimplemented from Command.

Definition at line 2572 of file predis.php.

parseResponse ( data)

Reimplemented from Command.

Definition at line 2572 of file predis.php.

prepareOptions ( options) [protected]

Reimplemented in ZSetRangeByScore, and ZSetRangeByScore.

Definition at line 2563 of file predis.php.

prepareOptions ( options) [protected]

Reimplemented in ZSetRangeByScore, and ZSetRangeByScore.

Definition at line 2563 of file predis.php.


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