KDECore
kencodingprober::nsGB18030Prober Class Reference
#include <nsGB2312Prober.h>
Inheritance diagram for kencodingprober::nsGB18030Prober:

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] |
| float kencodingprober::nsGB18030Prober::GetConfidence | ( | void | ) | [virtual] |
| void kencodingprober::nsGB18030Prober::GetDistribution | ( | unsigned int | aCharLen, | |
| const char * | aStr | |||
| ) | [protected] |
| nsProbingState kencodingprober::nsGB18030Prober::GetState | ( | void | ) | [inline, virtual] |
| nsProbingState kencodingprober::nsGB18030Prober::HandleData | ( | const char * | aBuf, | |
| unsigned int | aLen | |||
| ) | [virtual] |
| void kencodingprober::nsGB18030Prober::Reset | ( | void | ) | [virtual] |
| void kencodingprober::nsGB18030Prober::SetOpion | ( | ) | [inline, virtual] |
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.2 API Reference