codhandler/ddrecog/src/DdRecog.cpp
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 68 92a765b5b3e7
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    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