predictivesearch/PcsServer/inc/CPcsServer.h
branchRCL_3
changeset 6 e8e3147d53eb
parent 0 e686773b3f54
child 15 34879f5cfc63
equal deleted inserted replaced
5:81f8547efd4f 6:e8e3147d53eb
    77     private:
    77     private:
    78     
    78     
    79         /**
    79         /**
    80          * A PCS algorithm instance (owned)
    80          * A PCS algorithm instance (owned)
    81          */
    81          */
    82     	CPcsPluginInterface* pcs;
    82     	CPcsPluginInterface* iPcs;
    83 };
    83 };
    84 
    84 
    85 #endif // End of file
    85 #endif // End of file