#include <UDPWriter.hpp>
Definition at line 21 of file UDPWriter.hpp.
◆ UDP()
◆ close()
void srs::writer::UDP::close |
( |
| ) |
|
|
inline |
◆ get_convert_mode()
◆ get_local_socket()
auto srs::writer::UDP::get_local_socket |
( |
| ) |
-> const auto& |
|
inline |
◆ get_remote_endpoint()
auto srs::writer::UDP::get_remote_endpoint |
( |
| ) |
-> const auto& |
|
inline |
◆ is_deserialize_valid()
auto srs::writer::UDP::is_deserialize_valid |
( |
| ) |
|
|
inline |
◆ write()
auto srs::writer::UDP::write |
( |
auto | last_fut | ) |
-> boost::unique_future<std::optional<int>>
|
|
inline |
◆ app_
std::reference_wrapper<App> srs::writer::UDP::app_ |
|
private |
◆ connection_
◆ convert_mode_
◆ coro_
asio::experimental::coro<int(std::optional<std::string_view>)> srs::writer::UDP::coro_ |
|
private |
◆ IsStructType
auto srs::writer::UDP::IsStructType = false |
|
staticconstexpr |
The documentation for this class was generated from the following file: