Drizzled Public API Documentation

prototest.mysql.bitfield.BitField Class Reference
Inheritance diagram for prototest.mysql.bitfield.BitField:
prototest.mysql.bitfield.ExampleField prototest.mysql.column.ColumnFlags prototest.mysql.handshake.Capabilities prototest.mysql.handshake.Status

Public Member Functions

def __init__
 
def __getattr__ (self, name)
 
def __setattr__ (self, name, value)
 
def __str__ (self)
 
def value (self)
 

Private Attributes

 _value
 

Static Private Attributes

list _fields = []
 

Detailed Description

Base class for managing bitfields.

Definition at line 39 of file bitfield.py.


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