MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Dbdict::Filegroup Struct Reference
Collaboration diagram for Dbdict::Filegroup:

Public Member Functions

Uint32 hashValue () const
bool equal (const Filegroup &obj) const

Public Attributes

Uint32 key
Uint32 m_obj_ptr_i
Uint32 m_magic
Uint32 m_type
Uint32 m_version
RopeHandle m_name
union {
   struct {
      Uint32   m_extent_size
      Uint32   m_default_logfile_group_id
   }   m_tablespace
   struct {
      Uint32   m_undo_buffer_size
      File_list::HeadPOD   m_files
   }   m_logfilegroup
}; 
union {
   Uint32   nextPool
   Uint32   nextList
   Uint32   nextHash
}; 
Uint32 prevHash

Detailed Description

Definition at line 619 of file Dbdict.hpp.


The documentation for this struct was generated from the following file: