author | samhuttu |
Mon, 01 Nov 2010 13:44:24 +0200 | |
branch | IOP_Improvements |
changeset 39 | 6369bfd1b60d |
parent 38 | 5360b7ddc251 |
permissions | -rw-r--r-- |
38
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
1 |
EXPORTS |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
2 |
??0CUpnpAVDevice@@IAE@XZ @ 1 NONAME ; CUpnpAVDevice::CUpnpAVDevice(void) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
3 |
??1CUpnpAVDevice@@UAE@XZ @ 2 NONAME ; CUpnpAVDevice::~CUpnpAVDevice(void) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
4 |
??ACUpnpAVDeviceList@@QBEPAVCUpnpAVDevice@@H@Z @ 3 NONAME ; class CUpnpAVDevice * CUpnpAVDeviceList::operator[](int) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
5 |
?AppendDeviceL@CUpnpAVDeviceList@@QAEXAAVCUpnpAVDevice@@@Z @ 4 NONAME ; void CUpnpAVDeviceList::AppendDeviceL(class CUpnpAVDevice &) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
6 |
?AudioCapability@CUpnpAVDevice@@QBEHXZ @ 5 NONAME ; int CUpnpAVDevice::AudioCapability(void) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
7 |
?CopyCapability@CUpnpAVDevice@@QBEHXZ @ 6 NONAME ; int CUpnpAVDevice::CopyCapability(void) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
8 |
?CopyFromL@CUpnpAVDevice@@QAEXABV1@@Z @ 7 NONAME ; void CUpnpAVDevice::CopyFromL(class CUpnpAVDevice const &) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
9 |
?Count@CUpnpAVDeviceList@@QBEHXZ @ 8 NONAME ; int CUpnpAVDeviceList::Count(void) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
10 |
?DeviceType@CUpnpAVDevice@@QBE?AW4TUpnpAVDeviceType@1@XZ @ 9 NONAME ; enum CUpnpAVDevice::TUpnpAVDeviceType CUpnpAVDevice::DeviceType(void) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
11 |
?DlnaCompatible@CUpnpAVDevice@@QBEHXZ @ 10 NONAME ; int CUpnpAVDevice::DlnaCompatible(void) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
12 |
?ExternalizeL@CUpnpAVDevice@@QBEXAAVRWriteStream@@@Z @ 11 NONAME ; void CUpnpAVDevice::ExternalizeL(class RWriteStream &) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
13 |
?ExternalizeL@CUpnpAVDeviceList@@QBEXAAVRWriteStream@@@Z @ 12 NONAME ; void CUpnpAVDeviceList::ExternalizeL(class RWriteStream &) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
14 |
?FriendlyName@CUpnpAVDevice@@QBEABVTDesC8@@XZ @ 13 NONAME ; class TDesC8 const & CUpnpAVDevice::FriendlyName(void) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
15 |
?ImageCapability@CUpnpAVDevice@@QBEHXZ @ 14 NONAME ; int CUpnpAVDevice::ImageCapability(void) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
16 |
?InternalizeL@CUpnpAVDevice@@QAEXAAVRReadStream@@@Z @ 15 NONAME ; void CUpnpAVDevice::InternalizeL(class RReadStream &) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
17 |
?InternalizeL@CUpnpAVDeviceList@@QAEXAAVRReadStream@@@Z @ 16 NONAME ; void CUpnpAVDeviceList::InternalizeL(class RReadStream &) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
18 |
?LinkOffset@CUpnpAVDevice@@SAHXZ @ 17 NONAME ; int CUpnpAVDevice::LinkOffset(void) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
19 |
?MaxVolume@CUpnpAVDevice@@QBEHXZ @ 18 NONAME ; int CUpnpAVDevice::MaxVolume(void) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
20 |
?ModelName@CUpnpAVDevice@@QBEABVTDesC8@@XZ @ 19 NONAME ; class TDesC8 const & CUpnpAVDevice::ModelName(void) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
21 |
?MuteCapability@CUpnpAVDevice@@QBEHXZ @ 20 NONAME ; int CUpnpAVDevice::MuteCapability(void) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
22 |
?NewL@CUpnpAVDevice@@SAPAV1@ABV1@@Z @ 21 NONAME ; class CUpnpAVDevice * CUpnpAVDevice::NewL(class CUpnpAVDevice const &) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
23 |
?NewL@CUpnpAVDevice@@SAPAV1@XZ @ 22 NONAME ; class CUpnpAVDevice * CUpnpAVDevice::NewL(void) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
24 |
?NewL@CUpnpAVDeviceList@@SAPAV1@XZ @ 23 NONAME ; class CUpnpAVDeviceList * CUpnpAVDeviceList::NewL(void) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
25 |
?NewLC@CUpnpAVDevice@@SAPAV1@XZ @ 24 NONAME ; class CUpnpAVDevice * CUpnpAVDevice::NewLC(void) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
26 |
?NewLC@CUpnpAVDeviceList@@SAPAV1@XZ @ 25 NONAME ; class CUpnpAVDeviceList * CUpnpAVDeviceList::NewLC(void) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
27 |
?NewUPnPAVControllerL@UPnPAVControllerFactory@@SAPAVMUPnPAVController@@XZ @ 26 NONAME ; class MUPnPAVController * UPnPAVControllerFactory::NewUPnPAVControllerL(void) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
28 |
?NewUPnPAVControllerLC@UPnPAVControllerFactory@@SAPAVMUPnPAVController@@XZ @ 27 NONAME ; class MUPnPAVController * UPnPAVControllerFactory::NewUPnPAVControllerLC(void) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
29 |
?NextAVTransportUri@CUpnpAVDevice@@QBEHXZ @ 28 NONAME ; int CUpnpAVDevice::NextAVTransportUri(void) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
30 |
?PauseCapability@CUpnpAVDevice@@QBEHXZ @ 29 NONAME ; int CUpnpAVDevice::PauseCapability(void) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
31 |
?Remove@CUpnpAVDeviceList@@QAEXH@Z @ 30 NONAME ; void CUpnpAVDeviceList::Remove(int) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
32 |
?RemoveAndDestroy@CUpnpAVDeviceList@@QAEXH@Z @ 31 NONAME ; void CUpnpAVDeviceList::RemoveAndDestroy(int) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
33 |
?Reset@CUpnpAVDeviceList@@QAEXXZ @ 32 NONAME ; void CUpnpAVDeviceList::Reset(void) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
34 |
?ResetAndDestroy@CUpnpAVDeviceList@@QAEXXZ @ 33 NONAME ; void CUpnpAVDeviceList::ResetAndDestroy(void) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
35 |
?SearchCapability@CUpnpAVDevice@@QBEHXZ @ 34 NONAME ; int CUpnpAVDevice::SearchCapability(void) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
36 |
?SeekCapability@CUpnpAVDevice@@QBE?AW4TSeekMode@1@XZ @ 35 NONAME ; enum CUpnpAVDevice::TSeekMode CUpnpAVDevice::SeekCapability(void) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
37 |
?SetAudioCapability@CUpnpAVDevice@@QAEXH@Z @ 36 NONAME ; void CUpnpAVDevice::SetAudioCapability(int) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
38 |
?SetCapabilitiesBySupportedMimeTypesL@CUpnpAVDevice@@QAEXABVTDesC8@@@Z @ 37 NONAME ; void CUpnpAVDevice::SetCapabilitiesBySupportedMimeTypesL(class TDesC8 const &) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
39 |
?SetCopyCapability@CUpnpAVDevice@@QAEXH@Z @ 38 NONAME ; void CUpnpAVDevice::SetCopyCapability(int) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
40 |
?SetDeviceType@CUpnpAVDevice@@QAEXW4TUpnpAVDeviceType@1@@Z @ 39 NONAME ; void CUpnpAVDevice::SetDeviceType(enum CUpnpAVDevice::TUpnpAVDeviceType) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
41 |
?SetDlnaCompatible@CUpnpAVDevice@@QAEXH@Z @ 40 NONAME ; void CUpnpAVDevice::SetDlnaCompatible(int) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
42 |
?SetFriendlyNameL@CUpnpAVDevice@@QAEXABVTDesC8@@@Z @ 41 NONAME ; void CUpnpAVDevice::SetFriendlyNameL(class TDesC8 const &) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
43 |
?SetImageCapability@CUpnpAVDevice@@QAEXH@Z @ 42 NONAME ; void CUpnpAVDevice::SetImageCapability(int) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
44 |
?SetMaxVolume@CUpnpAVDevice@@QAEXH@Z @ 43 NONAME ; void CUpnpAVDevice::SetMaxVolume(int) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
45 |
?SetModelNameL@CUpnpAVDevice@@QAEXABVTDesC8@@@Z @ 44 NONAME ; void CUpnpAVDevice::SetModelNameL(class TDesC8 const &) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
46 |
?SetMuteCapability@CUpnpAVDevice@@QAEXH@Z @ 45 NONAME ; void CUpnpAVDevice::SetMuteCapability(int) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
47 |
?SetNextAVTransportUri@CUpnpAVDevice@@QAEXH@Z @ 46 NONAME ; void CUpnpAVDevice::SetNextAVTransportUri(int) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
48 |
?SetPauseCapability@CUpnpAVDevice@@QAEXH@Z @ 47 NONAME ; void CUpnpAVDevice::SetPauseCapability(int) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
49 |
?SetSearchCapability@CUpnpAVDevice@@QAEXH@Z @ 48 NONAME ; void CUpnpAVDevice::SetSearchCapability(int) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
50 |
?SetSeekCapability@CUpnpAVDevice@@QAEXW4TSeekMode@1@@Z @ 49 NONAME ; void CUpnpAVDevice::SetSeekCapability(enum CUpnpAVDevice::TSeekMode) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
51 |
?SetUuidL@CUpnpAVDevice@@QAEXABVTDesC8@@@Z @ 50 NONAME ; void CUpnpAVDevice::SetUuidL(class TDesC8 const &) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
52 |
?SetVideoCapability@CUpnpAVDevice@@QAEXH@Z @ 51 NONAME ; void CUpnpAVDevice::SetVideoCapability(int) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
53 |
?SetVolumeCapability@CUpnpAVDevice@@QAEXH@Z @ 52 NONAME ; void CUpnpAVDevice::SetVolumeCapability(int) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
54 |
?Status@UPnPAVControllerFactory@@SAHAAW4TAVControllerServerStatus@1@@Z @ 53 NONAME ; int UPnPAVControllerFactory::Status(enum UPnPAVControllerFactory::TAVControllerServerStatus &) |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
55 |
?ToDes8L@CUpnpAVDevice@@QBEPAVHBufC8@@XZ @ 54 NONAME ; class HBufC8 * CUpnpAVDevice::ToDes8L(void) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
56 |
?ToDes8L@CUpnpAVDeviceList@@QBEPAVHBufC8@@XZ @ 55 NONAME ; class HBufC8 * CUpnpAVDeviceList::ToDes8L(void) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
57 |
?Uuid@CUpnpAVDevice@@QBEABVTDesC8@@XZ @ 56 NONAME ; class TDesC8 const & CUpnpAVDevice::Uuid(void) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
58 |
?VideoCapability@CUpnpAVDevice@@QBEHXZ @ 57 NONAME ; int CUpnpAVDevice::VideoCapability(void) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
59 |
?VolumeCapability@CUpnpAVDevice@@QBEHXZ @ 58 NONAME ; int CUpnpAVDevice::VolumeCapability(void) const |
5360b7ddc251
New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents:
0
diff
changeset
|
60 |