bearermanagement/mpm/inc/mpmserversession.inl
changeset 40 c5b848e6c7d1
parent 0 5a93021fdf25
child 41 bbb64eb3bdee
equal deleted inserted replaced
34:3b0cec605979 40:c5b848e6c7d1
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description: Inline functions for CMPMServerSession class
    14 * Description: Inline functions for CMPMServerSession class
    15 *
    15 *
    16 */
    16 */
    17 
       
    18 // -----------------------------------------------------------------------------
       
    19 // CMPMServerSession::SetDisconnectDlgPtrNull
       
    20 // -----------------------------------------------------------------------------
       
    21 //
       
    22 inline void CMPMServerSession::SetDisconnectDlgPtrNull()
       
    23     {
       
    24     iDisconnectDlg = NULL;
       
    25     }
       
    26 
    17 
    27 // -----------------------------------------------------------------------------
    18 // -----------------------------------------------------------------------------
    28 // CMPMServerSession::SetConfirmDlgRoamingPtrNull
    19 // CMPMServerSession::SetConfirmDlgRoamingPtrNull
    29 // -----------------------------------------------------------------------------
    20 // -----------------------------------------------------------------------------
    30 //
    21 //