![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
Interface of a class that sends serialized Nav_Message_Packet objects over UDP to one or multiple endpoints. More...
#include "nav_message_packet.h"#include "serdes_nav_message.h"#include <boost/asio.hpp>#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | Nav_Message_Udp_Sink |
Typedefs | |
| using | b_io_context = boost::asio::io_service |
Interface of a class that sends serialized Nav_Message_Packet objects over UDP to one or multiple endpoints.
GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.
Copyright (C) 2010-2021 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later
Definition in file nav_message_udp_sink.h.
1.8.14