fotaapplication/fotaserver/inc/fotaupdate.h
changeset 73 ae69c2e8bc34
parent 55 1c556dee8eb1
equal deleted inserted replaced
71:d2517372cc44 73:ae69c2e8bc34
    60 public:
    60 public:
    61 
    61 
    62     static CFotaUpdate* NewL(CFotaServer* aServer);
    62     static CFotaUpdate* NewL(CFotaServer* aServer);
    63 
    63 
    64     virtual ~CFotaUpdate();
    64     virtual ~CFotaUpdate();
       
    65     
       
    66     void ConstructL();
    65 
    67 
    66     /*****Functions called before update*****/
    68     /*****Functions called before update*****/
    67 
    69 
    68     TBool CheckBatteryL();
    70     TBool CheckBatteryL();
    69 
    71