telephonyprotocols/pdplayer/umts/spudtel/inc/ceteldrivercontext.h
changeset 42 3adadc800673
parent 0 3553901f7fa8
child 66 07a122eea281
equal deleted inserted replaced
31:8ab6687fb94c 42:3adadc800673
   108 	inline void SetMbmsSession(RPacketMbmsContext::CMbmsSession* aMbmsSesion);
   108 	inline void SetMbmsSession(RPacketMbmsContext::CMbmsSession* aMbmsSesion);
   109 	inline RPacketMbmsContext::CMbmsSession* MbmsSession();
   109 	inline RPacketMbmsContext::CMbmsSession* MbmsSession();
   110 
   110 
   111     inline RPacketContext::TContextStatus& ContextStatus();	
   111     inline RPacketContext::TContextStatus& ContextStatus();	
   112 	
   112 	
   113 #ifdef _DEBUG
   113 #if (OST_TRACE_CATEGORY & OST_TRACE_CATEGORY_DEBUG)
   114     void DumpReqProfileParameters ();
   114     void DumpReqProfileParameters ();
   115     void DumpNegProfileParameters ();
   115     void DumpNegProfileParameters ();
   116 #endif
   116 #endif
   117 		
   117 		
   118 protected:
   118 protected: