libosmscout  1.1.1
Namespaces | Enumerations
Parsing.h File Reference
#include <osmscout/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

 osmscout
 

Enumerations

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