Public Member Functions | |
def | __getattr__ |
def | __setattr__ |
def | __str__ |
def | value |
Static Private Attributes | |
list | _fields |
Definition at line 81 of file handshake.py.
list prototest::mysql::handshake::Status::_fields [static, private] |
[ 'IN_TRANS', 'AUTOCOMMIT', 'MORE_RESULTS_EXISTS', 'QUERY_NO_GOOD_INDEX_USED', 'QUERY_NO_INDEX_USED', 'CURSOR_EXISTS', 'LAST_ROW_SENT', 'DB_DROPPED', 'NO_BACKSLASH_ESCAPES', 'QUERY_WAS_SLOW' ]
Reimplemented from prototest::mysql::bitfield::BitField.
Definition at line 82 of file handshake.py.