epoc32/include/certificateapps.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
equal deleted inserted replaced
3:e1b950c65cb4 4:837f303aceeb
    16 * CCertificateAppInfoManager class implementation
    16 * CCertificateAppInfoManager class implementation
    17 *
    17 *
    18 */
    18 */
    19 
    19 
    20 
    20 
    21 
       
    22 
       
    23 /**
    21 /**
    24  @file 
    22  @file 
    25  @publishedAll
    23  @publishedAll
    26  @released 
    24  @released 
    27 */
    25 */
    31 
    29 
    32 #include <f32file.h>
    30 #include <f32file.h>
    33 #include <s32file.h>
    31 #include <s32file.h>
    34 #include <mctcertapps.h>
    32 #include <mctcertapps.h>
    35 
    33 
       
    34 class MCTCertApps;
    36 /**
    35 /**
    37  * This class is used to access a persistent store which contains the available
    36  * This class is used to access a persistent store which contains the available
    38  * applications on a device.  It provides an interface to add and retrieve
    37  * applications on a device.  It provides an interface to add and retrieve
    39  * applications.
    38  * applications.
    40  * 
    39  *