/home/martin/workspace/OpenStreetNav/src/xmlparse/osm_xml-pimpl.hxx
Go to the documentation of this file.
00001 // Not copyrighted - public domain.
00002 //
00003 // This sample parser implementation was generated by CodeSynthesis XSD,
00004 // an XML Schema to C++ data binding compiler. You may use it in your
00005 // programs without any restrictions.
00006 //
00007 
00008 #ifndef OSM_XML_PIMPL_HXX
00009 #define OSM_XML_PIMPL_HXX
00010 
00011 #include "osm_xml-pskel.hxx"
00012 
00013 #include "member_type-pimpl.hxx"
00014 
00015 #include "member-pimpl.hxx"
00016 
00017 #include "nd-pimpl.hxx"
00018 
00019 #include "node-pimpl.hxx"
00020 
00021 #include "osm-pimpl.hxx"
00022 
00023 #include "relation-pimpl.hxx"
00024 
00025 #include "tag-pimpl.hxx"
00026 
00027 #include "way-pimpl.hxx"
00028 
00029 #include "bound-pimpl.hxx"
00030 
00031 #endif // OSM_XML_PIMPL_HXX
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines