logsui/EngineInc/CLogsEngine.h
branchRCL_3
changeset 9 0d28c1c5b6dd
parent 0 e686773b3f54
equal deleted inserted replaced
8:5586b4d2ec3e 9:0d28c1c5b6dd
   225 		/**
   225 		/**
   226 		 * Returns identification strings used by Log database
   226 		 * Returns identification strings used by Log database
   227          *
   227          *
   228          * @return strings used by Log database
   228          * @return strings used by Log database
   229 		 */
   229 		 */
   230         IMPORT_C TLogsEventStrings CLogsEngine::LogDbStrings();
   230         IMPORT_C TLogsEventStrings LogDbStrings();
   231         
   231         
   232 		/**
   232 		/**
   233 		 * Returns reference to CLogClient. 
   233 		 * Returns reference to CLogClient. 
   234          *
   234          *
   235          * @return pointer to CLogClient
   235          * @return pointer to CLogClient