|
LogCabin
|
#include "Core/Debug.h"#include "Core/ProtoBuf.h"#include "RPC/Protocol.h"#include "RPC/ClientRPC.h"#include "RPC/ClientSession.h"Go to the source code of this file.
Namespaces | |
| namespace | LogCabin |
| namespace | LogCabin::RPC |
Typedefs | |
| typedef RPC::Protocol::Status | LogCabin::RPC::ProtocolStatus |
Functions | |
| ::std::ostream & | LogCabin::RPC::operator<< (::std::ostream &os, ClientRPC::Status status) |
| Output a ClientRPC::Status to a stream. | |
1.7.6.1