SRS-control 0.1.4
Loading...
Searching...
No Matches
DataWriter.cpp File Reference
#include "DataWriter.hpp"
#include "DataWriterOptions.hpp"
#include "srs/converters/DataConvertOptions.hpp"
#include <boost/asio/ip/udp.hpp>
#include <boost/asio/thread_pool.hpp>
#include <boost/system/detail/error_code.hpp>
#include <boost/thread/futures/wait_for_all.hpp>
#include <magic_enum/magic_enum.hpp>
#include <map>
#include <memory>
#include <optional>
#include <ranges>
#include <spdlog/spdlog.h>
#include <srs/workflow/Handler.hpp>
#include <srs/writers/BinaryFileWriter.hpp>
#include <srs/writers/JsonWriter.hpp>
#include <srs/writers/RootFileWriter.hpp>
#include <srs/writers/UDPWriter.hpp>
#include <string>
#include <string_view>
#include <utility>
#include <vector>
Include dependency graph for DataWriter.cpp:

Go to the source code of this file.

Namespaces

namespace  srs
namespace  srs::writer