LogCabin
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Functions
LogCabin::Storage::anonymous_namespace{SimpleFileLog.cc} Namespace Reference

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)

Function Documentation

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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines