emailservices/emailstore/message_store/client/src/MsgStoreWritablePropertyContainer.cpp
branchRCL_3
changeset 8 e1b6206813b4
parent 0 8466d47a6819
child 24 d189ee25cf9d
equal deleted inserted replaced
4:e7aa27f58ae1 8:e1b6206813b4
    14 * Description:  Message store property container with permanent storage client implementation.
    14 * Description:  Message store property container with permanent storage client implementation.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include "MsgStoreWritablePropertyContainer.h"
    19 #include "msgstorewritablepropertycontainer.h"
    20 #include "MsgStoreSessionContext.h"
    20 #include "msgstoresessioncontext.h"
    21 
    21 
    22 // ----------------------------------
    22 // ----------------------------------
    23 // CMsgStoreWritablePropertyContainer
    23 // CMsgStoreWritablePropertyContainer
    24 // ----------------------------------
    24 // ----------------------------------
    25 CMsgStoreWritablePropertyContainer* CMsgStoreWritablePropertyContainer::NewL( CMsgStoreSessionContext& aSessionContext, 
    25 CMsgStoreWritablePropertyContainer* CMsgStoreWritablePropertyContainer::NewL( CMsgStoreSessionContext& aSessionContext,