|
libosmscout 1.1.1
|


Go to the source code of this file.
Classes | |
| class | osmscout::ost::Token |
| class | osmscout::ost::Buffer |
| class | osmscout::ost::StartStates |
| class | osmscout::ost::KeywordMap |
| class | osmscout::ost::Scanner |
Namespaces | |
| namespace | osmscout |
| namespace | osmscout::ost |
Macros | |
| #define | COCO_WCHAR_MAX 65535 |
Typedefs | |
| using | osmscout::ost::TokenRef = std::shared_ptr<Token> |
Functions | |
| char * | osmscout::ost::coco_string_create (const char *value) |
| char * | osmscout::ost::coco_string_create (const char *value, int startIndex, int length) |
| void | osmscout::ost::coco_string_delete (char *&data) |
| #define COCO_WCHAR_MAX 65535 |