This is the complete list of members for util::rpc::Channel, including all inherited members.
Channel(FiberSyncSocket *socket) (defined in util::rpc::Channel) | util::rpc::Channel | inline |
Channel(const std::string &hostname, const std::string &service, IoContext *cntx) (defined in util::rpc::Channel) | util::rpc::Channel | inline |
Connect(uint32_t ms) (defined in util::rpc::Channel) | util::rpc::Channel | |
error_code typedef (defined in util::rpc::Channel) | util::rpc::Channel | |
future_code_t typedef (defined in util::rpc::Channel) | util::rpc::Channel | |
MessageCallback typedef (defined in util::rpc::Channel) | util::rpc::Channel | |
Send(uint32_t deadline_msec, Envelope *envelope) (defined in util::rpc::Channel) | util::rpc::Channel | |
SendAndReadStream(Envelope *msg, MessageCallback cb) (defined in util::rpc::Channel) | util::rpc::Channel | |
SendSync(uint32_t deadline_msec, Envelope *envelope) (defined in util::rpc::Channel) | util::rpc::Channel | inline |
Shutdown() (defined in util::rpc::Channel) | util::rpc::Channel | |
~Channel() (defined in util::rpc::Channel) | util::rpc::Channel |