成员的完整列表,这些成员属于 XuMQ::Channel,包括所有继承而来的类成员
_basic_resp | XuMQ::Channel | private |
_cid | XuMQ::Channel | private |
_cmp | XuMQ::Channel | private |
_codec | XuMQ::Channel | private |
_conn | XuMQ::Channel | private |
_consumer | XuMQ::Channel | private |
_cv | XuMQ::Channel | private |
_host | XuMQ::Channel | private |
_mutex | XuMQ::Channel | private |
_pool | XuMQ::Channel | private |
basicAck(const std::string &msg_id) | XuMQ::Channel | inline |
basicAck(const basicAckRequestPtr &req) | XuMQ::Channel | inline |
basicCancel() | XuMQ::Channel | inline |
basicCancel(const basicCancelRequestPtr &req) | XuMQ::Channel | inline |
basicConsume(const std::string &tag, const std::string &qname, bool auto_ack, const ConsumerCallback &cb) | XuMQ::Channel | inline |
basicConsume(const basicConsumeRequestPtr &req) | XuMQ::Channel | inline |
basicPublish(const std::string &ename, const BasicProperties *bp, const std::string &body) | XuMQ::Channel | inline |
basicPublish(const basicPublishRequestPtr &req) | XuMQ::Channel | inline |
basicRespFunc(bool ok, const std::string &rid, const std::string &cid) | XuMQ::Channel | inlineprivate |
callback(const std::string &tag, const BasicProperties *bp, const std::string &body) | XuMQ::Channel | inlineprivate |
Channel(const muduo::net::TcpConnectionPtr &conn, const ProtobufCodecPtr &codec) | XuMQ::Channel | inline |
Channel(const std::string &id, const VirtualHost::ptr &host, const ConsumerManager::ptr &cmp, const ProtobufCodecPtr &codec, const muduo::net::TcpConnectionPtr &conn, const threadpool::ptr &pool) | XuMQ::Channel | inline |
cid() | XuMQ::Channel | inline |
closeChannel() | XuMQ::Channel | inline |
consume(const basicConsumeResponsePtr &resp) | XuMQ::Channel | inline |
consume(const std::string &qname) | XuMQ::Channel | inlineprivate |
declareExchange(const std::string &name, ExchangeType type, bool durable, bool auto_delete, google::protobuf::Map< std::string, std::string > &args) | XuMQ::Channel | inline |
declareExchange(const declareExchangeRequestPtr &req) | XuMQ::Channel | inline |
declareQueue(const std::string &qname, bool qdurable, bool qexclusive, bool qauto_delete, google::protobuf::Map< std::string, std::string > &qargs) | XuMQ::Channel | inline |
declareQueue(const declareQueueRequestPtr &req) | XuMQ::Channel | inline |
deleteExchange(const std::string &name) | XuMQ::Channel | inline |
deleteExchange(const deleteExchangeRequestPtr &req) | XuMQ::Channel | inline |
deleteQueue(const std::string &qname) | XuMQ::Channel | inline |
deleteQueue(const deleteQueueRequestPtr &req) | XuMQ::Channel | inline |
openChannel() | XuMQ::Channel | inline |
ptr typedef | XuMQ::Channel | |
ptr typedef | XuMQ::Channel | |
putBasicResponse(const basicResponsePtr &resp) | XuMQ::Channel | inline |
queueBind(const std::string &ename, const std::string &qname, const std::string &key) | XuMQ::Channel | inline |
queueBind(const queueBindRequestPtr &req) | XuMQ::Channel | inline |
queueUnBind(const std::string &ename, const std::string &qname) | XuMQ::Channel | inline |
queueUnBind(const queueUnBindRequestPtr &req) | XuMQ::Channel | inline |
waitResponse(const std::string &rid) | XuMQ::Channel | inlineprivate |
~Channel() | XuMQ::Channel | inline |
~Channel() | XuMQ::Channel | inline |