libosmscout 1.1.1
Loading...
Searching...
No Matches
Scanner.h File Reference
#include <string>
#include <map>
#include <memory>
#include <osmscout/system/SystemTypes.h>
Include dependency graph for Scanner.h:
This graph shows which files directly or indirectly include this file:

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)

Macro Definition Documentation

◆ COCO_WCHAR_MAX

#define COCO_WCHAR_MAX   65535