Android-cuttlefish cvd tool
Classes | Typedefs
GpsFix.h File Reference
#include <time.h>
#include <string>
#include <vector>
Include dependency graph for GpsFix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GpsFix
 

Typedefs

typedef std::vector< GpsFixGpsFixArray
 

Typedef Documentation

◆ GpsFixArray

typedef std::vector<GpsFix> GpsFixArray