| 
    MySQL 5.6.14 Source Code Document
    
   | 
 


Public Member Functions | |
| NdbFilegroupImpl (NdbDictionary::Object::Type t) | |
  Public Member Functions inherited from NdbDictObjectImpl | |
| bool | change () | 
Public Attributes | |
| BaseString | m_name | 
| NdbDictionary::AutoGrowSpecification | m_grow_spec | 
| union { | |
| Uint32 m_extent_size | |
| Uint32 m_undo_buffer_size | |
| }; | |
| BaseString | m_logfile_group_name | 
| Uint32 | m_logfile_group_id | 
| Uint32 | m_logfile_group_version | 
| Uint64 | m_undo_free_words | 
  Public Attributes inherited from NdbDictObjectImpl | |
| int | m_id | 
| Uint32 | m_version | 
| NdbDictionary::Object::Type | m_type | 
| NdbDictionary::Object::Status | m_status | 
Additional Inherited Members | |
  Static Public Member Functions inherited from NdbDictObjectImpl | |
| static NdbDictObjectImpl & | getImpl (NdbDictionary::ObjectId &t) | 
| static const NdbDictObjectImpl & | getImpl (const NdbDictionary::ObjectId &t) | 
  Protected Member Functions inherited from NdbDictObjectImpl | |
| NdbDictObjectImpl (NdbDictionary::Object::Type type) | |
Definition at line 458 of file NdbDictionaryImpl.hpp.