MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
CompoundState (Backup &b, const State valid[], Uint32 count, Uint32 _id) | |
void | setState (State s) |
State | getState () const |
State | getAbortState () const |
void | forceState (State s) |
BlockNumber | number () const |
EmulatedJamBuffer * | jamBuffer () const |
void | progError (int line, int cause, const char *extra) |
Definition at line 368 of file Backup.hpp.