Lucene++ - a full-featured, c++ search engine
API Documentation
#include "Lucene.h"Go to the source code of this file.
Data Structures | |
| class | Lucene::StringUtils |
Namespaces | |
| Lucene | |
Constant Groups | |
| Lucene | |
Macros | |
| #define | UTF8_TO_STRING(utf8) StringUtils::toUnicode(utf8, SIZEOF_ARRAY(utf8)) |
| #define UTF8_TO_STRING | ( | utf8) | StringUtils::toUnicode(utf8, SIZEOF_ARRAY(utf8)) |