3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/file/PathBuffer.h"
10namespace Core {
class Path; }
28 InMemoryFile& operator=(InMemoryFile
const&);
29 InMemoryFile(InMemoryFile
const&);
37 MCNAPI ::leveldb::Status
append(::leveldb::Slice
const& data);
MCAPI ::Core::PathBuffer<::std::string > getFilename() const
MCAPI InMemoryFile(::Core::Path const &fileName)
MCAPI void * $ctor(::Core::Path const &fileName)
MCAPI::leveldb::Status append(::leveldb::Slice const &data)
MCAPI::leveldb::Status flushToDisk(::leveldb::Env *env)
MCAPI void rename(::Core::Path const &newFilename)