GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
serdes_monitor_pvt.h File Reference

Serialization / Deserialization of Monitor_Pvt objects using Protocol Buffers. More...

#include "monitor_pvt.h"
#include "monitor_pvt.pb.h"
#include <memory>
#include <string>
#include <utility>

Go to the source code of this file.

Classes

class  Serdes_Monitor_Pvt
 This class implements serialization and deserialization of Monitor_Pvt objects using Protocol Buffers. More...

Detailed Description

Serialization / Deserialization of Monitor_Pvt objects using Protocol Buffers.

Author
Carles Fernandez-Prades, 2019. cfernandez(at)cttc.es

GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.

Copyright (C) 2010-2020 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later


Definition in file serdes_monitor_pvt.h.