commonappservices/backuprestorenotification/bwins/BackupRestoreNotificationU.DEF
author andy simpson <andrews@symbian.org>
Mon, 12 Jul 2010 15:58:51 +0100
branchRCL_3
changeset 50 49762640db60
parent 0 2e3d3ce01487
permissions -rw-r--r--
remerge Symbian Splash Screen and shutdown screen support (bug 2414 Bug 2524) also fix for Bug 2850

EXPORTS
	??1CBackupRestoreNotification@@UAE@XZ @ 1 NONAME ; CBackupRestoreNotification::~CBackupRestoreNotification(void)
	?BackupInProgress@CBackupRestoreNotification@@QBEHXZ @ 2 NONAME ; int CBackupRestoreNotification::BackupInProgress(void) const
	?NewL@CBackupRestoreNotification@@SAPAV1@ABVTDesC16@@AAVMBackupRestoreNotificationObserver@@@Z @ 3 NONAME ; class CBackupRestoreNotification * CBackupRestoreNotification::NewL(class TDesC16 const &, class MBackupRestoreNotificationObserver &)
	?RestoreInProgress@CBackupRestoreNotification@@QBEHXZ @ 4 NONAME ; int CBackupRestoreNotification::RestoreInProgress(void) const