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

Public Member Functions | |
| const char * | GetCharSetName () |
| float | GetConfidence (void) |
| nsProbingState | GetState (void) |
| nsProbingState | HandleData (const char *aBuf, unsigned int aLen) |
| nsSJISProber (void) | |
| void | Reset (void) |
| void | SetOpion () |
| virtual | ~nsSJISProber (void) |
Protected Attributes | |
| nsCodingStateMachine * | mCodingSM |
| SJISContextAnalysis | mContextAnalyser |
| SJISDistributionAnalysis | mDistributionAnalyser |
| char | mLastChar [2] |
| nsProbingState | mState |
Detailed Description
Definition at line 52 of file nsSJISProber.h.
Constructor & Destructor Documentation
| kencodingprober::nsSJISProber::nsSJISProber | ( | void | ) | [inline] |
Definition at line 54 of file nsSJISProber.h.
| virtual kencodingprober::nsSJISProber::~nsSJISProber | ( | void | ) | [inline, virtual] |
Definition at line 56 of file nsSJISProber.h.
Member Function Documentation
| const char* kencodingprober::nsSJISProber::GetCharSetName | ( | ) | [inline, virtual] |
| float kencodingprober::nsSJISProber::GetConfidence | ( | void | ) | [virtual] |
| nsProbingState kencodingprober::nsSJISProber::GetState | ( | void | ) | [inline, virtual] |
| nsProbingState kencodingprober::nsSJISProber::HandleData | ( | const char * | aBuf, | |
| unsigned int | aLen | |||
| ) | [virtual] |
| void kencodingprober::nsSJISProber::Reset | ( | void | ) | [virtual] |
| void kencodingprober::nsSJISProber::SetOpion | ( | ) | [inline, virtual] |
Member Data Documentation
Definition at line 62 of file nsSJISProber.h.
Definition at line 68 of file nsSJISProber.h.
Definition at line 69 of file nsSJISProber.h.
char kencodingprober::nsSJISProber::mLastChar[2] [protected] |
Definition at line 71 of file nsSJISProber.h.
nsProbingState kencodingprober::nsSJISProber::mState [protected] |
Definition at line 66 of file nsSJISProber.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference