LogCabin
|
#include "Core/Debug.h"
#include "Core/ProtoBuf.h"
#include "Core/STLUtil.h"
#include "Client/MockClientImpl.h"
#include "Tree/ProtoBuf.h"
Go to the source code of this file.
Classes | |
struct | LogCabin::Client::anonymous_namespace{MockClientImpl.cc}::RAIISwap< T > |
class | LogCabin::Client::anonymous_namespace{MockClientImpl.cc}::TreeLeaderRPC |
This class intercepts LeaderRPC calls from ClientImpl. More... | |
class | LogCabin::Client::anonymous_namespace{MockClientImpl.cc}::TreeLeaderRPC::Call |
Namespaces | |
namespace | LogCabin |
namespace | LogCabin::Client |
namespace | LogCabin::Client::anonymous_namespace{MockClientImpl.cc} |
Typedefs | |
typedef RAIISwap < std::shared_ptr < TestingCallbacks > > | LogCabin::Client::anonymous_namespace{MockClientImpl.cc}::CallbackSwap |