KDECore
kencodingprober::nsMBCSGroupProber Class Reference
#include <nsMBCSGroupProber.h>

Public Member Functions | |
const char * | GetCharSetName () |
float | GetConfidence (void) |
nsProbingState | GetState (void) |
nsProbingState | HandleData (const char *aBuf, unsigned int aLen) |
nsMBCSGroupProber () | |
void | Reset (void) |
void | SetOpion () |
virtual | ~nsMBCSGroupProber () |
Protected Attributes | |
unsigned int | mActiveNum |
int | mBestGuess |
bool | mIsActive [NUM_OF_PROBERS] |
nsCharSetProber * | mProbers [NUM_OF_PROBERS] |
nsProbingState | mState |
Detailed Description
Definition at line 39 of file nsMBCSGroupProber.h.
Constructor & Destructor Documentation
kencodingprober::nsMBCSGroupProber::nsMBCSGroupProber | ( | ) |
Definition at line 46 of file nsMBCSGroupProber.cpp.
kencodingprober::nsMBCSGroupProber::~nsMBCSGroupProber | ( | ) | [virtual] |
Definition at line 58 of file nsMBCSGroupProber.cpp.
Member Function Documentation
const char * kencodingprober::nsMBCSGroupProber::GetCharSetName | ( | ) | [virtual] |
Implements kencodingprober::nsCharSetProber.
Definition at line 66 of file nsMBCSGroupProber.cpp.
float kencodingprober::nsMBCSGroupProber::GetConfidence | ( | void | ) | [virtual] |
Implements kencodingprober::nsCharSetProber.
Definition at line 153 of file nsMBCSGroupProber.cpp.
nsProbingState kencodingprober::nsMBCSGroupProber::GetState | ( | void | ) | [inline, virtual] |
Implements kencodingprober::nsCharSetProber.
Definition at line 45 of file nsMBCSGroupProber.h.
nsProbingState kencodingprober::nsMBCSGroupProber::HandleData | ( | const char * | aBuf, | |
unsigned int | aLen | |||
) | [virtual] |
Implements kencodingprober::nsCharSetProber.
Definition at line 95 of file nsMBCSGroupProber.cpp.
void kencodingprober::nsMBCSGroupProber::Reset | ( | void | ) | [virtual] |
Implements kencodingprober::nsCharSetProber.
Definition at line 77 of file nsMBCSGroupProber.cpp.
void kencodingprober::nsMBCSGroupProber::SetOpion | ( | ) | [inline, virtual] |
Implements kencodingprober::nsCharSetProber.
Definition at line 48 of file nsMBCSGroupProber.h.
Member Data Documentation
unsigned int kencodingprober::nsMBCSGroupProber::mActiveNum [protected] |
Definition at line 59 of file nsMBCSGroupProber.h.
int kencodingprober::nsMBCSGroupProber::mBestGuess [protected] |
Definition at line 58 of file nsMBCSGroupProber.h.
bool kencodingprober::nsMBCSGroupProber::mIsActive[NUM_OF_PROBERS] [protected] |
Definition at line 57 of file nsMBCSGroupProber.h.
nsCharSetProber* kencodingprober::nsMBCSGroupProber::mProbers[NUM_OF_PROBERS] [protected] |
Definition at line 56 of file nsMBCSGroupProber.h.
Definition at line 48 of file nsMBCSGroupProber.h.
The documentation for this class was generated from the following files: