branch | CompilerCompatibility |
changeset 51 | b67581c9622b |
parent 22 | fc9cf246af83 |
49:93bab755042a | 51:b67581c9622b |
---|---|
639 |
639 |
640 /** |
640 /** |
641 * Two-phased constructor. |
641 * Two-phased constructor. |
642 * @return CRecipientList* |
642 * @return CRecipientList* |
643 */ |
643 */ |
644 IMPORT_C static CRecipientList* CRecipientList::NewL(); |
644 IMPORT_C static CRecipientList* NewL(); |
645 |
645 |
646 /** |
646 /** |
647 * Destructor. |
647 * Destructor. |
648 */ |
648 */ |
649 ~CRecipientList(); |
649 ~CRecipientList(); |