mmserv/tms/inc/tmsproxy.h
branchRCL_3
changeset 7 3d8c721bf319
parent 3 4f62049db6ac
child 9 f5c5c82a163e
--- 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