email/imap4mtm/imapmailstore/src/cfetchbodyinfo.cpp
branchRCL_3
changeset 77 da6ac9d688df
parent 0 72b543305e3a
equal deleted inserted replaced
71:17302fa075e1 77:da6ac9d688df
    32 	}
    32 	}
    33 	
    33 	
    34 CFetchBodyInfo::CFetchBodyInfo(TMsvId aPartId)
    34 CFetchBodyInfo::CFetchBodyInfo(TMsvId aPartId)
    35  : iPartId(aPartId)
    35  : iPartId(aPartId)
    36 	{
    36 	{
       
    37 		iEmbed = EFalse;
    37 	}	
    38 	}	
    38 
    39 
    39 CFetchBodyInfo::~CFetchBodyInfo()
    40 CFetchBodyInfo::~CFetchBodyInfo()
    40 	{
    41 	{
    41 	delete iRelativePath;
    42 	delete iRelativePath;