traceservices/tracefw/integ_test/ulogger/TEF/te_ulogger/inc/te_uloggermclsuitedefs.h
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
    32 class CClearConfig : public CBase
    32 class CClearConfig : public CBase
    33 {
    33 {
    34 public:
    34 public:
    35 	~CClearConfig();
    35 	~CClearConfig();
    36 	CClearConfig();
    36 	CClearConfig();
    37 	void ClearL(RULogger& loggerSession);
    37 	void Clear(RULogger& loggerSession);
    38 //private:
    38 //private:
    39 	
    39 	
    40 };
    40 };
    41 
    41 
    42 // Please modify below value with your project and must match with your configuration ini file which is required to be modified as well
    42 // Please modify below value with your project and must match with your configuration ini file which is required to be modified as well