telephonyserverplugins/common_tsy/commontsy/src/mmtsy/cmmphonetsy.cpp
changeset 62 8ef833fbf5aa
parent 42 3adadc800673
child 58 980b3d0c4069
child 75 f45cd1ad4667
equal deleted inserted replaced
49:f50f4094acd7 62:8ef833fbf5aa
  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 //