email/email/smtp/inc/T_SmtpSendEmail.h
branchSymbian3
changeset 18 147b85a37c23
parent 6 c108117318cb
equal deleted inserted replaced
17:e3e31170f643 18:147b85a37c23
     1 /**
     1 /**
     2 * Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     8 *
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    17 *
    17 *
    18 */
    18 */
    19 
    19 
    20 
    20 
    21 
    21 
    22 
       
    23 
       
    24 /**
    22 /**
    25  @file
    23  @file
    26 */
    24 */
    27 
    25 
    28 
    26 
    29 #ifndef __T_SMTP_SEND_EMAIL_H__
    27 #ifndef __T_SMTP_SEND_EMAIL_H__
    30 #define __T_SMTP_SEND_EMAIL_H__
    28 #define __T_SMTP_SEND_EMAIL_H__
    31 
    29 
    32 
    30 
    33 // user includes
    31 // user includes
    34 #include <testexecutestepbase.h>
    32 #include <test/testexecutestepbase.h>
    35 #include "T_MsgAsyncStepSMTP.h"
    33 #include "T_MsgAsyncStepSMTP.h"
    36 #include "T_MsgSharedDataSmtp.h"
    34 #include "T_MsgSharedDataSmtp.h"
    37 
    35 
    38 
    36 
    39 //Literals Used
    37 //Literals Used