loggingservices/rfilelogger/Logger/te_RFileLogger/src/addfield_logStep.cpp
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
    19  @file addfield_logStep.cpp
    19  @file addfield_logStep.cpp
    20 */
    20 */
    21 #include "addfield_logStep.h"
    21 #include "addfield_logStep.h"
    22 #include "Te_RFileLoggerSuiteDefs.h"
    22 #include "Te_RFileLoggerSuiteDefs.h"
    23 
    23 
       
    24 _LIT(K16BitText,"This is a short line of 16 Bit Text");
    24 _LIT(K16BitFormatText,"logger string int = %d,  string = %S");
    25 _LIT(K16BitFormatText,"logger string int = %d,  string = %S");
    25 _LIT(K16BitString,"The String16");
    26 _LIT(K16BitString,"The String16");
    26 
    27 
    27 Caddfield_logStep::~Caddfield_logStep()
    28 Caddfield_logStep::~Caddfield_logStep()
    28 /**
    29 /**