sl@0: #ifndef __DEBUGHELPER_H__ sl@0: #define __DEBUGHELPER_H__ sl@0: sl@0: #include sl@0: #include sl@0: #include sl@0: sl@0: const TDesC& RawEventName(const TRawEvent& aEvent); sl@0: const TDesC& WsEventName(const TWsEvent& aEvent); sl@0: sl@0: #endif