homescreensrv_plat/xcfw_api/inc/gecodefaultobjectfactory.h
branchCompilerCompatibility
changeset 55 46dffa7ce5cd
parent 0 79c6a41cd166
equal deleted inserted replaced
42:b76d631296db 55:46dffa7ce5cd
    35 */
    35 */
    36 class CGECODefaultObjectFactory: public CGECOObjectFactoryBase
    36 class CGECODefaultObjectFactory: public CGECOObjectFactoryBase
    37     {
    37     {
    38     public: //constructors and destructor
    38     public: //constructors and destructor
    39         /**
    39         /**
    40         /* Two-phased constructor
    40          * Two-phased constructor
    41         */
    41          */
    42         IMPORT_C static CGECODefaultObjectFactory* NewL();
    42         IMPORT_C static CGECODefaultObjectFactory* NewL();
    43 
    43 
    44         //destructor
    44         //destructor
    45         virtual ~CGECODefaultObjectFactory();
    45         virtual ~CGECODefaultObjectFactory();
    46 
    46