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.
§ JapaneseContextAnalysis()
kencodingprober::JapaneseContextAnalysis::JapaneseContextAnalysis |
( |
| ) |
|
|
inline |
§ ~JapaneseContextAnalysis()
virtual kencodingprober::JapaneseContextAnalysis::~JapaneseContextAnalysis |
( |
| ) |
|
|
inlinevirtual |
§ GetConfidence()
float kencodingprober::JapaneseContextAnalysis::GetConfidence |
( |
void |
| ) |
|
§ GetOrder() [1/2]
virtual int kencodingprober::JapaneseContextAnalysis::GetOrder |
( |
const char * |
str, |
|
|
unsigned int * |
charLen |
|
) |
| |
|
protectedpure virtual |
§ GetOrder() [2/2]
virtual int kencodingprober::JapaneseContextAnalysis::GetOrder |
( |
const char * |
str | ) |
|
|
protectedpure virtual |
§ GotEnoughData()
bool kencodingprober::JapaneseContextAnalysis::GotEnoughData |
( |
| ) |
|
|
inline |
§ HandleData()
void kencodingprober::JapaneseContextAnalysis::HandleData |
( |
const char * |
aBuf, |
|
|
unsigned int |
aLen |
|
) |
| |
§ HandleOneChar()
void kencodingprober::JapaneseContextAnalysis::HandleOneChar |
( |
const char * |
aStr, |
|
|
unsigned int |
aCharLen |
|
) |
| |
|
inline |
§ Reset()
void kencodingprober::JapaneseContextAnalysis::Reset |
( |
void |
| ) |
|
§ SetOpion()
void kencodingprober::JapaneseContextAnalysis::SetOpion |
( |
| ) |
|
|
inline |
§ mDone
bool kencodingprober::JapaneseContextAnalysis::mDone |
|
protected |
§ mLastCharOrder
int kencodingprober::JapaneseContextAnalysis::mLastCharOrder |
|
protected |
§ mNeedToSkipCharNum
unsigned int kencodingprober::JapaneseContextAnalysis::mNeedToSkipCharNum |
|
protected |
§ mRelSample
unsigned int kencodingprober::JapaneseContextAnalysis::mRelSample[NUM_OF_CATEGORY] |
|
protected |
§ mTotalRel
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-2018 The KDE developers.
Generated on Sun Jun 3 2018 13:10:50 by
doxygen 1.8.12 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.