KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
xml.h File Reference

XML processing prototypes. More...

#include <string>
#include <topo_cpp/layer.h>

Go to the source code of this file.

Namespaces

 kjb
 Classes and functions for dealing with trajectory files.
 
 kjb::TopoFusion
 this namespace hold structures and code written by Scott Morris.
 

Functions

int kjb::TopoFusion::readTrack_GPX (const std::string &filename, layer *l)
 read a track from a named file into the pointed-to layer More...
 
int kjb::TopoFusion::writeTrack_GPX (const std::string &filename, const layer &l)
 write a track (stored in the indicated layer) into a named file More...
 

Detailed Description

XML processing prototypes.

Author
Scott Morris
Alan Morris

Originally from TopoFusion. This code enables GPX input and output.