Public Member Functions | |
def | __getattr__ |
def | __setattr__ |
def | __str__ |
def | value |
Static Private Attributes | |
list | _fields |
Definition at line 78 of file bitfield.py.
list prototest::mysql::bitfield.ExampleField::_fields [static, private] |
[ 'READ', 'WRITE', 'CREATE', 'DIRECT' ]
Reimplemented from prototest.mysql.bitfield.BitField.
Definition at line 79 of file bitfield.py.