mtpfws/mtpfw/daemon/server/inc/cmtpserver.h
changeset 52 866b4af7ffbe
parent 49 c20dd21d1eb4
equal deleted inserted replaced
51:64200268cac2 52:866b4af7ffbe
    59     
    59     
    60     /**
    60     /**
    61     The MTP framework singletons.
    61     The MTP framework singletons.
    62     */
    62     */
    63     RMTPFramework   iFrameworkSingletons;
    63     RMTPFramework   iFrameworkSingletons;
       
    64     
       
    65     /**
       
    66     Flag for the MTP framework singletons.
       
    67     **/
       
    68     TBool   iFrameworkSingletonsOpened;
    64 	
    69 	
    65 	/**
    70 	/**
    66 	The active MTP client API session count.
    71 	The active MTP client API session count.
    67 	*/
    72 	*/
    68 	TInt            iSessionCount;
    73 	TInt            iSessionCount;