upnpframework/upnputilities/BWINS/upnputilitiesU.DEF
author samhuttu
Mon, 01 Nov 2010 12:37:49 +0200
branchnew development branch with rendering state machine and other goodies
changeset 38 5360b7ddc251
parent 0 7f85d04be362
permissions -rw-r--r--
New development branch with e.g. rendering state machine and a simple Qt example application using it.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
	??1CUPnPMetaDataUtility@@UAE@XZ @ 1 NONAME ; CUPnPMetaDataUtility::~CUPnPMetaDataUtility(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
	??1CUPnPPathUtility@@UAE@XZ @ 2 NONAME ; CUPnPPathUtility::~CUPnPPathUtility(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
	?AddResElementL@UpnpCdsResElementUtility@@SAXAAVCUpnpItem@@ABVTDesC16@@@Z @ 3 NONAME ; void UpnpCdsResElementUtility::AddResElementL(class CUpnpItem &, class TDesC16 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
	?Album@CUPnPMetaDataUtility@@QBEABVTDesC16@@XZ @ 4 NONAME ; class TDesC16 const & CUPnPMetaDataUtility::Album(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
     6
	?Artist@CUPnPMetaDataUtility@@QBEABVTDesC16@@XZ @ 5 NONAME ; class TDesC16 const & CUPnPMetaDataUtility::Artist(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
	?CreateCopyPathL@CUPnPPathUtility@@QBEPAVHBufC16@@ABVCUpnpItem@@ABVCUpnpElement@@H@Z @ 6 NONAME ; class HBufC16 * CUPnPPathUtility::CreateCopyPathL(class CUpnpItem const &, class CUpnpElement const &, 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
     8
	?CreateCopyPathL@CUPnPPathUtility@@QBEPAVHBufC16@@ABVCUpnpItem@@ABVCUpnpElement@@HW4TDriveNumber@@@Z @ 7 NONAME ; class HBufC16 * CUPnPPathUtility::CreateCopyPathL(class CUpnpItem const &, class CUpnpElement const &, int, enum TDriveNumber) 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
	?CreateItemFromFileL@UPnPMetadataFetcher@@SAPAVCUpnpItem@@ABVTDesC16@@@Z @ 8 NONAME ; class CUpnpItem * UPnPMetadataFetcher::CreateItemFromFileL(class TDesC16 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
	?CreateItemFromFileLC@UPnPMetadataFetcher@@SAPAVCUpnpItem@@ABVTDesC16@@@Z @ 9 NONAME ; class CUpnpItem * UPnPMetadataFetcher::CreateItemFromFileLC(class TDesC16 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
	?Date@CUPnPMetaDataUtility@@QBEABVTDesC16@@XZ @ 10 NONAME ; class TDesC16 const & CUPnPMetaDataUtility::Date(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
	?DeleteTempFilesL@UPnPCommonUtils@@SAXXZ @ 11 NONAME ; void UPnPCommonUtils::DeleteTempFilesL(void)
5360b7ddc251 New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents: 0
diff changeset
    13
	?DesC8ToInt@UPnPCommonUtils@@SAHABVTDesC8@@@Z @ 12 NONAME ; int UPnPCommonUtils::DesC8ToInt(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
    14
	?FetchMetadataL@UPnPMetadataFetcher@@SAXAAVCUpnpObject@@ABVTDesC16@@@Z @ 13 NONAME ; void UPnPMetadataFetcher::FetchMetadataL(class CUpnpObject &, class TDesC16 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
	?FetchMetadataL@UPnPMetadataFetcher@@SAXAAVCUpnpObject@@ABVTDesC16@@ABVTDesC8@@@Z @ 14 NONAME ; void UPnPMetadataFetcher::FetchMetadataL(class CUpnpObject &, class TDesC16 const &, 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
    16
	?FileExtensionByMimeTypeL@UPnPCommonUtils@@SAPAVHBufC16@@ABVTDesC8@@@Z @ 15 NONAME ; class HBufC16 * UPnPCommonUtils::FileExtensionByMimeTypeL(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
    17
	?FileTypeByMimeTypeL@UPnPCommonUtils@@SA?AW4TUPnPItemType@@ABVTDesC8@@@Z @ 16 NONAME ; enum TUPnPItemType UPnPCommonUtils::FileTypeByMimeTypeL(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
    18
	?FindContainerByTitle@UPnPCommonUtils@@SAPAVCUpnpContainer@@ABVCUpnpContainerList@@ABVTDesC8@@@Z @ 17 NONAME ; class CUpnpContainer * UPnPCommonUtils::FindContainerByTitle(class CUpnpContainerList const &, 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
    19
	?FixListboxItemTextL@UPnPCommonUtils@@SAPAVHBufC8@@ABVTDesC8@@@Z @ 18 NONAME ; class HBufC8 * UPnPCommonUtils::FixListboxItemTextL(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
    20
	?Genre@CUPnPMetaDataUtility@@QBEABVTDesC16@@XZ @ 19 NONAME ; class TDesC16 const & CUPnPMetaDataUtility::Genre(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
	?GetCopyPathDriveL@CUPnPPathUtility@@QBEXAAW4TDriveNumber@@@Z @ 20 NONAME ; void CUPnPPathUtility::GetCopyPathDriveL(enum TDriveNumber &) 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
	?GetCopyPathL@CUPnPPathUtility@@QBEPAVHBufC16@@ABVCUpnpItem@@ABVCUpnpElement@@H@Z @ 21 NONAME ; class HBufC16 * CUPnPPathUtility::GetCopyPathL(class CUpnpItem const &, class CUpnpElement const &, 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
    23
	?GetCopyPathL@CUPnPPathUtility@@QBEPAVHBufC16@@ABVCUpnpItem@@ABVCUpnpElement@@HW4TDriveNumber@@@Z @ 22 NONAME ; class HBufC16 * CUPnPPathUtility::GetCopyPathL(class CUpnpItem const &, class CUpnpElement const &, int, enum TDriveNumber) const
5360b7ddc251 New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents: 0
diff changeset
    24
	?GetMimeTypeByExtensionL@UPnPCommonUtils@@SAPAVHBufC8@@ABVTDesC16@@@Z @ 23 NONAME ; class HBufC8 * UPnPCommonUtils::GetMimeTypeByExtensionL(class TDesC16 const &)
5360b7ddc251 New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents: 0
diff changeset
    25
	?IntToDesC8LC@UPnPCommonUtils@@SAPAVHBufC8@@ABH@Z @ 24 NONAME ; class HBufC8 * UPnPCommonUtils::IntToDesC8LC(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
    26
	?IsAudioSupported@UPnPCommonUtils@@SAHABVTDesC8@@@Z @ 25 NONAME ; int UPnPCommonUtils::IsAudioSupported(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
    27
	?IsImageSupported@UPnPCommonUtils@@SAHABVTDesC8@@@Z @ 26 NONAME ; int UPnPCommonUtils::IsImageSupported(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
    28
	?IsPlaylistContainerL@UPnPCommonUtils@@SAHABVCUpnpObject@@@Z @ 27 NONAME ; int UPnPCommonUtils::IsPlaylistContainerL(class CUpnpObject const &)
5360b7ddc251 New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents: 0
diff changeset
    29
	?IsUriAbsolute@UpnpCdsResElementUtility@@SAHABVTDesC8@@@Z @ 28 NONAME ; int UpnpCdsResElementUtility::IsUriAbsolute(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
    30
	?IsVideoSupported@UPnPCommonUtils@@SAHABVTDesC8@@@Z @ 29 NONAME ; int UPnPCommonUtils::IsVideoSupported(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
    31
	?LoadMetaDataL@CUPnPMetaDataUtility@@QAEXABVTDesC16@@@Z @ 30 NONAME ; void CUPnPMetaDataUtility::LoadMetaDataL(class TDesC16 const &)
5360b7ddc251 New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents: 0
diff changeset
    32
	?LoadTitleL@CUPnPMetaDataUtility@@QAEXABVTDesC16@@@Z @ 31 NONAME ; void CUPnPMetaDataUtility::LoadTitleL(class TDesC16 const &)
5360b7ddc251 New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents: 0
diff changeset
    33
	?MemoryCardStateL@UPnPCommonUtils@@SAHXZ @ 32 NONAME ; int UPnPCommonUtils::MemoryCardStateL(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
	?NewL@CUPnPMetaDataUtility@@SAPAV1@XZ @ 33 NONAME ; class CUPnPMetaDataUtility * CUPnPMetaDataUtility::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
    35
	?NewL@CUPnPPathUtility@@SAPAV1@XZ @ 34 NONAME ; class CUPnPPathUtility * CUPnPPathUtility::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
    36
	?NewL@CUPnPPeriodic@@SAPAV1@H@Z @ 35 NONAME ; class CUPnPPeriodic * CUPnPPeriodic::NewL(int)
5360b7ddc251 New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents: 0
diff changeset
    37
	?NewLC@CUPnPPathUtility@@SAPAV1@XZ @ 36 NONAME ; class CUPnPPathUtility * CUPnPPathUtility::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
    38
	?NotifyMediaGalleryL@UpnpGalleryNotifier@@SAXXZ @ 37 NONAME ; void UpnpGalleryNotifier::NotifyMediaGalleryL(void)
5360b7ddc251 New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents: 0
diff changeset
    39
	?RemoveEmptyFoldersFromCopyPathL@CUPnPPathUtility@@SAXABVTDesC16@@@Z @ 38 NONAME ; void CUPnPPathUtility::RemoveEmptyFoldersFromCopyPathL(class TDesC16 const &)
5360b7ddc251 New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents: 0
diff changeset
    40
	?RenameFileL@UPnPCommonUtils@@SAPAVHBufC16@@ABVTDesC16@@@Z @ 39 NONAME ; class HBufC16 * UPnPCommonUtils::RenameFileL(class TDesC16 const &)
5360b7ddc251 New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents: 0
diff changeset
    41
	?ReplaceIllegalDirNameCharactersL@UPnPCommonUtils@@SAPAVHBufC16@@ABVTDesC16@@@Z @ 40 NONAME ; class HBufC16 * UPnPCommonUtils::ReplaceIllegalDirNameCharactersL(class TDesC16 const &)
5360b7ddc251 New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents: 0
diff changeset
    42
	?ReplaceIllegalDirNameCharactersL@UPnPCommonUtils@@SAPAVHBufC8@@ABVTDesC8@@@Z @ 41 NONAME ; class HBufC8 * UPnPCommonUtils::ReplaceIllegalDirNameCharactersL(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
	?ReplaceIllegalFilenameCharactersL@UPnPCommonUtils@@SAPAVHBufC16@@ABVTDesC16@@@Z @ 42 NONAME ; class HBufC16 * UPnPCommonUtils::ReplaceIllegalFilenameCharactersL(class TDesC16 const &)
5360b7ddc251 New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents: 0
diff changeset
    44
	?ReplaceIllegalFilenameCharactersL@UPnPCommonUtils@@SAPAVHBufC8@@ABVTDesC8@@@Z @ 43 NONAME ; class HBufC8 * UPnPCommonUtils::ReplaceIllegalFilenameCharactersL(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
    45
	?ReplacePlaceHolderInURIL@UPnPCommonUtils@@SAXAAVCUpnpItem@@ABVTInetAddr@@@Z @ 44 NONAME ; void UPnPCommonUtils::ReplacePlaceHolderInURIL(class CUpnpItem &, class TInetAddr 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
	?ResolveFileTypeL@UPnPCommonUtils@@SA?AW4TUPnPItemType@@ABVTDesC16@@@Z @ 45 NONAME ; enum TUPnPItemType UPnPCommonUtils::ResolveFileTypeL(class TDesC16 const &)
5360b7ddc251 New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents: 0
diff changeset
    47
	?ResolveMimeTypeL@UPnPCommonUtils@@SAPAVHBufC8@@ABVTDesC16@@@Z @ 46 NONAME ; class HBufC8 * UPnPCommonUtils::ResolveMimeTypeL(class TDesC16 const &)
5360b7ddc251 New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents: 0
diff changeset
    48
	?TTimeToUPnPDateL@UPnPCommonUtils@@SAPAVHBufC16@@VTTime@@@Z @ 47 NONAME ; class HBufC16 * UPnPCommonUtils::TTimeToUPnPDateL(class TTime)
5360b7ddc251 New development branch with e.g. rendering state machine and a simple Qt example application using it.
samhuttu
parents: 0
diff changeset
    49
	?Title@CUPnPMetaDataUtility@@QBEABVTDesC16@@XZ @ 48 NONAME ; class TDesC16 const & CUPnPMetaDataUtility::Title(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
    50