GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Classes
string_converter.h File Reference

Interface of a class that interprets the contents of a string and converts it into different types. More...

#include <cstdint>
#include <string>

Go to the source code of this file.

Classes

class  StringConverter
 Class that interprets the contents of a string and converts it into different types. More...
 

Detailed Description

Interface of a class that interprets the contents of a string and converts it into different types.

Author
Carlos Aviles, 2010. carlos.avilesr(at)googlemail.com

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 string_converter.h.