Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
nmea_sentence.h File Reference
#include <algorithm>
#include <memory>
#include <sstream>
#include <stdexcept>
#include <string>
#include <vector>
#include <boost/algorithm/string/classification.hpp>
#include <boost/algorithm/string/split.hpp>
#include "goby/util/as.h"

Go to the source code of this file.

Classes

class  goby::util::bad_nmea_sentence
class  goby::util::NMEASentence

Namespaces

namespace  goby
 The global namespace for the Goby project.
namespace  goby::util

Functions

std::ostream & operator<< (std::ostream &out, const goby::util::NMEASentence &nmea)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & out,
const goby::util::NMEASentence & nmea )
inline

Definition at line 109 of file nmea_sentence.h.