applicationmanagement/inc/ApplicationManagementRfs.h
branchRCL_3
changeset 25 5b858729772b
parent 24 6757f1e2efd2
equal deleted inserted replaced
24:6757f1e2efd2 25:5b858729772b
    18 
    18 
    19 #ifndef __AMRFS_H__
    19 #ifndef __AMRFS_H__
    20 #define __AMRFS_H__
    20 #define __AMRFS_H__
    21 
    21 
    22 #include <e32std.h>
    22 #include <e32std.h>
       
    23 #include <AknServerApp.h>
       
    24 #include <e32std.h>
       
    25 #include "ApplicationManagementClientServer.h"
       
    26 #include <ssl.h>
       
    27 #include <f32file.h>
       
    28 #include <AknServerApp.h>
       
    29 #include <uikon.hrh>
    23 
    30 
    24 class RAppMgmtRfs : public RSessionBase
    31 class RAppMgmtRfs : public RAknAppServiceBase
    25 	{
    32 	{
    26 	public:
    33 	public: // Constructors 
       
    34 
       
    35 	IMPORT_C RAppMgmtRfs();
    27 	
    36 	
    28 	/**
    37 	/**
    29 	 * Connect Connects to ApplicationManagmeent server (starts it if it's not 
    38 	 * Connect Connects to ApplicationManagmeent server (starts it if it's not 
    30 	 *	running
    39 	 *	running
    31 	 * @return KErrNone or Symbian error code
    40 	 * @return KErrNone or Symbian error code