25#include <unordered_set>
39 std::filesystem::path filepath;
43 std::unordered_set<std::string> topics;
std::filesystem::path getFilepath() const
~DatabaseTopicWriter() override
void write(const TopicUtil::TopicData &topicData) override
DatabaseTopicWriter(const std::filesystem::path &path)
This file offers overloads of toIce() and fromIce() functions for STL container types.
std::shared_ptr< DatabaseTopicWriter > DatabaseTopicWriterPtr