libosmscout 1.1.1
Loading...
Searching...
No Matches
Parsing.h File Reference
#include <osmscout/lib/CoreImportExport.h>
#include <cstddef>
Include dependency graph for Parsing.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  osmscout

Enumerations

enum  osmscout::BinaryOperator {
  osmscout::operatorLess , osmscout::operatorLessEqual , osmscout::operatorEqual , osmscout::operatorGreaterEqual ,
  osmscout::operatorGreater , osmscout::operatorNotEqual
}