predictivesearch/PcsAlgorithm/Algorithm2/inc/CPcsPoolElement.h
branchRCL_3
changeset 58 d4f567ce2e7c
parent 15 e8e3147d53eb
child 64 c1e8ba0c2b16
equal deleted inserted replaced
57:2666d9724c76 58: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