phoneengine/engineinfo/inc/cpeengineinfoimpl.h
changeset 76 cfea66083b62
parent 74 d1c62c765e48
equal deleted inserted replaced
74:d1c62c765e48 76:cfea66083b62
   111     public:     //Constructors and destructor
   111     public:     //Constructors and destructor
   112     
   112     
   113         /**
   113         /**
   114         * Two-phased constructor.
   114         * Two-phased constructor.
   115         */
   115         */
   116         IMPORT_C static CPEEngineInfoImpl* NewL();
   116         static CPEEngineInfoImpl* NewL();
   117         
   117         
   118         /**
   118         /**
   119         * Destructor.
   119         * Destructor.
   120         */
   120         */
   121         virtual ~CPEEngineInfoImpl();
   121         virtual ~CPEEngineInfoImpl();