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

List of all members.

Public Member Functions

def __init__
def __getattr__
def __setattr__
def __str__
def value

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: