Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::p6IFsm Member List

This is the complete list of members for P6R::p6IFsm, including all inherited members.

actionToStrW(P6FSMACTION nAction, P6WCHAR *pBuffer, P6SIZE *pcBuffer)=0P6R::p6IFsmpure virtual
addref(void)=0P6R::p6ICompure virtual
enableLogging(P6BOOL bEnable)=0P6R::p6IFsmpure virtual
eventToStrW(P6FSMEVENT nEvent, P6WCHAR *pBuffer, P6SIZE *pcBuffer)=0P6R::p6IFsmpure virtual
getCurrentState(P6FSMSTATE *pnCurState)=0P6R::p6IFsmpure virtual
getLastEvent(P6FSMEVENT *pnLastEvent)=0P6R::p6IFsmpure virtual
getLastState(P6FSMSTATE *pnLastState)=0P6R::p6IFsmpure virtual
initialize(p6IFsmTable *pStateTable, P6FSMFLAGS fFlags)=0P6R::p6IFsmpure virtual
processEvent(P6FSMEVENT nEvent, P6FSMACTION *pnAction)=0P6R::p6IFsmpure virtual
queryInterface(const P6R::P6IID &iid, P6VOID **ppIface)=0P6R::p6ICompure virtual
release(void)=0P6R::p6ICompure virtual
reset(void)=0P6R::p6IFsmpure virtual
stateToStrW(P6FSMSTATE nState, P6WCHAR *pBuffer, P6SIZE *pcBuffer)=0P6R::p6IFsmpure virtual