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

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