MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
Uint32 | hashValue () const |
bool | equal (const File &obj) const |
Public Attributes | |
Uint32 | key |
Uint32 | m_magic |
Uint32 | m_version |
Uint32 | m_obj_ptr_i |
Uint32 | m_filegroup_id |
Uint32 | m_type |
Uint64 | m_file_size |
Uint64 | m_file_free |
RopeHandle | m_path |
Uint32 | nextList |
union { | |
Uint32 prevList | |
Uint32 nextPool | |
}; | |
Uint32 | nextHash |
Uint32 | prevHash |
Definition at line 590 of file Dbdict.hpp.