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