telephonyserverplugins/common_tsy/commontsy/src/mmtsy/cmmphonetsy.cpp
changeset 59 ac20d6a0a19d
parent 58 980b3d0c4069
child 69 b982c3e940f3
equal deleted inserted replaced
58:980b3d0c4069 59:ac20d6a0a19d
  6711     {
  6711     {
  6712     return iMmNetTsy;
  6712     return iMmNetTsy;
  6713     }
  6713     }
  6714 
  6714 
  6715 // ---------------------------------------------------------------------------
  6715 // ---------------------------------------------------------------------------
       
  6716 // CMmPhoneTsy::SetONStoreTsy
       
  6717 // ONStoreTsy can set iMmONStoreTsy pointer to NULL when it is closed
       
  6718 // (other items were commented in a header).
       
  6719 // ---------------------------------------------------------------------------
       
  6720 //
       
  6721 void CMmPhoneTsy::SetONStoreTsy(
       
  6722         CMmONStoreTsy* aMmONStoreTsy
       
  6723         )
       
  6724     {
       
  6725     iMmONStoreTsy = aMmONStoreTsy;
       
  6726     }
       
  6727 
       
  6728 // ---------------------------------------------------------------------------
  6716 // CMmPhoneTsy::GetONStoreTsy
  6729 // CMmPhoneTsy::GetONStoreTsy
  6717 // Returns pointer to CMmONStoreTsy
  6730 // Returns pointer to CMmONStoreTsy
  6718 // (other items were commented in a header).
  6731 // (other items were commented in a header).
  6719 // ---------------------------------------------------------------------------
  6732 // ---------------------------------------------------------------------------
  6720 //
  6733 //