data_version.cc File Reference

Go to the source code of this file.

Namespaces

 point_one
 GNSS signal and frequency type definitions.
 
 point_one::fusion_engine
 
 point_one::fusion_engine::messages
 

Functions

DataVersion point_one::fusion_engine::messages::FromString (const char *str)
 
p1_ostreampoint_one::fusion_engine::messages::operator<< (p1_ostream &stream, const DataVersion &ver)
 Helper class for printing out X.Y form of DataVersion. More...
 
std::string point_one::fusion_engine::messages::ToString (const DataVersion &ver)