predictivesearch/PcsAlgorithm/Algorithm2/inc/CPcsPoolElement.h
branchRCL_3
changeset 6 e8e3147d53eb
parent 0 e686773b3f54
child 18 d4f567ce2e7c
equal deleted inserted replaced
5:81f8547efd4f 6:e8e3147d53eb
    83 
    83 
    84     /*
    84     /*
    85      * Pointer to contact data
    85      * Pointer to contact data
    86      * Not owned.
    86      * Not owned.
    87      */
    87      */
    88     CPsData* psData;
    88     CPsData* iPsData;
    89 
    89 
    90     /*
    90     /*
    91      * This attribute indicates due to which
    91      * This attribute indicates due to which
    92      * the data element this item entered the pool
    92      * the data element this item entered the pool
    93      *
    93      *