predictivesearch/PcsAlgorithm/Algorithm2/inc/CPcsPoolElement.h
branchRCL_3
changeset 18 d4f567ce2e7c
parent 6 e8e3147d53eb
equal deleted inserted replaced
17:2666d9724c76 18:d4f567ce2e7c
    98      * Bit 4 = Not used
    98      * Bit 4 = Not used
    99      * Bit 5 = Not used
    99      * Bit 5 = Not used
   100      * Bit 6 = Not used
   100      * Bit 6 = Not used
   101      * Bit 7 = Not used
   101      * Bit 7 = Not used
   102      */
   102      */
   103     TInt8 iDataMatchAttribute;
   103     TUint8 iDataMatchAttribute;
   104     };
   104     };
   105 
   105 
   106 #endif // __CPCS_POOL_ELEMENT_ALGORITHM_2_H__
   106 #endif // __CPCS_POOL_ELEMENT_ALGORITHM_2_H__
   107 // End of file
   107 // End of file