phonesrv_plat/phone_client_ussd_internal_api/inc/cphcltussdint.h
changeset 51 12bc758d6a02
parent 33 8d5d7fcf9b59
equal deleted inserted replaced
48:78df25012fda 51:12bc758d6a02
    89         */
    89         */
    90         CPhCltUssdInt();
    90         CPhCltUssdInt();
    91         
    91         
    92      protected:
    92      protected:
    93 
    93 
    94         // CUssdComms can call the protected functions mentioned above.
    94         // UssdComms can call the protected functions mentioned above.
    95         friend class CUssdComms;
    95         friend class UssdComms;
    96         
    96         
    97     };
    97     };
    98 
    98 
    99 #endif //  CPHCLTUSSDINT_H
    99 #endif //  CPHCLTUSSDINT_H
   100 
   100