3#include "mc/_HeaderOutputPredefine.h"
26 virtual ::leveldb::Status Append(::leveldb::Slice
const& data) ;
29 virtual ::leveldb::Status Close() ;
32 virtual ::leveldb::Status Flush() ;
35 virtual ::leveldb::Status Sync() ;
41 MCNAPI ::leveldb::Status
$Append(::leveldb::Slice
const& data);
47 MCNAPI ::leveldb::Status
$Sync();
Definition SnapshotWritableFile.h:5
static MCAPI void ** $vftable()
MCAPI::leveldb::Status $Flush()
MCAPI::leveldb::Status $Append(::leveldb::Slice const &data)
MCAPI::leveldb::Status $Close()
MCAPI::leveldb::Status $Sync()