|
libosmscout 0.1
|
Namespaces | |
| namespace | osmscout |
| Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license. | |
Enumerations | |
| enum | osmscout::BinaryOperator { osmscout::operatorLess , osmscout::operatorLessEqual , osmscout::operatorEqual , osmscout::operatorGreaterEqual , osmscout::operatorGreater , osmscout::operatorNotEqual } |
| Enumeration of possible binary operators as used by the various parsers. More... | |