diff -r 000000000000 -r dfb7c4ff071f commsfwsupport/commselements/StateMachine/eabi/NETSM_v1U.DEF --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/commsfwsupport/commselements/StateMachine/eabi/NETSM_v1U.DEF Thu Dec 17 09:22:25 2009 +0200 @@ -0,0 +1,17 @@ +EXPORTS + _ZN13CStateMachineC1Ev @ 1 NONAME ; CStateMachine::CStateMachine(void) + _ZN13CStateMachine8DoCancelEv @ 2 NONAME ; CStateMachine::DoCancel(void) + _ZN13CStateMachine12OnCompletionEv @ 3 NONAME ; CStateMachine::OnCompletion(void) + _ZN13CStateMachine7OnErrorEv @ 4 NONAME ; CStateMachine::OnError(void) + _ZN13CStateMachine8ReAllocLEi @ 5 NONAME ; CStateMachine::ReAllocL(int) + _ZN13CStateMachine8RunErrorEi @ 6 NONAME ; CStateMachine::RunError(int) + _ZN13CStateMachine4RunLEv @ 7 NONAME ; CStateMachine::RunL(void) + _ZN13CStateMachine5StartEP14TRequestStatusP12CAsynchEventP19MStateMachineNotify @ 8 NONAME ; CStateMachine::Start(TRequestStatus*, CAsynchEvent*, MStateMachineNotify*) + _ZN13CStateMachineD0Ev @ 9 NONAME ; CStateMachine::~CStateMachine(void) + _ZN13CStateMachine6CancelEi @ 10 NONAME ; CStateMachine::Cancel(int) + _ZN13CStateMachineC2Ev @ 11 NONAME ; CStateMachine::CStateMachine[not-in-charge](void) + _ZN13CStateMachineD1Ev @ 12 NONAME ; CStateMachine::~CStateMachine [in-charge](void) + _ZN13CStateMachineD2Ev @ 13 NONAME ; CStateMachine::~CStateMachine [not-in-charge](void) + _ZTI13CStateMachine @ 14 NONAME ; typeinfo for CStateMachine + _ZTV13CStateMachine @ 15 NONAME ; vtable for CStateMachine + \ No newline at end of file