upnpframework/upnpcommand/bwins/upnpcommandu.def
author Sampo Huttunen <sampo.huttunen@nokia.com>
Thu, 18 Nov 2010 15:46:57 +0200
branchIOP_Improvements
changeset 44 97caed2372ca
parent 0 7f85d04be362
permissions -rw-r--r--
Fixed AVController, it was accidentally set to search only for renderers. Now also servers are added to device list. Also some minor changes in package definition xml and platform API xml definition files.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     1
EXPORTS
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     2
	?BrowseHomeNetworkL@CUpnpBrowseCommand@@QAEXXZ @ 1 NONAME ; void CUpnpBrowseCommand::BrowseHomeNetworkL(void)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     3
	?CopyFilesL@CUpnpCopyCommand@@QAEXPAVCDesC16ArrayFlat@@@Z @ 2 NONAME ; void CUpnpCopyCommand::CopyFilesL(class CDesC16ArrayFlat *)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     4
	?CopyPlaylistL@CUpnpCopyCommand@@QAEXABVTDesC16@@PAVCDesC16ArrayFlat@@@Z @ 3 NONAME ; void CUpnpCopyCommand::CopyPlaylistL(class TDesC16 const &, class CDesC16ArrayFlat *)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     5
	?IsAvailableL@CUpnpBrowseCommand@@SAHXZ @ 4 NONAME ; int CUpnpBrowseCommand::IsAvailableL(void)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     6
	?IsAvailableL@CUpnpCopyCommand@@SAHXZ @ 5 NONAME ; int CUpnpCopyCommand::IsAvailableL(void)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     7
	?IsAvailableL@CUpnpMoveCommand@@SAHXZ @ 6 NONAME ; int CUpnpMoveCommand::IsAvailableL(void)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     8
	?IsAvailableL@CUpnpRunSetupCommand@@SAHXZ @ 7 NONAME ; int CUpnpRunSetupCommand::IsAvailableL(void)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     9
	?IsAvailableL@CUpnpShowCommand@@SAHXZ @ 8 NONAME ; int CUpnpShowCommand::IsAvailableL(void)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    10
	?MoveFilesL@CUpnpMoveCommand@@QAEXPAVCDesC16ArrayFlat@@@Z @ 9 NONAME ; void CUpnpMoveCommand::MoveFilesL(class CDesC16ArrayFlat *)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    11
	?NewL@CUpnpBrowseCommand@@SAPAV1@XZ @ 10 NONAME ; class CUpnpBrowseCommand * CUpnpBrowseCommand::NewL(void)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    12
	?UpnpCommandReserved1@@YAXXZ @ 11 NONAME ; void UpnpCommandReserved1(void)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    13
	?UpnpCommandReserved2@@YAXXZ @ 12 NONAME ; void UpnpCommandReserved2(void)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    14
	?NewL@CUpnpCopyCommand@@SAPAV1@XZ @ 13 NONAME ; class CUpnpCopyCommand * CUpnpCopyCommand::NewL(void)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    15
	?NewL@CUpnpMoveCommand@@SAPAV1@XZ @ 14 NONAME ; class CUpnpMoveCommand * CUpnpMoveCommand::NewL(void)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    16
	?NewL@CUpnpRunSetupCommand@@SAPAV1@XZ @ 15 NONAME ; class CUpnpRunSetupCommand * CUpnpRunSetupCommand::NewL(void)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    17
	?NewL@CUpnpShowCommand@@SAPAV1@PAVMUpnpCommandObserver@@@Z @ 16 NONAME ; class CUpnpShowCommand * CUpnpShowCommand::NewL(class MUpnpCommandObserver *)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    18
	?NewL@CUpnpShowCommand@@SAPAV1@XZ @ 17 NONAME ; class CUpnpShowCommand * CUpnpShowCommand::NewL(void)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    19
	?RunSetupL@CUpnpRunSetupCommand@@QAEXXZ @ 18 NONAME ; void CUpnpRunSetupCommand::RunSetupL(void)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    20
	?ShowImageL@CUpnpShowCommand@@QAEXABVTDesC16@@@Z @ 19 NONAME ; void CUpnpShowCommand::ShowImageL(class TDesC16 const &)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    21
	?ShowVideoL@CUpnpShowCommand@@QAEXABVTDesC16@@@Z @ 20 NONAME ; void CUpnpShowCommand::ShowVideoL(class TDesC16 const &)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    22
	?StartShowingL@CUpnpShowCommand@@QAEXXZ @ 21 NONAME ; void CUpnpShowCommand::StartShowingL(void)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    23
	?StopShowingL@CUpnpShowCommand@@QAEXXZ @ 22 NONAME ; void CUpnpShowCommand::StopShowingL(void)
7f85d04be362 Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    24