KDECore
kencodingprober::nsBig5Prober Class Reference
#include <nsBig5Prober.h>
Public Member Functions | |
| const char * | GetCharSetName () |
| float | GetConfidence (void) |
| nsProbingState | GetState (void) |
| nsProbingState | HandleData (const char *aBuf, unsigned int aLen) |
| nsBig5Prober (void) | |
| void | Reset (void) |
| void | SetOpion () |
| virtual | ~nsBig5Prober (void) |
Protected Member Functions | |
| void | GetDistribution (unsigned int aCharLen, const char *aStr) |
Protected Attributes | |
| nsCodingStateMachine * | mCodingSM |
| Big5DistributionAnalysis | mDistributionAnalyser |
| char | mLastChar [2] |
| nsProbingState | mState |
Detailed Description
Definition at line 33 of file nsBig5Prober.h.
Constructor & Destructor Documentation
| kencodingprober::nsBig5Prober::nsBig5Prober | ( | void | ) | [inline] |
Definition at line 35 of file nsBig5Prober.h.
| virtual kencodingprober::nsBig5Prober::~nsBig5Prober | ( | void | ) | [inline, virtual] |
Definition at line 37 of file nsBig5Prober.h.
Member Function Documentation
| const char* kencodingprober::nsBig5Prober::GetCharSetName | ( | ) | [inline, virtual] |
Implements kencodingprober::nsCharSetProber.
Definition at line 39 of file nsBig5Prober.h.
| float kencodingprober::nsBig5Prober::GetConfidence | ( | void | ) | [virtual] |
Implements kencodingprober::nsCharSetProber.
Definition at line 76 of file nsBig5Prober.cpp.
| void kencodingprober::nsBig5Prober::GetDistribution | ( | unsigned int | aCharLen, | |
| const char * | aStr | |||
| ) | [protected] |
| nsProbingState kencodingprober::nsBig5Prober::GetState | ( | void | ) | [inline, virtual] |
Implements kencodingprober::nsCharSetProber.
Definition at line 40 of file nsBig5Prober.h.
| nsProbingState kencodingprober::nsBig5Prober::HandleData | ( | const char * | aBuf, | |
| unsigned int | aLen | |||
| ) | [virtual] |
Implements kencodingprober::nsCharSetProber.
Definition at line 36 of file nsBig5Prober.cpp.
| void kencodingprober::nsBig5Prober::Reset | ( | void | ) | [virtual] |
Implements kencodingprober::nsCharSetProber.
Definition at line 29 of file nsBig5Prober.cpp.
| void kencodingprober::nsBig5Prober::SetOpion | ( | ) | [inline, virtual] |
Implements kencodingprober::nsCharSetProber.
Definition at line 43 of file nsBig5Prober.h.
Member Data Documentation
Definition at line 48 of file nsBig5Prober.h.
Definition at line 52 of file nsBig5Prober.h.
char kencodingprober::nsBig5Prober::mLastChar[2] [protected] |
Definition at line 53 of file nsBig5Prober.h.
nsProbingState kencodingprober::nsBig5Prober::mState [protected] |
Definition at line 49 of file nsBig5Prober.h.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference