25 virtual ::leveldb::Status Append(::leveldb::Slice
const& data) ;
28 virtual ::leveldb::Status Close() ;
31 virtual ::leveldb::Status Flush() ;
34 virtual ::leveldb::Status Sync() ;
46 MCAPI ::leveldb::Status $Append(::leveldb::Slice
const& data);
48 MCAPI ::leveldb::Status $Close();
50 MCFOLD ::leveldb::Status $Flush();
52 MCFOLD ::leveldb::Status $Sync();
58 MCAPI
static void** $vftable();