This is the complete list of members for P6R::p6IFsm, including all inherited members.
| actionToStrW(P6FSMACTION nAction, P6WCHAR *pBuffer, P6SIZE *pcBuffer)=0 | P6R::p6IFsm | pure virtual |
| addref(void)=0 | P6R::p6ICom | pure virtual |
| enableLogging(P6BOOL bEnable)=0 | P6R::p6IFsm | pure virtual |
| eventToStrW(P6FSMEVENT nEvent, P6WCHAR *pBuffer, P6SIZE *pcBuffer)=0 | P6R::p6IFsm | pure virtual |
| getCurrentState(P6FSMSTATE *pnCurState)=0 | P6R::p6IFsm | pure virtual |
| getLastEvent(P6FSMEVENT *pnLastEvent)=0 | P6R::p6IFsm | pure virtual |
| getLastState(P6FSMSTATE *pnLastState)=0 | P6R::p6IFsm | pure virtual |
| initialize(p6IFsmTable *pStateTable, P6FSMFLAGS fFlags)=0 | P6R::p6IFsm | pure virtual |
| processEvent(P6FSMEVENT nEvent, P6FSMACTION *pnAction)=0 | P6R::p6IFsm | pure virtual |
| queryInterface(const P6R::P6IID &iid, P6VOID **ppIface)=0 | P6R::p6ICom | pure virtual |
| release(void)=0 | P6R::p6ICom | pure virtual |
| reset(void)=0 | P6R::p6IFsm | pure virtual |
| stateToStrW(P6FSMSTATE nState, P6WCHAR *pBuffer, P6SIZE *pcBuffer)=0 | P6R::p6IFsm | pure virtual |