readosm 1.1.0a
Loading...
Searching...
No Matches
readosm_tag_struct Struct Reference

a struct representing a key:value pair, and wrapping an XML fragment like the following: More...

#include <readosm.h>

Data Fields

const char * key
 the KEY
const char * value
 the VALUE

Detailed Description

a struct representing a key:value pair, and wrapping an XML fragment like the following:

<tag key="key-value" value="some-value" />

The documentation for this struct was generated from the following file: