Ginan
Loading...
Searching...
No Matches
gpx.cpp File Reference

Data Structures

struct  XmlCloser
 

Functions

FileType GPX__ ()
 
void writeGPXHeader (Trace &output, string name, GTime time)
 
void writeGPXEntry (Trace &output, Receiver &rec, KFState &kfState)
 
void writeGPX (string filename, KFState &kfState, Receiver &rec)
 

Function Documentation

◆ GPX__()

FileType GPX__ ( )
Here is the caller graph for this function:

◆ writeGPX()

void writeGPX ( string filename,
KFState & kfState,
Receiver & rec )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ writeGPXEntry()

void writeGPXEntry ( Trace & output,
Receiver & rec,
KFState & kfState )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ writeGPXHeader()

void writeGPXHeader ( Trace & output,
string name,
GTime time )
Here is the caller graph for this function: