recents_plat/logs_engine_api/inc/logsevent.h
changeset 4 e52d42f9500c
parent 2 7119b73b84d6
child 6 41c0a814d878
equal deleted inserted replaced
2:7119b73b84d6 4:e52d42f9500c
   286 
   286 
   287         bool setDirection( LogsDirection aDirection );
   287         bool setDirection( LogsDirection aDirection );
   288 
   288 
   289         void setEventUid( int uid );
   289         void setEventUid( int uid );
   290 
   290 
   291         void setEventType( LogsEventType aEventType );
   291         bool setEventType( LogsEventType aEventType );
   292 
   292 
   293         void setLogsEventData( LogsEventData* logsEventData );
   293         void setLogsEventData( LogsEventData* logsEventData );
   294 
   294 
   295         void setALS( bool aALS ); 
   295         void setALS( bool aALS ); 
   296         
   296