searchsrv_plat/cpix_framework_api/inc/mcpixdatabaseobserver.h
changeset 23 d4d56f5e7c55
parent 8 6547bf8ca13a
equal deleted inserted replaced
20:556534771396 23:d4d56f5e7c55
    18 #ifndef MCPIXDATABASEOBSERVER_H_
    18 #ifndef MCPIXDATABASEOBSERVER_H_
    19 #define MCPIXDATABASEOBSERVER_H_
    19 #define MCPIXDATABASEOBSERVER_H_
    20 
    20 
    21 #include <e32def.h>
    21 #include <e32def.h>
    22 
    22 
       
    23 /**
       
    24  * @file
       
    25  * @ingroup Common
       
    26  * @brief Contains MCPixOpenDatabaseRequestObserver, MCPixSetAnalyzerRequestObserver, MCPixSetQueryParserRequestObserver
       
    27  */
       
    28  
    23 /**
    29 /**
    24  * @brief Observes completions of CPixIndexer's asynchronous requests 
    30  * @brief Observes completions of CPixIndexer's asynchronous requests 
    25  * @ingroup ClientAPI
    31  * @ingroup ClientAPI
    26  * 
    32  * 
    27  * Mixin class.
    33  * Mixin class.