codhandler/ddrecog/src/DdRecog.cpp
branchRCL_3
changeset 48 79859ed3eea9
parent 26 cb62a4f66ebe
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    15 *      Implementation of class CDdRecog.   
    15 *      Implementation of class CDdRecog.   
    16 *      
    16 *      
    17 *
    17 *
    18 */
    18 */
    19 
    19 
       
    20 
    20 // INCLUDE FILES
    21 // INCLUDE FILES
    21 
    22 
    22 #include <s32std.h>
    23 #include <s32std.h>
    23 #include <apmrec.h>
    24 #include <apmrec.h>
    24 #include <apmstd.h>
    25 #include <apmstd.h>
    25 #include <f32file.h>
    26 #include <f32file.h>
    26 #include "CodDefs.h"
    27 #include <CodDefs.h>
    27 #include <CharConv.h>
    28 #include <charconv.h>
    28 #include <ecom/implementationproxy.h>
    29 #include <implementationproxy.h>
    29 #include "DdRecog.h"
    30 #include "DdRecog.h"
    30 #include "DdRecogLogger.h"
    31 #include "DdRecogLogger.h"
    31 
    32 
    32 // ================= CONSTANTS =======================
    33 // ================= CONSTANTS =======================
    33 
    34