KDECore
#include <nsCodingStateMachine.h>
Definition at line 53 of file nsCodingStateMachine.h.
§ nsCodingStateMachine()
kencodingprober::nsCodingStateMachine::nsCodingStateMachine |
( |
SMModel * |
sm | ) |
|
|
inline |
§ GetCodingStateMachine()
const char* kencodingprober::nsCodingStateMachine::GetCodingStateMachine |
( |
| ) |
|
|
inline |
§ GetCurrentCharLen()
unsigned int kencodingprober::nsCodingStateMachine::GetCurrentCharLen |
( |
void |
| ) |
|
|
inline |
§ NextState()
nsSMState kencodingprober::nsCodingStateMachine::NextState |
( |
char |
c | ) |
|
|
inline |
§ Reset()
void kencodingprober::nsCodingStateMachine::Reset |
( |
void |
| ) |
|
|
inline |
§ mCurrentBytePos
unsigned int kencodingprober::nsCodingStateMachine::mCurrentBytePos |
|
protected |
§ mCurrentCharLen
unsigned int kencodingprober::nsCodingStateMachine::mCurrentCharLen |
|
protected |
§ mCurrentState
nsSMState kencodingprober::nsCodingStateMachine::mCurrentState |
|
protected |
§ mModel
SMModel* kencodingprober::nsCodingStateMachine::mModel |
|
protected |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2018 The KDE developers.
Generated on Sun Jun 3 2018 13:10:50 by
doxygen 1.8.12 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.