KDECore
#include <nsMBCSGroupProber.h>
Public Member Functions | |
nsMBCSGroupProber () | |
virtual | ~nsMBCSGroupProber () |
const char * | GetCharSetName () |
float | GetConfidence (void) |
nsProbingState | GetState (void) |
nsProbingState | HandleData (const char *aBuf, unsigned int aLen) |
void | Reset (void) |
void | SetOpion () |
Public Member Functions inherited from kencodingprober::nsCharSetProber | |
virtual | ~nsCharSetProber () |
Protected Attributes | |
unsigned int | mActiveNum |
int | mBestGuess |
bool | mIsActive [NUM_OF_PROBERS] |
nsCharSetProber * | mProbers [NUM_OF_PROBERS] |
nsProbingState | mState |
Additional Inherited Members | |
Static Public Member Functions inherited from kencodingprober::nsCharSetProber | |
static bool | FilterWithEnglishLetters (const char *aBuf, unsigned int aLen, char **newBuf, unsigned int &newLen) |
static bool | FilterWithoutEnglishLetters (const char *aBuf, unsigned int aLen, char **newBuf, unsigned int &newLen) |
Detailed Description
Definition at line 39 of file nsMBCSGroupProber.h.
Constructor & Destructor Documentation
kencodingprober::nsMBCSGroupProber::nsMBCSGroupProber | ( | ) |
Definition at line 46 of file nsMBCSGroupProber.cpp.
|
virtual |
Definition at line 58 of file nsMBCSGroupProber.cpp.
Member Function Documentation
|
virtual |
Implements kencodingprober::nsCharSetProber.
Definition at line 66 of file nsMBCSGroupProber.cpp.
|
virtual |
Implements kencodingprober::nsCharSetProber.
Definition at line 153 of file nsMBCSGroupProber.cpp.
|
inlinevirtual |
Implements kencodingprober::nsCharSetProber.
Definition at line 45 of file nsMBCSGroupProber.h.
|
virtual |
Implements kencodingprober::nsCharSetProber.
Definition at line 95 of file nsMBCSGroupProber.cpp.
|
virtual |
Implements kencodingprober::nsCharSetProber.
Definition at line 77 of file nsMBCSGroupProber.cpp.
|
inlinevirtual |
Implements kencodingprober::nsCharSetProber.
Definition at line 48 of file nsMBCSGroupProber.h.
Member Data Documentation
|
protected |
Definition at line 59 of file nsMBCSGroupProber.h.
|
protected |
Definition at line 58 of file nsMBCSGroupProber.h.
|
protected |
Definition at line 57 of file nsMBCSGroupProber.h.
|
protected |
Definition at line 56 of file nsMBCSGroupProber.h.
|
protected |
Definition at line 48 of file nsMBCSGroupProber.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.