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