mmserv/tms/inc/tmsproxy.h
branchRCL_3
changeset 3 4f62049db6ac
parent 0 71ca22bcf22a
child 10 3d8c721bf319
equal deleted inserted replaced
0:71ca22bcf22a 3:4f62049db6ac
   116     RPointerArray<TMSGlobalRoutingObserver> iRoutingObsrvrList;
   116     RPointerArray<TMSGlobalRoutingObserver> iRoutingObsrvrList;
   117     RPointerArray<TMSGlobalRouting> iRoutingParentList;
   117     RPointerArray<TMSGlobalRouting> iRoutingParentList;
   118 
   118 
   119     // Message queue and the handler
   119     // Message queue and the handler
   120     RMsgQueue<TmsMsgBuf> iMsgQueue;
   120     RMsgQueue<TmsMsgBuf> iMsgQueue;
   121     CQueueHandler* iMsgQHandler;
   121     TMSQueueHandler* iMsgQHandler;
   122     };
   122     };
   123 
   123 
   124 } //namespace TMS
   124 } //namespace TMS
   125 
   125 
   126 #endif // TMS_PROXY_H
   126 #endif // TMS_PROXY_H