Android-cuttlefish cvd tool
Static Public Member Functions | List of all members
GpxParser Class Reference

#include <GpxParser.h>

Static Public Member Functions

static bool parseFile (const char *filePath, GpsFixArray *fixes, std::string *error)
 
static bool parseString (const char *str, int len, GpsFixArray *fixes, std::string *error)
 

Member Function Documentation

◆ parseFile()

bool GpxParser::parseFile ( const char *  filePath,
GpsFixArray fixes,
std::string *  error 
)
static

◆ parseString()

bool GpxParser::parseString ( const char *  str,
int  len,
GpsFixArray fixes,
std::string *  error 
)
static

The documentation for this class was generated from the following files: