5 #ifndef STORAGE_LEVELDB_DB_LOG_WRITER_H_ 6 #define STORAGE_LEVELDB_DB_LOG_WRITER_H_ 54 #endif // STORAGE_LEVELDB_DB_LOG_WRITER_H_
void operator=(const Writer &)
Writer(WritableFile *dest)
Status EmitPhysicalRecord(RecordType type, const char *ptr, size_t length)
Status AddRecord(const Slice &slice)
static const int kMaxRecordType
uint32_t type_crc_[kMaxRecordType+1]