Home
last modified time | relevance | path

Searched defs:fs_xml (Results 1 – 2 of 2) sorted by relevance

/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/src/core/
H A Dxmltag.h43 struct fs_xml : FormatSpecificData { struct
44 explicit fs_xml(FsType type) : FormatSpecificData(type) {} in fs_xml() argument
50 fs_xml& operator=(fs_xml&&) = delete; argument
/dports/astro/gpsbabel14/gpsbabel-1.4.4/
H A Ddefs.h323 typedef struct fs_xml { struct
326 } fs_xml; argument