Campustream 1.0
A social network MQP for WPI
IConnection Interface Reference
Inheritance diagram for IConnection:
IConnectionCluster IConnectionCluster IConnectionSingle IConnectionSingle ConnectionCluster ConnectionCluster ConnectionCluster ConnectionCluster Connection Connection TcpConnection TcpConnection Connection Connection TcpConnection TcpConnection

Public Member Functions

 connect ()
 disconnect ()
 isConnected ()
 writeCommand (ICommand $command)
 readResponse (ICommand $command)
 executeCommand (ICommand $command)
 connect ()
 disconnect ()
 isConnected ()
 writeCommand (ICommand $command)
 readResponse (ICommand $command)
 executeCommand (ICommand $command)

Detailed Description

Definition at line 1153 of file predis.php.


Member Function Documentation

disconnect ( )
disconnect ( )
executeCommand ( ICommand command)
executeCommand ( ICommand command)
isConnected ( )
isConnected ( )
readResponse ( ICommand command)
readResponse ( ICommand command)
writeCommand ( ICommand command)
writeCommand ( ICommand command)

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