This is the complete list of members for storages::redis::SubscribeClient, including all inherited members.
| IsInClusterMode() const =0 (defined in storages::redis::SubscribeClient) | storages::redis::SubscribeClient | pure virtual |
| Psubscribe(std::string pattern, SubscriptionToken::OnPmessageCb on_pmessage_cb, const ::redis::CommandControl &command_control)=0 (defined in storages::redis::SubscribeClient) | storages::redis::SubscribeClient | pure virtual |
| Psubscribe(std::string pattern, SubscriptionToken::OnPmessageCb on_pmessage_cb) (defined in storages::redis::SubscribeClient) | storages::redis::SubscribeClient | inline |
| ShardsCount() const =0 (defined in storages::redis::SubscribeClient) | storages::redis::SubscribeClient | pure virtual |
| Ssubscribe(std::string channel, SubscriptionToken::OnMessageCb on_message_cb, const ::redis::CommandControl &command_control)=0 (defined in storages::redis::SubscribeClient) | storages::redis::SubscribeClient | pure virtual |
| Ssubscribe(std::string channel, SubscriptionToken::OnMessageCb on_message_cb) (defined in storages::redis::SubscribeClient) | storages::redis::SubscribeClient | inline |
| Subscribe(std::string channel, SubscriptionToken::OnMessageCb on_message_cb, const ::redis::CommandControl &command_control)=0 (defined in storages::redis::SubscribeClient) | storages::redis::SubscribeClient | pure virtual |
| Subscribe(std::string channel, SubscriptionToken::OnMessageCb on_message_cb) (defined in storages::redis::SubscribeClient) | storages::redis::SubscribeClient | inline |
| ~SubscribeClient() (defined in storages::redis::SubscribeClient) | storages::redis::SubscribeClient | virtual |