traceservices/tracefw/integ_test/ulogger/TEF/te_ulogger/inc/te_uloggermclsuitedefs.h
branchRCL_3
changeset 23 26645d81f48d
parent 0 08ec8eefde2f
child 24 cc28652e0254
equal deleted inserted replaced
21:28839de615b4 23:26645d81f48d
    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 Clear(RULogger& loggerSession);
    37 	void ClearL(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