usbclasses/usbphoneasmodem/classimplementation/atplugin/inc/pamengine.h
changeset 89 3592750162a5
parent 87 18fe5224f0dc
equal deleted inserted replaced
87:18fe5224f0dc 89:3592750162a5
    46 	/**
    46 	/**
    47 	* Two-phased contructor
    47 	* Two-phased contructor
    48 	* @param aOwner
    48 	* @param aOwner
    49 	* @return Instance of CPamEngine
    49 	* @return Instance of CPamEngine
    50 	*/
    50 	*/
    51 	static CPamEngine* CPamEngine::NewL( CPamPlugin* aOwner );
    51 	static CPamEngine* NewL( CPamPlugin* aOwner );
    52 						   
    52 						   
    53 	/**
    53 	/**
    54 	* Two-phased contructor
    54 	* Two-phased contructor
    55 	* @param aOwner
    55 	* @param aOwner
    56 	* @return Instance of CPamEngine
    56 	* @return Instance of CPamEngine