|
MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
| TupleS (const TupleS &tuple) | |
| TupleS & | operator= (const TupleS &tuple) |
| int | getNoOfAttributes () const |
| TableS * | getTable () const |
| AttributeDesc * | getDesc (int i) const |
| AttributeData * | getData (int i) const |
Friends | |
| class | RestoreDataIterator |
Definition at line 122 of file Restore.hpp.