LogCabin
|
#include <string.h>
#include "include/LogCabin/Client.h"
#include "Client/ClientImpl.h"
#include "Client/MockClientImpl.h"
#include "Core/StringUtil.h"
Go to the source code of this file.
Classes | |
class | LogCabin::Client::TreeDetails |
Implementation-specific members of Client::Tree. More... | |
Namespaces | |
namespace | LogCabin |
namespace | LogCabin::Client |
namespace | LogCabin::Client::anonymous_namespace{Client.cc} |
Functions | |
void | LogCabin::Client::anonymous_namespace{Client.cc}::throwException (const Result &result, uint64_t timeoutNanos) |
std::ostream & | LogCabin::Client::operator<< (std::ostream &os, Status status) |
Print a status code to a stream. |