--- a/mmserv/tms/inc/tmsproxy.h Mon Mar 15 12:42:35 2010 +0200
+++ b/mmserv/tms/inc/tmsproxy.h Wed Mar 31 22:29:45 2010 +0300
@@ -108,12 +108,13 @@
gint CreateQueue(const gint aNumSlots);
void ReceiveMsgQHandlerEventsL();
+ void ResetObjectLists();
private:
TRoutingMsgBufPckg ipckg;
RPointerArray<TMSEffectObserver> iEffectsObsrvrList;
+ RPointerArray<TMSGlobalRoutingObserver> iRoutingObsrvrList;
RPointerArray<TMSEffect> iEffectsParentList;
- RPointerArray<TMSGlobalRoutingObserver> iRoutingObsrvrList;
RPointerArray<TMSGlobalRouting> iRoutingParentList;
// Message queue and the handler