KDECore
#include <nsCodingStateMachine.h>
List of all members.
Detailed Description
Definition at line 53 of file nsCodingStateMachine.h.
Constructor & Destructor Documentation
kencodingprober::nsCodingStateMachine::nsCodingStateMachine |
( |
SMModel * |
sm | ) |
|
|
inline |
Member Function Documentation
const char* kencodingprober::nsCodingStateMachine::GetCodingStateMachine |
( |
| ) |
|
|
inline |
unsigned int kencodingprober::nsCodingStateMachine::GetCurrentCharLen |
( |
void |
| ) |
|
|
inline |
nsSMState kencodingprober::nsCodingStateMachine::NextState |
( |
char |
c | ) |
|
|
inline |
void kencodingprober::nsCodingStateMachine::Reset |
( |
void |
| ) |
|
|
inline |
Member Data Documentation
unsigned int kencodingprober::nsCodingStateMachine::mCurrentBytePos |
|
protected |
unsigned int kencodingprober::nsCodingStateMachine::mCurrentCharLen |
|
protected |
nsSMState kencodingprober::nsCodingStateMachine::mCurrentState |
|
protected |
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-2013 The KDE developers.
Generated on Sat Jun 1 2013 12:05:12 by
doxygen 1.8.1.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.