KDECore
kencodingprober::EUCKRDistributionAnalysis Class Reference
#include <CharDistribution.h>
Inheritance diagram for kencodingprober::EUCKRDistributionAnalysis:
Public Member Functions | |
EUCKRDistributionAnalysis () | |
Public Member Functions inherited from kencodingprober::CharDistributionAnalysis | |
CharDistributionAnalysis () | |
virtual | ~CharDistributionAnalysis () |
float | GetConfidence () |
bool | GotEnoughData () |
void | HandleData (const char *, unsigned int) |
void | HandleOneChar (const char *aStr, unsigned int aCharLen) |
void | Reset (void) |
void | SetOpion () |
Protected Member Functions | |
int | GetOrder (const char *str) |
Additional Inherited Members | |
Protected Attributes inherited from kencodingprober::CharDistributionAnalysis | |
const short * | mCharToFreqOrder |
bool | mDone |
unsigned int | mFreqChars |
unsigned int | mTableSize |
unsigned int | mTotalChars |
float | mTypicalDistributionRatio |
Detailed Description
Definition at line 128 of file CharDistribution.h.
Constructor & Destructor Documentation
kencodingprober::EUCKRDistributionAnalysis::EUCKRDistributionAnalysis | ( | ) |
Definition at line 63 of file CharDistribution.cpp.
Member Function Documentation
|
inlineprotectedvirtual |
Reimplemented from kencodingprober::CharDistributionAnalysis.
Definition at line 137 of file CharDistribution.h.
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
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.