applicationmanagement/inc/ApplicationManagementRfs.h
branchRCL_3
changeset 24 6757f1e2efd2
parent 0 3ce708148e4d
child 25 5b858729772b
equal deleted inserted replaced
23:c4687ff85147 24:6757f1e2efd2
    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>
       
    30 
    23 
    31 class RAppMgmtRfs : public RAknAppServiceBase
    24 class RAppMgmtRfs : public RSessionBase
    32 	{
    25 	{
    33 	public: // Constructors 
    26 	public:
    34 
       
    35 	IMPORT_C RAppMgmtRfs();
       
    36 	
    27 	
    37 	/**
    28 	/**
    38 	 * Connect Connects to ApplicationManagmeent server (starts it if it's not 
    29 	 * Connect Connects to ApplicationManagmeent server (starts it if it's not 
    39 	 *	running
    30 	 *	running
    40 	 * @return KErrNone or Symbian error code
    31 	 * @return KErrNone or Symbian error code