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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by
doxygen 1.9.6 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.