diff -r 000000000000 -r dfb7c4ff071f commsfwsupport/commselements/StateMachine/bwins/NETSM_v1U.DEF --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/commsfwsupport/commselements/StateMachine/bwins/NETSM_v1U.DEF Thu Dec 17 09:22:25 2009 +0200 @@ -0,0 +1,11 @@ +EXPORTS + ??0CStateMachine@@IAE@XZ @ 1 NONAME ; protected: __thiscall CStateMachine::CStateMachine(void) + ??1CStateMachine@@UAE@XZ @ 2 NONAME ; public: virtual __thiscall CStateMachine::~CStateMachine(void) + ?Cancel@CStateMachine@@QAEXH@Z @ 3 NONAME ; public: void __thiscall CStateMachine::Cancel(int) + ?DoCancel@CStateMachine@@MAEXXZ @ 4 NONAME ; protected: virtual void __thiscall CStateMachine::DoCancel(void) + ?OnCompletion@CStateMachine@@MAEXXZ @ 5 NONAME ; protected: virtual void __thiscall CStateMachine::OnCompletion(void) + ?OnError@CStateMachine@@IAEXXZ @ 6 NONAME ; protected: void __thiscall CStateMachine::OnError(void) + ?ReAllocL@CStateMachine@@QAEPAVHBufC8@@H@Z @ 7 NONAME ; public: class HBufC8 * __thiscall CStateMachine::ReAllocL(int) + ?RunError@CStateMachine@@MAEHH@Z @ 8 NONAME ; protected: virtual int __thiscall CStateMachine::RunError(int) + ?RunL@CStateMachine@@MAEXXZ @ 9 NONAME ; protected: virtual void __thiscall CStateMachine::RunL(void) + ?Start@CStateMachine@@QAEXPAVTRequestStatus@@PAVCAsynchEvent@@PAVMStateMachineNotify@@@Z @ 10 NONAME ; public: void __thiscall CStateMachine::Start(class TRequestStatus *,class CAsynchEvent *,class MStateMachineNotify *)