|
MySQL 5.6.14 Source Code Document
|
Classes | |
| class | OpenFileItem |
Public Member Functions | |
| AsyncFile * | find (Uint16 id) const |
| bool | insert (AsyncFile *file, Uint16 id) |
| bool | erase (Uint16 id) |
| unsigned | size () |
| Uint16 | getId (unsigned i) |
| AsyncFile * | getFile (unsigned i) |
Definition at line 24 of file OpenFiles.hpp.