|
MySQL 5.6.14 Source Code Document
|


Public Member Functions | |
| NdbFileImpl (NdbDictionary::Object::Type t) | |
Public Member Functions inherited from NdbDictObjectImpl | |
| bool | change () |
Public Attributes | |
| Uint64 | m_size |
| Uint64 | m_free |
| BaseString | m_path |
| BaseString | m_filegroup_name |
| Uint32 | m_filegroup_id |
| Uint32 | m_filegroup_version |
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 504 of file NdbDictionaryImpl.hpp.