Lucene++ - a full-featured, c++ search engine
API Documentation


Data Structures | Namespaces | Macros
StringUtils.h File Reference
#include "Lucene.h"
+ Include dependency graph for StringUtils.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Lucene::StringUtils
 

Namespaces

 Lucene
 

Macros

#define UTF8_TO_STRING(utf8)   StringUtils::toUnicode(utf8, SIZEOF_ARRAY(utf8))
 

Macro Definition Documentation

#define UTF8_TO_STRING (   utf8)    StringUtils::toUnicode(utf8, SIZEOF_ARRAY(utf8))

clucene.sourceforge.net