Drizzled Public API Documentation

prototest.mysql.command.Command Class Reference
Inheritance diagram for prototest.mysql.command.Command:
prototest.mysql.command.QueryCommand

Public Member Functions

def __init__
 
def pack (self)
 
def __str__ (self)
 

Public Attributes

 command
 
 payload
 

Detailed Description

This class represents a command packet sent from the client.

Definition at line 76 of file command.py.


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