KDECore
kencodingprober::SJISContextAnalysis Class Reference
  #include <JpCntx.h>
Inheritance diagram for kencodingprober::SJISContextAnalysis:

Protected Member Functions | |
| int | GetOrder (const char *str, unsigned int *charLen) | 
| int | GetOrder (const char *str) | 
Additional Inherited Members | |
  Public Member Functions inherited from kencodingprober::JapaneseContextAnalysis | |
| JapaneseContextAnalysis () | |
| virtual | ~JapaneseContextAnalysis () | 
| float | GetConfidence () | 
| bool | GotEnoughData () | 
| void | HandleData (const char *aBuf, unsigned int aLen) | 
| void | HandleOneChar (const char *aStr, unsigned int aCharLen) | 
| void | Reset (void) | 
| void | SetOpion () | 
  Protected Attributes inherited from kencodingprober::JapaneseContextAnalysis | |
| bool | mDone | 
| int | mLastCharOrder | 
| unsigned int | mNeedToSkipCharNum | 
| unsigned int | mRelSample [NUM_OF_CATEGORY] | 
| unsigned int | mTotalRel | 
Detailed Description
Member Function Documentation
      
  | 
  protectedvirtual | 
Implements kencodingprober::JapaneseContextAnalysis.
Definition at line 182 of file JpCntx.cpp.
      
  | 
  inlineprotectedvirtual | 
Implements kencodingprober::JapaneseContextAnalysis.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference
 Public Member Functions inherited from