LogCabin
Namespaces | Functions
Storage/Log.cc File Reference
#include <algorithm>
#include <fcntl.h>
#include <ostream>
#include <sys/stat.h>
#include <unistd.h>
#include "build/Protocol/Client.pb.h"
#include "build/Protocol/Raft.pb.h"
#include "Core/Debug.h"
#include "Core/ProtoBuf.h"
#include "Storage/Log.h"

Go to the source code of this file.

Namespaces

namespace  LogCabin
namespace  LogCabin::Storage

Functions

std::ostream & LogCabin::Storage::operator<< (std::ostream &os, const Log &log)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines