uiacceltk/hitchcock/CommonInc/alfmoduletestmap.h
branchRCL_3
changeset 24 f93c875b566e
parent 11 46927d61fef3
equal deleted inserted replaced
22:7c5dd702d6d3 24:f93c875b566e
    43     
    43     
    44     /**
    44     /**
    45      * Constructor to initialize variables.
    45      * Constructor to initialize variables.
    46      */
    46      */
    47     TAlfModuleTestMap():
    47     TAlfModuleTestMap():
    48         iArrayCount( 0 )
    48         iArrayCount( 0 ),
       
    49         iAcceptArrayCount( 0 )
    49         {
    50         {
    50         }
    51         }
    51 
    52 
    52     
    53     
    53     /**
    54     /**