traceservices/tracefw/integ_test/ulogger/TEF/te_ulogger/inc/te_uloggermclsuitedefs.h
changeset 35 0d6db0a14001
parent 0 08ec8eefde2f
child 45 cc28652e0254
equal deleted inserted replaced
25:63532cdadd44 35:0d6db0a14001
    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