|
MySQL 5.6.14 Source Code Document
|
This is the complete list of members for RestoreMetaData, including all inherited members.
| BackupFile(void(*free_data_callback)()=0) (defined in BackupFile) | BackupFile | protected |
| buffer_get_ptr(void **p_buf_ptr, Uint32 size, Uint32 nmemb) (defined in BackupFile) | BackupFile | protected |
| buffer_get_ptr_ahead(void **p_buf_ptr, Uint32 size, Uint32 nmemb) (defined in BackupFile) | BackupFile | protected |
| buffer_read(void *ptr, Uint32 size, Uint32 nmemb) (defined in BackupFile) | BackupFile | protected |
| buffer_read_ahead(void *ptr, Uint32 size, Uint32 nmemb) (defined in BackupFile) | BackupFile | protected |
| free_data_callback (defined in BackupFile) | BackupFile | protected |
| get_file_pos() const (defined in BackupFile) | BackupFile | inline |
| get_file_size() const (defined in BackupFile) | BackupFile | inline |
| getFileHeader() const (defined in BackupFile) | BackupFile | inline |
| getFilename() const (defined in BackupFile) | BackupFile | inline |
| getNdbVersion() const (defined in RestoreMetaData) | RestoreMetaData | inline |
| getNodeId() const (defined in BackupFile) | BackupFile | inline |
| getNoOfObjects() const (defined in RestoreMetaData) | RestoreMetaData | inline |
| getNoOfTables() const (defined in RestoreMetaData) | RestoreMetaData | inline |
| getObjPtr(Uint32 i) const (defined in RestoreMetaData) | RestoreMetaData | inline |
| getObjType(Uint32 i) const (defined in RestoreMetaData) | RestoreMetaData | inline |
| getPath() const (defined in BackupFile) | BackupFile | inline |
| getStopGCP() const (defined in RestoreMetaData) | RestoreMetaData | |
| getTable(Uint32 tableId) const (defined in RestoreMetaData) | RestoreMetaData | |
| loadContent() (defined in RestoreMetaData) | RestoreMetaData | |
| m_buffer (defined in BackupFile) | BackupFile | protected |
| m_buffer_data_left (defined in BackupFile) | BackupFile | protected |
| m_buffer_ptr (defined in BackupFile) | BackupFile | protected |
| m_buffer_sz (defined in BackupFile) | BackupFile | protected |
| m_expectedFileHeader (defined in BackupFile) | BackupFile | protected |
| m_file (defined in BackupFile) | BackupFile | protected |
| m_file_pos (defined in BackupFile) | BackupFile | protected |
| m_file_size (defined in BackupFile) | BackupFile | protected |
| m_fileHeader (defined in BackupFile) | BackupFile | protected |
| m_fileName (defined in BackupFile) | BackupFile | protected |
| m_hostByteOrder (defined in BackupFile) | BackupFile | protected |
| m_is_undolog (defined in BackupFile) | BackupFile | protected |
| m_nodeId (defined in BackupFile) | BackupFile | protected |
| m_path (defined in BackupFile) | BackupFile | protected |
| m_twiddle_buffer (defined in BackupFile) | BackupFile | protected |
| openFile() (defined in BackupFile) | BackupFile | protected |
| operator[](int i) const (defined in RestoreMetaData) | RestoreMetaData | inline |
| readHeader() (defined in BackupFile) | BackupFile | |
| reset_buffers() (defined in BackupFile) | BackupFile | inlineprotectedvirtual |
| RestoreMetaData(const char *path, Uint32 nodeId, Uint32 bNo) (defined in RestoreMetaData) | RestoreMetaData | |
| setCtlFile(Uint32 nodeId, Uint32 backupId, const char *path) (defined in BackupFile) | BackupFile | protected |
| setDataFile(const BackupFile &bf, Uint32 no) (defined in BackupFile) | BackupFile | protected |
| setLogFile(const BackupFile &bf, Uint32 no) (defined in BackupFile) | BackupFile | protected |
| setName(const char *path, const char *name) (defined in BackupFile) | BackupFile | protected |
| Twiddle(const AttributeDesc *const attr_desc, AttributeData *attr_data) (defined in BackupFile) | BackupFile | |
| validateFooter() (defined in BackupFile) | BackupFile | |
| ~BackupFile() (defined in BackupFile) | BackupFile | protectedvirtual |
| ~RestoreMetaData() (defined in RestoreMetaData) | RestoreMetaData | virtual |