KDECore
#include <JpCntx.h>
|
virtual int | GetOrder (const char *str, unsigned int *charLen)=0 |
|
virtual int | GetOrder (const char *str)=0 |
|
Definition at line 39 of file JpCntx.h.
kencodingprober::JapaneseContextAnalysis::JapaneseContextAnalysis |
( |
| ) |
|
|
inline |
virtual kencodingprober::JapaneseContextAnalysis::~JapaneseContextAnalysis |
( |
| ) |
|
|
inlinevirtual |
float kencodingprober::JapaneseContextAnalysis::GetConfidence |
( |
void |
| ) |
|
virtual int kencodingprober::JapaneseContextAnalysis::GetOrder |
( |
const char * |
str, |
|
|
unsigned int * |
charLen |
|
) |
| |
|
protectedpure virtual |
virtual int kencodingprober::JapaneseContextAnalysis::GetOrder |
( |
const char * |
str | ) |
|
|
protectedpure virtual |
bool kencodingprober::JapaneseContextAnalysis::GotEnoughData |
( |
| ) |
|
|
inline |
void kencodingprober::JapaneseContextAnalysis::HandleData |
( |
const char * |
aBuf, |
|
|
unsigned int |
aLen |
|
) |
| |
void kencodingprober::JapaneseContextAnalysis::HandleOneChar |
( |
const char * |
aStr, |
|
|
unsigned int |
aCharLen |
|
) |
| |
|
inline |
void kencodingprober::JapaneseContextAnalysis::Reset |
( |
void |
| ) |
|
void kencodingprober::JapaneseContextAnalysis::SetOpion |
( |
| ) |
|
|
inline |
bool kencodingprober::JapaneseContextAnalysis::mDone |
|
protected |
int kencodingprober::JapaneseContextAnalysis::mLastCharOrder |
|
protected |
unsigned int kencodingprober::JapaneseContextAnalysis::mNeedToSkipCharNum |
|
protected |
unsigned int kencodingprober::JapaneseContextAnalysis::mRelSample[NUM_OF_CATEGORY] |
|
protected |
unsigned int kencodingprober::JapaneseContextAnalysis::mTotalRel |
|
protected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:11 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.