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

Public Member Functions | |
const char * | GetCharSetName () |
float | GetConfidence (void) |
nsProbingState | GetState (void) |
nsProbingState | HandleData (const char *aBuf, unsigned int aLen) |
nsLatin1Prober (void) | |
void | Reset (void) |
void | SetOpion () |
virtual | ~nsLatin1Prober (void) |
Protected Attributes | |
unsigned int | mFreqCounter [FREQ_CAT_NUM] |
char | mLastCharClass |
nsProbingState | mState |
Detailed Description
Definition at line 33 of file nsLatin1Prober.h.
Constructor & Destructor Documentation
kencodingprober::nsLatin1Prober::nsLatin1Prober | ( | void | ) | [inline] |
Definition at line 35 of file nsLatin1Prober.h.
virtual kencodingprober::nsLatin1Prober::~nsLatin1Prober | ( | void | ) | [inline, virtual] |
Definition at line 36 of file nsLatin1Prober.h.
Member Function Documentation
const char* kencodingprober::nsLatin1Prober::GetCharSetName | ( | ) | [inline, virtual] |
float kencodingprober::nsLatin1Prober::GetConfidence | ( | void | ) | [virtual] |
nsProbingState kencodingprober::nsLatin1Prober::GetState | ( | void | ) | [inline, virtual] |
nsProbingState kencodingprober::nsLatin1Prober::HandleData | ( | const char * | aBuf, | |
unsigned int | aLen | |||
) | [virtual] |
void kencodingprober::nsLatin1Prober::Reset | ( | void | ) | [virtual] |
void kencodingprober::nsLatin1Prober::SetOpion | ( | ) | [inline, virtual] |
Member Data Documentation
unsigned int kencodingprober::nsLatin1Prober::mFreqCounter[FREQ_CAT_NUM] [protected] |
Definition at line 52 of file nsLatin1Prober.h.
char kencodingprober::nsLatin1Prober::mLastCharClass [protected] |
Definition at line 51 of file nsLatin1Prober.h.
Definition at line 42 of file nsLatin1Prober.h.
The documentation for this class was generated from the following files: