95c95
< bool sendPacket(BaseCache &cache);
---
> bool sendPacket(BaseCache &cache) override;
174c174
< const std::string &prefix = "") const;
---
> const std::string &prefix = "") const override;