GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Public Member Functions | List of all members
Gnss_Synchro_Udp_Sink Class Reference

This class sends serialized Gnss_Synchro objects over UDP to one or multiple endpoints. More...

#include <gnss_synchro_udp_sink.h>

Public Member Functions

 Gnss_Synchro_Udp_Sink (const std::vector< std::string > &addresses, const uint16_t &port, bool enable_protobuf)
 
bool write_gnss_synchro (const std::vector< Gnss_Synchro > &stocks)
 

Detailed Description

This class sends serialized Gnss_Synchro objects over UDP to one or multiple endpoints.

Definition at line 45 of file gnss_synchro_udp_sink.h.


The documentation for this class was generated from the following file: