KDECore
kencodingprober::nsGB18030Prober Class Reference
#include <nsGB2312Prober.h>
Public Member Functions | |
| const char * | GetCharSetName () |
| float | GetConfidence (void) |
| nsProbingState | GetState (void) |
| nsProbingState | HandleData (const char *aBuf, unsigned int aLen) |
| nsGB18030Prober (void) | |
| void | Reset (void) |
| void | SetOpion () |
| virtual | ~nsGB18030Prober (void) |
Protected Member Functions | |
| void | GetDistribution (unsigned int aCharLen, const char *aStr) |
Protected Attributes | |
| nsCodingStateMachine * | mCodingSM |
| GB2312DistributionAnalysis | mDistributionAnalyser |
| char | mLastChar [2] |
| nsProbingState | mState |
Detailed Description
Definition at line 35 of file nsGB2312Prober.h.
Constructor & Destructor Documentation
| kencodingprober::nsGB18030Prober::nsGB18030Prober | ( | void | ) | [inline] |
Definition at line 37 of file nsGB2312Prober.h.
| virtual kencodingprober::nsGB18030Prober::~nsGB18030Prober | ( | void | ) | [inline, virtual] |
Definition at line 39 of file nsGB2312Prober.h.
Member Function Documentation
| const char* kencodingprober::nsGB18030Prober::GetCharSetName | ( | ) | [inline, virtual] |
Implements kencodingprober::nsCharSetProber.
Definition at line 41 of file nsGB2312Prober.h.
| float kencodingprober::nsGB18030Prober::GetConfidence | ( | void | ) | [virtual] |
Implements kencodingprober::nsCharSetProber.
Definition at line 86 of file nsGB2312Prober.cpp.
| void kencodingprober::nsGB18030Prober::GetDistribution | ( | unsigned int | aCharLen, | |
| const char * | aStr | |||
| ) | [protected] |
| nsProbingState kencodingprober::nsGB18030Prober::GetState | ( | void | ) | [inline, virtual] |
Implements kencodingprober::nsCharSetProber.
Definition at line 42 of file nsGB2312Prober.h.
| nsProbingState kencodingprober::nsGB18030Prober::HandleData | ( | const char * | aBuf, | |
| unsigned int | aLen | |||
| ) | [virtual] |
Implements kencodingprober::nsCharSetProber.
Definition at line 44 of file nsGB2312Prober.cpp.
| void kencodingprober::nsGB18030Prober::Reset | ( | void | ) | [virtual] |
Implements kencodingprober::nsCharSetProber.
Definition at line 36 of file nsGB2312Prober.cpp.
| void kencodingprober::nsGB18030Prober::SetOpion | ( | ) | [inline, virtual] |
Implements kencodingprober::nsCharSetProber.
Definition at line 45 of file nsGB2312Prober.h.
Member Data Documentation
Definition at line 50 of file nsGB2312Prober.h.
Definition at line 54 of file nsGB2312Prober.h.
char kencodingprober::nsGB18030Prober::mLastChar[2] [protected] |
Definition at line 55 of file nsGB2312Prober.h.
Definition at line 51 of file nsGB2312Prober.h.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference