nsCodingStateMachine.h File Reference

#include "nsPkgInt.h"
Include dependency graph for nsCodingStateMachine.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  SMModel
class  nsCodingStateMachine

Defines

#define GETCLASS(c)   GETFROMPCK(((unsigned char)(c)), mModel->classTable)

Enumerations

enum  nsSMState { eStart = 0, eError = 1, eItsMe = 2 }

Variables

SMModel UTF8SMModel
SMModel Big5SMModel
SMModel EUCJPSMModel
SMModel EUCKRSMModel
SMModel EUCTWSMModel
SMModel GB18030SMModel
SMModel SJISSMModel
SMModel UCS2BESMModel
SMModel HZSMModel
SMModel ISO2022CNSMModel
SMModel ISO2022JPSMModel
SMModel ISO2022KRSMModel

Define Documentation

#define GETCLASS (  )     GETFROMPCK(((unsigned char)(c)), mModel->classTable)

Definition at line 48 of file nsCodingStateMachine.h.

Referenced by nsCodingStateMachine::NextState().


Enumeration Type Documentation

enum nsSMState
Enumerator:
eStart 
eError 
eItsMe 

Definition at line 42 of file nsCodingStateMachine.h.

00042              {
00043    eStart = 0,
00044    eError = 1,
00045    eItsMe = 2 
00046 } nsSMState;


Variable Documentation

Definition at line 92 of file nsMBCSSM.cpp.

Referenced by nsBig5Prober::nsBig5Prober().

Definition at line 147 of file nsMBCSSM.cpp.

Referenced by nsEUCJPProber::~nsEUCJPProber().

Definition at line 199 of file nsMBCSSM.cpp.

Referenced by nsEUCKRProber::nsEUCKRProber().

Definition at line 255 of file nsMBCSSM.cpp.

Referenced by nsEUCTWProber::nsEUCTWProber().

Definition at line 371 of file nsMBCSSM.cpp.

Referenced by nsGB18030Prober::nsGB18030Prober().

Definition at line 86 of file nsEscSM.cpp.

Referenced by nsEscCharSetProber::nsEscCharSetProber().

Definition at line 144 of file nsEscSM.cpp.

Referenced by nsEscCharSetProber::nsEscCharSetProber().

Definition at line 202 of file nsEscSM.cpp.

Referenced by nsEscCharSetProber::nsEscCharSetProber().

Definition at line 256 of file nsEscSM.cpp.

Referenced by nsEscCharSetProber::nsEscCharSetProber().

Definition at line 428 of file nsMBCSSM.cpp.

Referenced by nsSJISProber::nsSJISProber().

Definition at line 485 of file nsMBCSSM.cpp.

Definition at line 619 of file nsMBCSSM.cpp.

Referenced by nsUTF8Prober::nsUTF8Prober().

Generated by  doxygen 1.6.2-20100208