Tesseract 3.01
UNICHAR Class Reference

#include <unichar.h>

List of all members.

Public Member Functions

 UNICHAR ()
 UNICHAR (const char *utf8_str, int len)
 UNICHAR (int unicode)
int first_uni () const
int utf8_len () const
const char * utf8 () const
char * utf8_str () const

Static Public Member Functions

static int utf8_step (const char *utf8_str)

Constructor & Destructor Documentation

UNICHAR::UNICHAR ( ) [inline]
UNICHAR::UNICHAR ( const char *  utf8_str,
int  len 
)
UNICHAR::UNICHAR ( int  unicode) [explicit]

Member Function Documentation

int UNICHAR::first_uni ( ) const
const char* UNICHAR::utf8 ( ) const [inline]
int UNICHAR::utf8_len ( ) const [inline]
int UNICHAR::utf8_step ( const char *  utf8_str) [static]
char * UNICHAR::utf8_str ( ) const

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines