LogCabin
|
Functions | |
std::string | fileToProto (const File &dir, const std::string &path, google::protobuf::Message &out) |
FilesystemUtil::File | protoToFile (const google::protobuf::Message &in, const File &dir, const std::string &path) |
std::string LogCabin::Storage::anonymous_namespace{SimpleFileLog.cc}::fileToProto | ( | const File & | dir, |
const std::string & | path, | ||
google::protobuf::Message & | out | ||
) |
Definition at line 40 of file SimpleFileLog.cc.
FilesystemUtil::File LogCabin::Storage::anonymous_namespace{SimpleFileLog.cc}::protoToFile | ( | const google::protobuf::Message & | in, |
const File & | dir, | ||
const std::string & | path | ||
) |
Definition at line 78 of file SimpleFileLog.cc.