#include <nsCodingStateMachine.h>
Data Fields | |
nsPkgInt | classTable |
PRUint32 | classFactor |
nsPkgInt | stateTable |
const PRUint32 * | charLenTable |
const char * | name |
Definition at line 51 of file nsCodingStateMachine.h.
const PRUint32* SMModel::charLenTable |
Definition at line 56 of file nsCodingStateMachine.h.
Referenced by nsCodingStateMachine::NextState().
Definition at line 54 of file nsCodingStateMachine.h.
Referenced by nsCodingStateMachine::NextState().
Definition at line 53 of file nsCodingStateMachine.h.
const char* SMModel::name |
Definition at line 57 of file nsCodingStateMachine.h.
Definition at line 55 of file nsCodingStateMachine.h.
Referenced by nsCodingStateMachine::NextState().