mmlibs/mmfw/MMPFiles/bwins/MMFCONTROLLERFRAMEWORK.DEF
author Tapani Kanerva <tapani.kanerva@nice.fi>
Tue, 16 Nov 2010 14:11:25 +0200
branchRCL_3
changeset 67 b35006be8823
parent 0 40261b775718
permissions -rw-r--r--
Bug 3673 - Seeking via grabbing the Music Player progress bar does not work.

EXPORTS
	??0CMMFObjectContainer@@QAE@XZ @ 1 NONAME ; public: __thiscall CMMFObjectContainer::CMMFObjectContainer(void)
	??0RMMFController@@QAE@XZ @ 2 NONAME ; public: __thiscall RMMFController::RMMFController(void)
	??0RMMFControllerProxy@@QAE@XZ @ 3 NONAME ; public: __thiscall RMMFControllerProxy::RMMFControllerProxy(void)
	??1CMMFController@@UAE@XZ @ 4 NONAME ; public: virtual __thiscall CMMFController::~CMMFController(void)
	??1CMMFMetaDataEntry@@UAE@XZ @ 5 NONAME ; public: virtual __thiscall CMMFMetaDataEntry::~CMMFMetaDataEntry(void)
	??1CMMFObjectContainer@@UAE@XZ @ 6 NONAME ; public: virtual __thiscall CMMFObjectContainer::~CMMFObjectContainer(void)
	?AddCustomCommandParserL@CMMFController@@IAEXAAVCMMFCustomCommandParserBase@@@Z @ 7 NONAME ; protected: void __thiscall CMMFController::AddCustomCommandParserL(class CMMFCustomCommandParserBase &)
	?AddDataSink@RMMFController@@QAEHVTUid@@ABVTDesC8@@@Z @ 8 NONAME ; public: int __thiscall RMMFController::AddDataSink(class TUid,class TDesC8 const &)
	?AddDataSink@RMMFController@@QAEHVTUid@@ABVTDesC8@@AAVTMMFMessageDestination@@@Z @ 9 NONAME ; public: int __thiscall RMMFController::AddDataSink(class TUid,class TDesC8 const &,class TMMFMessageDestination &)
	?AddDataSource@RMMFController@@QAEHVTUid@@ABVTDesC8@@@Z @ 10 NONAME ; public: int __thiscall RMMFController::AddDataSource(class TUid,class TDesC8 const &)
	?AddDataSource@RMMFController@@QAEHVTUid@@ABVTDesC8@@AAVTMMFMessageDestination@@@Z @ 11 NONAME ; public: int __thiscall RMMFController::AddDataSource(class TUid,class TDesC8 const &,class TMMFMessageDestination &)
	?AddMMFObject@CMMFObjectContainer@@QAEHAAVCMMFObject@@@Z @ 12 NONAME ; public: int __thiscall CMMFObjectContainer::AddMMFObject(class CMMFObject &)
	?CancelReceiveEvents@RMMFController@@QAEHXZ @ 13 NONAME ; public: int __thiscall RMMFController::CancelReceiveEvents(void)
	?CancelReceiveEvents@RMMFControllerProxy@@QAEHXZ @ 14 NONAME ; public: int __thiscall RMMFControllerProxy::CancelReceiveEvents(void)
	?Close@RMMFController@@QAEXXZ @ 15 NONAME ; public: void __thiscall RMMFController::Close(void)
	?Close@RMMFControllerProxy@@QAEXXZ @ 16 NONAME ; public: void __thiscall RMMFControllerProxy::Close(void)
	?CustomCommandAsync@RMMFController@@QAEXABV?$TPckgBuf@VTMMFMessageDestination@@@@HABVTDesC8@@1AAVTDes8@@AAVTRequestStatus@@@Z @ 17 NONAME ; public: void __thiscall RMMFController::CustomCommandAsync(class TPckgBuf<class TMMFMessageDestination> const &,int,class TDesC8 const &,class TDesC8 const &,class TDes8 &,class TRequestStatus &)
	?CustomCommandAsync@RMMFController@@QAEXABV?$TPckgBuf@VTMMFMessageDestination@@@@HABVTDesC8@@1AAVTRequestStatus@@@Z @ 18 NONAME ; public: void __thiscall RMMFController::CustomCommandAsync(class TPckgBuf<class TMMFMessageDestination> const &,int,class TDesC8 const &,class TDesC8 const &,class TRequestStatus &)
	?CustomCommandSync@RMMFController@@QAEHABV?$TPckgBuf@VTMMFMessageDestination@@@@HABVTDesC8@@1@Z @ 19 NONAME ; public: int __thiscall RMMFController::CustomCommandSync(class TPckgBuf<class TMMFMessageDestination> const &,int,class TDesC8 const &,class TDesC8 const &)
	?CustomCommandSync@RMMFController@@QAEHABV?$TPckgBuf@VTMMFMessageDestination@@@@HABVTDesC8@@1AAVTDes8@@@Z @ 20 NONAME ; public: int __thiscall RMMFController::CustomCommandSync(class TPckgBuf<class TMMFMessageDestination> const &,int,class TDesC8 const &,class TDesC8 const &,class TDes8 &)
	?DeleteAllObjects@CMMFObjectContainer@@QAEXXZ @ 21 NONAME ; public: void __thiscall CMMFObjectContainer::DeleteAllObjects(void)
	?DoSendEventToClient@CMMFController@@IAEHABVTMMFEvent@@@Z @ 22 NONAME ; protected: int __thiscall CMMFController::DoSendEventToClient(class TMMFEvent const &)
	?ExternalizeL@CMMFMetaDataEntry@@QBEXAAVRWriteStream@@@Z @ 23 NONAME ; public: void __thiscall CMMFMetaDataEntry::ExternalizeL(class RWriteStream &)const 
	?FindMMFObject@CMMFObjectContainer@@QAEHABVTMMFMessageDestination@@AAPAVCMMFObject@@@Z @ 24 NONAME ; public: int __thiscall CMMFObjectContainer::FindMMFObject(class TMMFMessageDestination const &,class CMMFObject * &)
	?GetDuration@RMMFController@@QBEHAAVTTimeIntervalMicroSeconds@@@Z @ 25 NONAME ; public: int __thiscall RMMFController::GetDuration(class TTimeIntervalMicroSeconds &)const 
	?GetMetaDataEntryL@RMMFController@@QBEPAVCMMFMetaDataEntry@@H@Z @ 26 NONAME ; public: class CMMFMetaDataEntry * __thiscall RMMFController::GetMetaDataEntryL(int)const 
	?GetNumberOfMetaDataEntries@RMMFController@@QBEHAAH@Z @ 27 NONAME ; public: int __thiscall RMMFController::GetNumberOfMetaDataEntries(int &)const 
	?GetPosition@RMMFController@@QBEHAAVTTimeIntervalMicroSeconds@@@Z @ 28 NONAME ; public: int __thiscall RMMFController::GetPosition(class TTimeIntervalMicroSeconds &)const 
	?HandleRequestL@CMMFController@@UAEXAAVTMMFMessage@@@Z @ 29 NONAME ; public: virtual void __thiscall CMMFController::HandleRequestL(class TMMFMessage &)
	?InternalizeL@CMMFMetaDataEntry@@QAEXAAVRReadStream@@@Z @ 30 NONAME ; public: void __thiscall CMMFMetaDataEntry::InternalizeL(class RReadStream &)
	?ListImplementationsL@CMMFControllerPluginSelectionParameters@@UBEXAAV?$RPointerArray@VCMMFControllerImplementationInformation@@@@@Z @ 31 NONAME ; public: virtual void __thiscall CMMFControllerPluginSelectionParameters::ListImplementationsL(class RPointerArray<class CMMFControllerImplementationInformation> &)const 
	?ListImplementationsL@CMMFFormatPluginSelectionParameters@@QBEXAAV?$RPointerArray@VCMMFFormatImplementationInformation@@@@@Z @ 32 NONAME ; public: void __thiscall CMMFFormatPluginSelectionParameters::ListImplementationsL(class RPointerArray<class CMMFFormatImplementationInformation> &)const 
	?LoadController@RMMFControllerProxy@@QAEHVTUid@@H@Z @ 33 NONAME ; int RMMFControllerProxy::LoadController(class TUid, int)
	?MMFObjectContainerL@CMMFController@@IAEAAVCMMFObjectContainer@@XZ @ 34 NONAME ; protected: class CMMFObjectContainer & __thiscall CMMFController::MMFObjectContainerL(void)
	?Name@CMMFMetaDataEntry@@QBEABVTDesC16@@XZ @ 35 NONAME ; public: class TDesC16 const & __thiscall CMMFMetaDataEntry::Name(void)const 
	?NewL@CMMFControllerEventMonitor@@SAPAV1@AAVMMMFControllerEventMonitorObserver@@AAVRMMFController@@@Z @ 36 NONAME ; public: static class CMMFControllerEventMonitor * __cdecl CMMFControllerEventMonitor::NewL(class MMMFControllerEventMonitorObserver &,class RMMFController &)
	?NewL@CMMFControllerPluginSelectionParameters@@SAPAV1@XZ @ 37 NONAME ; public: static class CMMFControllerPluginSelectionParameters * __cdecl CMMFControllerPluginSelectionParameters::NewL(void)
	?NewL@CMMFFormatDecodePluginSelectionParameters@@SAPAV1@XZ @ 38 NONAME ; public: static class CMMFFormatDecodePluginSelectionParameters * __cdecl CMMFFormatDecodePluginSelectionParameters::NewL(void)
	?NewL@CMMFFormatEncodePluginSelectionParameters@@SAPAV1@XZ @ 39 NONAME ; public: static class CMMFFormatEncodePluginSelectionParameters * __cdecl CMMFFormatEncodePluginSelectionParameters::NewL(void)
	?NewL@CMMFFormatSelectionParameters@@SAPAV1@XZ @ 40 NONAME ; public: static class CMMFFormatSelectionParameters * __cdecl CMMFFormatSelectionParameters::NewL(void)
	?NewL@CMMFMetaDataEntry@@SAPAV1@ABV1@@Z @ 41 NONAME ; public: static class CMMFMetaDataEntry * __cdecl CMMFMetaDataEntry::NewL(class CMMFMetaDataEntry const &)
	?NewL@CMMFMetaDataEntry@@SAPAV1@ABVTDesC16@@0@Z @ 42 NONAME ; public: static class CMMFMetaDataEntry * __cdecl CMMFMetaDataEntry::NewL(class TDesC16 const &,class TDesC16 const &)
	?NewL@CMMFMetaDataEntry@@SAPAV1@XZ @ 43 NONAME ; public: static class CMMFMetaDataEntry * __cdecl CMMFMetaDataEntry::NewL(void)
	?NewLC@CMMFControllerPluginSelectionParameters@@SAPAV1@XZ @ 44 NONAME ; public: static class CMMFControllerPluginSelectionParameters * __cdecl CMMFControllerPluginSelectionParameters::NewLC(void)
	?NewLC@CMMFFormatDecodePluginSelectionParameters@@SAPAV1@XZ @ 45 NONAME ; public: static class CMMFFormatDecodePluginSelectionParameters * __cdecl CMMFFormatDecodePluginSelectionParameters::NewLC(void)
	?NewLC@CMMFFormatEncodePluginSelectionParameters@@SAPAV1@XZ @ 46 NONAME ; public: static class CMMFFormatEncodePluginSelectionParameters * __cdecl CMMFFormatEncodePluginSelectionParameters::NewLC(void)
	?NewLC@CMMFFormatSelectionParameters@@SAPAV1@XZ @ 47 NONAME ; public: static class CMMFFormatSelectionParameters * __cdecl CMMFFormatSelectionParameters::NewLC(void)
	?Open@RMMFController@@QAEHVTUid@@ABVTMMFPrioritySettings@@@Z @ 48 NONAME ; public: int __thiscall RMMFController::Open(class TUid,class TMMFPrioritySettings const &)
	?Pause@RMMFController@@QAEHXZ @ 49 NONAME ; public: int __thiscall RMMFController::Pause(void)
	?Play@RMMFController@@QAEHXZ @ 50 NONAME ; public: int __thiscall RMMFController::Play(void)
	?Prime@RMMFController@@QAEHXZ @ 51 NONAME ; public: int __thiscall RMMFController::Prime(void)
	?ReceiveEvents@RMMFController@@QAEXAAV?$TPckgBuf@VTMMFEvent@@@@AAVTRequestStatus@@@Z @ 52 NONAME ; public: void __thiscall RMMFController::ReceiveEvents(class TPckgBuf<class TMMFEvent> &,class TRequestStatus &)
	?ReceiveEvents@RMMFControllerProxy@@QAEXAAV?$TPckgBuf@VTMMFEvent@@@@AAVTRequestStatus@@@Z @ 53 NONAME ; public: void __thiscall RMMFControllerProxy::ReceiveEvents(class TPckgBuf<class TMMFEvent> &,class TRequestStatus &)
	?RemoveAndDestroyMMFObject@CMMFObjectContainer@@QAEXAAVCMMFObject@@@Z @ 54 NONAME ; public: void __thiscall CMMFObjectContainer::RemoveAndDestroyMMFObject(class CMMFObject &)
	?RemoveDataSink@RMMFController@@QAEHABVTMMFMessageDestination@@@Z @ 55 NONAME ; public: int __thiscall RMMFController::RemoveDataSink(class TMMFMessageDestination const &)
	?RemoveDataSource@RMMFController@@QAEHABVTMMFMessageDestination@@@Z @ 56 NONAME ; public: int __thiscall RMMFController::RemoveDataSource(class TMMFMessageDestination const &)
	?Reset@RMMFController@@QAEHXZ @ 57 NONAME ; public: int __thiscall RMMFController::Reset(void)
	?SendAsync@RMMFControllerProxy@@QBEXABV?$TPckgBuf@VTMMFMessageDestination@@@@HABVTDesC8@@1AAVTDes8@@AAVTRequestStatus@@@Z @ 58 NONAME ; public: void __thiscall RMMFControllerProxy::SendAsync(class TPckgBuf<class TMMFMessageDestination> const &,int,class TDesC8 const &,class TDesC8 const &,class TDes8 &,class TRequestStatus &)const 
	?SendAsync@RMMFControllerProxy@@QBEXABV?$TPckgBuf@VTMMFMessageDestination@@@@HABVTDesC8@@1AAVTRequestStatus@@@Z @ 59 NONAME ; public: void __thiscall RMMFControllerProxy::SendAsync(class TPckgBuf<class TMMFMessageDestination> const &,int,class TDesC8 const &,class TDesC8 const &,class TRequestStatus &)const 
	?SendSync@RMMFControllerProxy@@QBEHABV?$TPckgBuf@VTMMFMessageDestination@@@@HABVTDesC8@@1@Z @ 60 NONAME ; public: int __thiscall RMMFControllerProxy::SendSync(class TPckgBuf<class TMMFMessageDestination> const &,int,class TDesC8 const &,class TDesC8 const &)const 
	?SendSync@RMMFControllerProxy@@QBEHABV?$TPckgBuf@VTMMFMessageDestination@@@@HABVTDesC8@@1AAVTDes8@@@Z @ 61 NONAME ; public: int __thiscall RMMFControllerProxy::SendSync(class TPckgBuf<class TMMFMessageDestination> const &,int,class TDesC8 const &,class TDesC8 const &,class TDes8 &)const 
	?SetMatchToFileNameL@CMMFFormatSelectionParameters@@QAEXABVTDesC16@@@Z @ 62 NONAME ; public: void __thiscall CMMFFormatSelectionParameters::SetMatchToFileNameL(class TDesC16 const &)
	?SetMatchToHeaderDataL@CMMFFormatSelectionParameters@@QAEXABVTDesC8@@@Z @ 63 NONAME ; public: void __thiscall CMMFFormatSelectionParameters::SetMatchToHeaderDataL(class TDesC8 const &)
	?SetMatchToMimeTypeL@CMMFFormatSelectionParameters@@QAEXABVTDesC8@@@Z @ 64 NONAME ; public: void __thiscall CMMFFormatSelectionParameters::SetMatchToMimeTypeL(class TDesC8 const &)
	?SetMediaIdsL@CMMFPluginSelectionParameters@@QAEXABV?$RArray@VTUid@@@@W4TMediaIdMatchType@1@@Z @ 65 NONAME ; public: void __thiscall CMMFPluginSelectionParameters::SetMediaIdsL(class RArray<class TUid> const &,enum CMMFPluginSelectionParameters::TMediaIdMatchType)
	?SetNameL@CMMFMetaDataEntry@@QAEXABVTDesC16@@@Z @ 66 NONAME ; public: void __thiscall CMMFMetaDataEntry::SetNameL(class TDesC16 const &)
	?SetPosition@RMMFController@@QBEHABVTTimeIntervalMicroSeconds@@@Z @ 67 NONAME ; public: int __thiscall RMMFController::SetPosition(class TTimeIntervalMicroSeconds const &)const 
	?SetPreferredSupplierL@CMMFPluginSelectionParameters@@QAEXABVTDesC16@@W4TPreferredSupplierMatchType@1@@Z @ 68 NONAME ; public: void __thiscall CMMFPluginSelectionParameters::SetPreferredSupplierL(class TDesC16 const &,enum CMMFPluginSelectionParameters::TPreferredSupplierMatchType)
	?SetPrioritySettings@RMMFController@@QBEHABVTMMFPrioritySettings@@@Z @ 69 NONAME ; public: int __thiscall RMMFController::SetPrioritySettings(class TMMFPrioritySettings const &)const 
	?SetRequiredFormatSupportL@CMMFFormatPluginSelectionParameters@@QAEXABVCMMFFormatSelectionParameters@@@Z @ 70 NONAME ; public: void __thiscall CMMFFormatPluginSelectionParameters::SetRequiredFormatSupportL(class CMMFFormatSelectionParameters const &)
	?SetRequiredPlayFormatSupportL@CMMFControllerPluginSelectionParameters@@QAEXABVCMMFFormatSelectionParameters@@@Z @ 71 NONAME ; public: void __thiscall CMMFControllerPluginSelectionParameters::SetRequiredPlayFormatSupportL(class CMMFFormatSelectionParameters const &)
	?SetRequiredRecordFormatSupportL@CMMFControllerPluginSelectionParameters@@QAEXABVCMMFFormatSelectionParameters@@@Z @ 72 NONAME ; public: void __thiscall CMMFControllerPluginSelectionParameters::SetRequiredRecordFormatSupportL(class CMMFFormatSelectionParameters const &)
	?SetValueL@CMMFMetaDataEntry@@QAEXABVTDesC16@@@Z @ 73 NONAME ; public: void __thiscall CMMFMetaDataEntry::SetValueL(class TDesC16 const &)
	?Start@CMMFControllerEventMonitor@@QAEXXZ @ 74 NONAME ; public: void __thiscall CMMFControllerEventMonitor::Start(void)
	?Stop@RMMFController@@QAEHXZ @ 75 NONAME ; public: int __thiscall RMMFController::Stop(void)
	?SupportsFileExtension@CMMFFormatImplementationInformation@@QBEHABVTDesC8@@@Z @ 76 NONAME ; public: int __thiscall CMMFFormatImplementationInformation::SupportsFileExtension(class TDesC8 const &)const 
	?SupportsHeaderDataL@CMMFFormatImplementationInformation@@QBEHABVTDesC8@@@Z @ 77 NONAME ; public: int __thiscall CMMFFormatImplementationInformation::SupportsHeaderDataL(class TDesC8 const &)const 
	?SupportsMediaId@CMMFPluginImplementationInformation@@QBEHVTUid@@@Z @ 78 NONAME ; public: int __thiscall CMMFPluginImplementationInformation::SupportsMediaId(class TUid)const 
	?SupportsMimeType@CMMFFormatImplementationInformation@@QBEHABVTDesC8@@@Z @ 79 NONAME ; public: int __thiscall CMMFFormatImplementationInformation::SupportsMimeType(class TDesC8 const &)const 
	?SupportsSupplier@CMMFPluginImplementationInformation@@QBEHABVTDesC16@@@Z @ 80 NONAME ; public: int __thiscall CMMFPluginImplementationInformation::SupportsSupplier(class TDesC16 const &)const 
	?Value@CMMFMetaDataEntry@@QBEABVTDesC16@@XZ @ 81 NONAME ; public: class TDesC16 const & __thiscall CMMFMetaDataEntry::Value(void)const 
	??0CMMFCustomCommandParserBase@@IAE@VTUid@@@Z @ 82 NONAME ; protected: __thiscall CMMFCustomCommandParserBase::CMMFCustomCommandParserBase(class TUid)
	??0CMMFDataSinkHolder@@QAE@AAVMDataSink@@@Z @ 83 NONAME ; public: __thiscall CMMFDataSinkHolder::CMMFDataSinkHolder(class MDataSink &)
	??0CMMFDataSourceHolder@@QAE@AAVMDataSource@@@Z @ 84 NONAME ; public: __thiscall CMMFDataSourceHolder::CMMFDataSourceHolder(class MDataSource &)
	??0CMMFObject@@QAE@VTUid@@@Z @ 85 NONAME ; public: __thiscall CMMFObject::CMMFObject(class TUid)
	??1CMMFCustomCommandParserBase@@UAE@XZ @ 86 NONAME ; public: virtual __thiscall CMMFCustomCommandParserBase::~CMMFCustomCommandParserBase(void)
	??1CMMFDataSinkHolder@@UAE@XZ @ 87 NONAME ; public: virtual __thiscall CMMFDataSinkHolder::~CMMFDataSinkHolder(void)
	??1CMMFDataSourceHolder@@UAE@XZ @ 88 NONAME ; public: virtual __thiscall CMMFDataSourceHolder::~CMMFDataSourceHolder(void)
	??8CMMFObject@@QAEHABV0@@Z @ 89 NONAME ; public: int __thiscall CMMFObject::operator==(class CMMFObject const &)
	?DataSink@CMMFDataSinkHolder@@QAEAAVMDataSink@@XZ @ 90 NONAME ; public: class MDataSink & __thiscall CMMFDataSinkHolder::DataSink(void)
	?DataSource@CMMFDataSourceHolder@@QAEAAVMDataSource@@XZ @ 91 NONAME ; public: class MDataSource & __thiscall CMMFDataSourceHolder::DataSource(void)
	?Handle@CMMFObject@@QAEABVTMMFMessageDestination@@XZ @ 92 NONAME ; public: class TMMFMessageDestination const & __thiscall CMMFObject::Handle(void)
	?HandleRequest@CMMFDataSinkHolder@@UAEXAAVTMMFMessage@@@Z @ 93 NONAME ; public: virtual void __thiscall CMMFDataSinkHolder::HandleRequest(class TMMFMessage &)
	?HandleRequest@CMMFDataSourceHolder@@UAEXAAVTMMFMessage@@@Z @ 94 NONAME ; public: virtual void __thiscall CMMFDataSourceHolder::HandleRequest(class TMMFMessage &)
	?InterfaceId@CMMFCustomCommandParserBase@@QAE?AVTUid@@XZ @ 95 NONAME ; public: class TUid  __thiscall CMMFCustomCommandParserBase::InterfaceId(void)
	??0TMMFEvent@@QAE@VTUid@@H@Z @ 96 NONAME ; public: __thiscall TMMFEvent::TMMFEvent(class TUid,int)
	??0TMMFEvent@@QAE@XZ @ 97 NONAME ; public: __thiscall TMMFEvent::TMMFEvent(void)
	??0TMMFMessage@@QAE@ABV0@@Z @ 98 NONAME ; public: __thiscall TMMFMessage::TMMFMessage(class TMMFMessage const &)
	??0TMMFMessageDestination@@QAE@ABV0@@Z @ 99 NONAME ; public: __thiscall TMMFMessageDestination::TMMFMessageDestination(class TMMFMessageDestination const &)
	??0TMMFMessageDestination@@QAE@VTUid@@@Z @ 100 NONAME ; public: __thiscall TMMFMessageDestination::TMMFMessageDestination(class TUid)
	??0TMMFMessageDestination@@QAE@VTUid@@H@Z @ 101 NONAME ; public: __thiscall TMMFMessageDestination::TMMFMessageDestination(class TUid,int)
	??0TMMFMessageDestination@@QAE@XZ @ 102 NONAME ; public: __thiscall TMMFMessageDestination::TMMFMessageDestination(void)
	??8TMMFMessageDestination@@QBEHABV0@@Z @ 103 NONAME ; public: int __thiscall TMMFMessageDestination::operator==(class TMMFMessageDestination const &)const 
	?Complete@TMMFMessage@@QAEXH@Z @ 104 NONAME ; public: void __thiscall TMMFMessage::Complete(int)
	?Destination@TMMFMessage@@QAEABVTMMFMessageDestination@@XZ @ 105 NONAME ; public: class TMMFMessageDestination const & __thiscall TMMFMessage::Destination(void)
	?DestinationHandle@TMMFMessageDestination@@QBEHXZ @ 106 NONAME ; public: int __thiscall TMMFMessageDestination::DestinationHandle(void)const 
	?Function@TMMFMessage@@QAEHXZ @ 107 NONAME ; public: int __thiscall TMMFMessage::Function(void)
	?InterfaceId@TMMFMessageDestination@@QBE?AVTUid@@XZ @ 108 NONAME ; public: class TUid  __thiscall TMMFMessageDestination::InterfaceId(void)const 
	?IsCompleted@TMMFMessage@@QAEHXZ @ 109 NONAME ; public: int __thiscall TMMFMessage::IsCompleted(void)
	?ReadData1FromClient@TMMFMessage@@QAEHAAVTDes8@@@Z @ 110 NONAME ; public: int __thiscall TMMFMessage::ReadData1FromClient(class TDes8 &)
	?ReadData1FromClientL@TMMFMessage@@QAEXAAVTDes8@@@Z @ 111 NONAME ; public: void __thiscall TMMFMessage::ReadData1FromClientL(class TDes8 &)
	?ReadData2FromClient@TMMFMessage@@QAEHAAVTDes8@@@Z @ 112 NONAME ; public: int __thiscall TMMFMessage::ReadData2FromClient(class TDes8 &)
	?ReadData2FromClientL@TMMFMessage@@QAEXAAVTDes8@@@Z @ 113 NONAME ; public: void __thiscall TMMFMessage::ReadData2FromClientL(class TDes8 &)
	?SizeOfData1FromClient@TMMFMessage@@QAEHXZ @ 114 NONAME ; public: int __thiscall TMMFMessage::SizeOfData1FromClient(void)
	?SizeOfData2FromClient@TMMFMessage@@QAEHXZ @ 115 NONAME ; public: int __thiscall TMMFMessage::SizeOfData2FromClient(void)
	?WriteDataToClient@TMMFMessage@@QAEHABVTDesC8@@@Z @ 116 NONAME ; public: int __thiscall TMMFMessage::WriteDataToClient(class TDesC8 const &)
	?WriteDataToClientL@TMMFMessage@@QAEXABVTDesC8@@@Z @ 117 NONAME ; public: void __thiscall TMMFMessage::WriteDataToClientL(class TDesC8 const &)
	??0RMMFCustomCommandsBase@@QAE@AAVRMMFController@@VTUid@@@Z @ 118 NONAME ; public: __thiscall RMMFCustomCommandsBase::RMMFCustomCommandsBase(class RMMFController &,class TUid)
	??1CMMFObject@@UAE@XZ @ 119 NONAME ; public: virtual __thiscall CMMFObject::~CMMFObject(void)
	?DisplayName@CMMFPluginImplementationInformation@@QBEABVTDesC16@@XZ @ 120 NONAME ; public: class TDesC16 const & __thiscall CMMFPluginImplementationInformation::DisplayName(void)const 
	?InterfaceUid@CMMFPluginSelectionParameters@@QBE?AVTUid@@XZ @ 121 NONAME ; public: class TUid  __thiscall CMMFPluginSelectionParameters::InterfaceUid(void)const 
	?MatchData@CMMFFormatSelectionParameters@@QBEABVTDesC8@@XZ @ 122 NONAME ; public: class TDesC8 const & __thiscall CMMFFormatSelectionParameters::MatchData(void)const 
	?MatchDataType@CMMFFormatSelectionParameters@@QBE?AW4TMatchDataType@1@XZ @ 123 NONAME ; public: enum CMMFFormatSelectionParameters::TMatchDataType  __thiscall CMMFFormatSelectionParameters::MatchDataType(void)const 
	?MediaIdMatchType@CMMFPluginSelectionParameters@@QBE?AW4TMediaIdMatchType@1@XZ @ 124 NONAME ; public: enum CMMFPluginSelectionParameters::TMediaIdMatchType  __thiscall CMMFPluginSelectionParameters::MediaIdMatchType(void)const 
	?MediaIds@CMMFPluginSelectionParameters@@QBEABV?$RArray@VTUid@@@@XZ @ 125 NONAME ; public: class RArray<class TUid> const & __thiscall CMMFPluginSelectionParameters::MediaIds(void)const 
	?PlayFormats@CMMFControllerImplementationInformation@@QBEABV?$RPointerArray@VCMMFFormatImplementationInformation@@@@XZ @ 126 NONAME ; public: class RPointerArray<class CMMFFormatImplementationInformation> const & __thiscall CMMFControllerImplementationInformation::PlayFormats(void)const 
	?PreferredSupplier@CMMFPluginSelectionParameters@@QBEABVTDesC16@@XZ @ 127 NONAME ; public: class TDesC16 const & __thiscall CMMFPluginSelectionParameters::PreferredSupplier(void)const 
	?PreferredSupplierMatchType@CMMFPluginSelectionParameters@@QBE?AW4TPreferredSupplierMatchType@1@XZ @ 128 NONAME ; public: enum CMMFPluginSelectionParameters::TPreferredSupplierMatchType  __thiscall CMMFPluginSelectionParameters::PreferredSupplierMatchType(void)const 
	?RecordFormats@CMMFControllerImplementationInformation@@QBEABV?$RPointerArray@VCMMFFormatImplementationInformation@@@@XZ @ 129 NONAME ; public: class RPointerArray<class CMMFFormatImplementationInformation> const & __thiscall CMMFControllerImplementationInformation::RecordFormats(void)const 
	?Supplier@CMMFPluginImplementationInformation@@QBEABVTDesC16@@XZ @ 130 NONAME ; public: class TDesC16 const & __thiscall CMMFPluginImplementationInformation::Supplier(void)const 
	?SupportedFileExtensions@CMMFFormatImplementationInformation@@QBEABVCDesC8Array@@XZ @ 131 NONAME ; public: class CDesC8Array const & __thiscall CMMFFormatImplementationInformation::SupportedFileExtensions(void)const 
	?SupportedHeaderData@CMMFFormatImplementationInformation@@QBEABVCDesC8Array@@XZ @ 132 NONAME ; public: class CDesC8Array const & __thiscall CMMFFormatImplementationInformation::SupportedHeaderData(void)const 
	?SupportedMediaIds@CMMFPluginImplementationInformation@@QBEABV?$RArray@VTUid@@@@XZ @ 133 NONAME ; public: class RArray<class TUid> const & __thiscall CMMFPluginImplementationInformation::SupportedMediaIds(void)const 
	?SupportedMimeTypes@CMMFFormatImplementationInformation@@QBEABVCDesC8Array@@XZ @ 134 NONAME ; public: class CDesC8Array const & __thiscall CMMFFormatImplementationInformation::SupportedMimeTypes(void)const 
	?Uid@CMMFPluginImplementationInformation@@QBE?AVTUid@@XZ @ 135 NONAME ; public: class TUid  __thiscall CMMFPluginImplementationInformation::Uid(void)const 
	?Version@CMMFPluginImplementationInformation@@QBEHXZ @ 136 NONAME ; public: int __thiscall CMMFPluginImplementationInformation::Version(void)const 
	?ExternalizeL@CMMFUrlParams@@QBEXAAVRWriteStream@@@Z @ 137 NONAME ; public: void __thiscall CMMFUrlParams::ExternalizeL(class RWriteStream &)const 
	?ExternalizeToCBufFlatLC@CMMFUrlParams@@QBEPAVCBufFlat@@XZ @ 138 NONAME ; public: class CBufFlat * __thiscall CMMFUrlParams::ExternalizeToCBufFlatLC(void)const 
	?IAPId@CMMFUrlParams@@QBEHXZ @ 139 NONAME ; public: int __thiscall CMMFUrlParams::IAPId(void)const 
	?NewL@CMMFUrlParams@@SAPAV1@ABVTDesC16@@H@Z @ 140 NONAME ; public: static class CMMFUrlParams * __cdecl CMMFUrlParams::NewL(class TDesC16 const &,int)
	?NewLC@CMMFUrlParams@@SAPAV1@AAVRReadStream@@@Z @ 141 NONAME ; public: static class CMMFUrlParams * __cdecl CMMFUrlParams::NewLC(class RReadStream &)
	?NewLC@CMMFUrlParams@@SAPAV1@ABVTDesC16@@H@Z @ 142 NONAME ; public: static class CMMFUrlParams * __cdecl CMMFUrlParams::NewLC(class TDesC16 const &,int)
	?Url@CMMFUrlParams@@QBEABVTDesC16@@XZ @ 143 NONAME ; public: class TDesC16 const & __thiscall CMMFUrlParams::Url(void)const 
	?UseIAPId@CMMFUrlParams@@QBEHXZ @ 144 NONAME ; public: int __thiscall CMMFUrlParams::UseIAPId(void)const 
	?GetMimeTypeL@CMmfRecognizerUtil@@QAE?AW4TMatchLevel@1@ABVTDesC16@@ABVTDesC8@@AAVTDes8@@@Z @ 145 NONAME ; public: enum CMmfRecognizerUtil::TMatchLevel  __thiscall CMmfRecognizerUtil::GetMimeTypeL(class TDesC16 const &,class TDesC8 const &,class TDes8 &)
	?GetMimeTypesL@CMmfRecognizerUtil@@SAXPAVCDesC8Array@@@Z @ 146 NONAME ; public: static void __cdecl CMmfRecognizerUtil::GetMimeTypesL(class CDesC8Array *)
	?NewL@CMmfRecognizerUtil@@SAPAV1@XZ @ 147 NONAME ; public: static class CMmfRecognizerUtil * __cdecl CMmfRecognizerUtil::NewL(void)
	?NewL@CMMFControllerImplementationInformation@@SAPAV1@VTUid@@@Z @ 148 NONAME ; public: static class CMMFControllerImplementationInformation * __cdecl CMMFControllerImplementationInformation::NewL(class TUid)
	?PauseL@CMMFController@@MAEXAAVTMMFMessage@@@Z @ 149 NONAME ; protected: virtual void __thiscall CMMFController::PauseL(class TMMFMessage &)
	?PlayL@CMMFController@@MAEXAAVTMMFMessage@@@Z @ 150 NONAME ; protected: virtual void __thiscall CMMFController::PlayL(class TMMFMessage &)
	?PrimeL@CMMFController@@MAEXAAVTMMFMessage@@@Z @ 151 NONAME ; protected: virtual void __thiscall CMMFController::PrimeL(class TMMFMessage &)
	?StopL@CMMFController@@MAEXAAVTMMFMessage@@@Z @ 152 NONAME ; protected: virtual void __thiscall CMMFController::StopL(class TMMFMessage &)
	?SetMatchToUriL@CMMFFormatSelectionParameters@@QAEXABVTDesC16@@@Z @ 153 NONAME ; public: void __thiscall CMMFFormatSelectionParameters::SetMatchToUriL(class TDesC16 const &)
	?HeapSpaceRequired@CMMFControllerImplementationInformation@@QBEIXZ @ 154 NONAME ; public: unsigned int __thiscall CMMFControllerImplementationInformation::HeapSpaceRequired(void)const 
	?LoadController@RMMFControllerProxy@@QAEHABVCMMFControllerImplementationInformation@@H@Z @ 155 NONAME ; int RMMFControllerProxy::LoadController(class CMMFControllerImplementationInformation const &, int)
	?Open@RMMFController@@QAEHABVCMMFControllerImplementationInformation@@ABVTMMFPrioritySettings@@@Z @ 156 NONAME ; public: int __thiscall RMMFController::Open(class CMMFControllerImplementationInformation const &,class TMMFPrioritySettings const &)
	?AddDataSink@CMMFAddDataSourceSinkAsync@@QAEXAAVRMMFController@@VTUid@@ABVTDesC8@@@Z @ 157 NONAME ; public: void __thiscall CMMFAddDataSourceSinkAsync::AddDataSink(class RMMFController &,class TUid,class TDesC8 const &)
	?AddDataSink@RMMFController@@QAEXABV?$TPckgBuf@VTUid@@@@ABVTDesC8@@AAV?$TPckgBuf@VTMMFMessageDestination@@@@AAVTRequestStatus@@@Z @ 158 NONAME ; public: void __thiscall RMMFController::AddDataSink(class TPckgBuf<class TUid> const &,class TDesC8 const &,class TPckgBuf<class TMMFMessageDestination> &,class TRequestStatus &)
	?AddDataSource@CMMFAddDataSourceSinkAsync@@QAEXAAVRMMFController@@VTUid@@ABVTDesC8@@@Z @ 159 NONAME ; public: void __thiscall CMMFAddDataSourceSinkAsync::AddDataSource(class RMMFController &,class TUid,class TDesC8 const &)
	?AddDataSource@RMMFController@@QAEXABV?$TPckgBuf@VTUid@@@@ABVTDesC8@@AAV?$TPckgBuf@VTMMFMessageDestination@@@@AAVTRequestStatus@@@Z @ 160 NONAME ; public: void __thiscall RMMFController::AddDataSource(class TPckgBuf<class TUid> const &,class TDesC8 const &,class TPckgBuf<class TMMFMessageDestination> &,class TRequestStatus &)
	?CancelAddDataSink@RMMFController@@QAEXXZ @ 161 NONAME ; public: void __thiscall RMMFController::CancelAddDataSink(void)
	?CancelAddDataSource@RMMFController@@QAEXXZ @ 162 NONAME ; public: void __thiscall RMMFController::CancelAddDataSource(void)
	?NewL@CMMFAddDataSourceSinkAsync@@SAPAV1@AAVMMMFAddDataSourceSinkAsyncObserver@@@Z @ 163 NONAME ; public: static class CMMFAddDataSourceSinkAsync * __cdecl CMMFAddDataSourceSinkAsync::NewL(class MMMFAddDataSourceSinkAsyncObserver &)
	?AddFileHandleDataSource@CMMFAddDataSourceSinkAsync@@QAEXAAVRMMFController@@ABVRFile@@@Z @ 164 NONAME ; void CMMFAddDataSourceSinkAsync::AddFileHandleDataSource(class RMMFController &, class RFile const &)
	?AddFileHandleDataSource@RMMFController@@QAEXABVRFile@@AAV?$TPckgBuf@VTMMFMessageDestination@@@@AAVTRequestStatus@@@Z @ 165 NONAME ; void RMMFController::AddFileHandleDataSource(class RFile const &, class TPckgBuf<class TMMFMessageDestination> &, class TRequestStatus &)
	?AdoptFileHandleFromClientL@TMMFMessage@@QAEXHHAAVRFile@@@Z @ 166 NONAME ; void TMMFMessage::AdoptFileHandleFromClientL(int, int, class RFile &)
	?SendAsync@RMMFControllerProxy@@QBEXHABVTIpcArgs@@AAVTRequestStatus@@@Z @ 167 NONAME ; void RMMFControllerProxy::SendAsync(int, class TIpcArgs const &, class TRequestStatus &) const
	?SendSync@RMMFControllerProxy@@QBEHHABVTIpcArgs@@@Z @ 168 NONAME ; int RMMFControllerProxy::SendSync(int, class TIpcArgs const &) const
	?AddFileHandleDataSink@CMMFAddDataSourceSinkAsync@@QAEXAAVRMMFController@@ABVRFile@@@Z @ 169 NONAME ; void CMMFAddDataSourceSinkAsync::AddFileHandleDataSink(class RMMFController &, class RFile const &)
	?AddFileHandleDataSink@RMMFController@@QAEXABVRFile@@AAV?$TPckgBuf@VTMMFMessageDestination@@@@AAVTRequestStatus@@@Z @ 170 NONAME ; void RMMFController::AddFileHandleDataSink(class RFile const &, class TPckgBuf<class TMMFMessageDestination> &, class TRequestStatus &)
	??0TMMFMessage@@QAE@ABVRMessage2@@@Z @ 171 NONAME ; TMMFMessage::TMMFMessage(class RMessage2 const &)
	??1CMMFCustomCommandParserManager@@UAE@XZ @ 172 NONAME ; CMMFCustomCommandParserManager::~CMMFCustomCommandParserManager(void)
	?AddCustomCommandParserL@CMMFCustomCommandParserManager@@QAEXAAVCMMFCustomCommandParserBase@@@Z @ 173 NONAME ; void CMMFCustomCommandParserManager::AddCustomCommandParserL(class CMMFCustomCommandParserBase &)
	?FetchDestinationL@TMMFMessage@@QAEXXZ @ 174 NONAME ; void TMMFMessage::FetchDestinationL(void)
	?HandleRequest@CMMFCustomCommandParserManager@@QAEHAAVTMMFMessage@@@Z @ 175 NONAME ; int CMMFCustomCommandParserManager::HandleRequest(class TMMFMessage &)
	?NewL@CMMFCustomCommandParserManager@@SAPAV1@XZ @ 176 NONAME ; class CMMFCustomCommandParserManager * CMMFCustomCommandParserManager::NewL(void)
	?SetThreadPriority@RMMFController@@QBEHABW4TThreadPriority@@@Z @ 177 NONAME ; int RMMFController::SetThreadPriority(enum TThreadPriority const &) const
	?SetThreadPriority@RMMFControllerProxy@@QBEHABW4TThreadPriority@@@Z @ 178 NONAME ; int RMMFControllerProxy::SetThreadPriority(enum TThreadPriority const &) const
	?Open@RMMFController@@QAEHABVCMMFControllerImplementationInformation@@ABVTMMFPrioritySettings@@H@Z @ 179 NONAME ; int RMMFController::Open(class CMMFControllerImplementationInformation const &, class TMMFPrioritySettings const &, int)
	?Open@RMMFController@@QAEHVTUid@@ABVTMMFPrioritySettings@@H@Z @ 180 NONAME ; int RMMFController::Open(class TUid, class TMMFPrioritySettings const &, int)
	?MatchUriScheme@CMMFFormatSelectionParameters@@QBEABVTDesC8@@XZ @ 181 NONAME ; class TDesC8 const & CMMFFormatSelectionParameters::MatchUriScheme(void) const
	?SetMatchToUriSupportL@CMMFFormatSelectionParameters@@QAEXABVTDesC16@@@Z @ 182 NONAME ; void CMMFFormatSelectionParameters::SetMatchToUriSupportL(class TDesC16 const &)
	?SetUriPriority@CMMFControllerImplementationInformation@@QAEXH@Z @ 183 NONAME ; void CMMFControllerImplementationInformation::SetUriPriority(int)
	?SupportedUriSchemes@CMMFControllerImplementationInformation@@QBEABVCDesC8Array@@XZ @ 184 NONAME ; class CDesC8Array const & CMMFControllerImplementationInformation::SupportedUriSchemes(void) const
	?SupportsNetworkCapability@CMMFControllerImplementationInformation@@QBEHXZ @ 185 NONAME ; int CMMFControllerImplementationInformation::SupportsNetworkCapability(void) const
	?SupportsUriScheme@CMMFControllerImplementationInformation@@QBEHABVTDesC8@@@Z @ 186 NONAME ; int CMMFControllerImplementationInformation::SupportsUriScheme(class TDesC8 const &) const
	?UriPriority@CMMFControllerImplementationInformation@@QBEHXZ @ 187 NONAME ; int CMMFControllerImplementationInformation::UriPriority(void) const
	?SupportsCustomInterfaces@CMMFFormatImplementationInformation@@QBEHXZ @ 188 NONAME ; int CMMFFormatImplementationInformation::SupportsCustomInterfaces(void) const
	?SupportsSecureDRMProcessMode@CMMFControllerImplementationInformation@@QBEHXZ @ 189 NONAME ; int CMMFControllerImplementationInformation::SupportsSecureDRMProcessMode(void) const
	?StartThread@CMMFControllerProxyServer@@SAHPAX@Z @ 190 NONAME ; int CMMFControllerProxyServer::StartThread(void *)
	?ClientThreadIdL@CMMFController@@IAE?AVTThreadId@@XZ @ 191 NONAME ; class TThreadId CMMFController::ClientThreadIdL(void)
	?LoadControllerInSecureDRMProcess@RMMFControllerProxy@@QAEHABVCMMFControllerImplementationInformation@@H@Z @ 192 NONAME ; int RMMFControllerProxy::LoadControllerInSecureDRMProcess(class CMMFControllerImplementationInformation const &, int)
	?LoadControllerInSecureDRMProcess@RMMFControllerProxy@@QAEHVTUid@@H@Z @ 193 NONAME ; int RMMFControllerProxy::LoadControllerInSecureDRMProcess(class TUid, int)
	?OpenInSecureDRMProcess@RMMFController@@QAEHABVCMMFControllerImplementationInformation@@ABVTMMFPrioritySettings@@@Z @ 194 NONAME ; int RMMFController::OpenInSecureDRMProcess(class CMMFControllerImplementationInformation const &, class TMMFPrioritySettings const &)
	?OpenInSecureDRMProcess@RMMFController@@QAEHABVCMMFControllerImplementationInformation@@ABVTMMFPrioritySettings@@H@Z @ 195 NONAME ; int RMMFController::OpenInSecureDRMProcess(class CMMFControllerImplementationInformation const &, class TMMFPrioritySettings const &, int)
	?OpenInSecureDRMProcess@RMMFController@@QAEHVTUid@@ABVTMMFPrioritySettings@@@Z @ 196 NONAME ; int RMMFController::OpenInSecureDRMProcess(class TUid, class TMMFPrioritySettings const &)
	?OpenInSecureDRMProcess@RMMFController@@QAEHVTUid@@ABVTMMFPrioritySettings@@H@Z @ 197 NONAME ; int RMMFController::OpenInSecureDRMProcess(class TUid, class TMMFPrioritySettings const &, int)
	?AddFileHandleDataSource@CMMFAddDataSourceSinkAsync@@QAEXAAVRMMFController@@ABVRFile@@ABVTDesC8@@@Z @ 198 NONAME ; void CMMFAddDataSourceSinkAsync::AddFileHandleDataSource(class RMMFController &, class RFile const &, class TDesC8 const &)
	?AddFileHandleDataSource@RMMFController@@QAEXABVRFile@@ABVTDesC8@@AAV?$TPckgBuf@VTMMFMessageDestination@@@@AAVTRequestStatus@@@Z @ 199 NONAME ; void RMMFController::AddFileHandleDataSource(class RFile const &, class TDesC8 const &, class TPckgBuf<class TMMFMessageDestination> &, class TRequestStatus &)
	?AddFileHandleDataSink@CMMFAddDataSourceSinkAsync@@QAEXAAVRMMFController@@ABVRFile@@ABVTDesC8@@@Z @ 200 NONAME ; void CMMFAddDataSourceSinkAsync::AddFileHandleDataSink(class RMMFController &, class RFile const &, class TDesC8 const &)
	?AddFileHandleDataSink@RMMFController@@QAEXABVRFile@@ABVTDesC8@@AAV?$TPckgBuf@VTMMFMessageDestination@@@@AAVTRequestStatus@@@Z @ 201 NONAME ; void RMMFController::AddFileHandleDataSink(class RFile const &, class TDesC8 const &, class TPckgBuf<class TMMFMessageDestination> &, class TRequestStatus &)
	?ListImplementationsL@CMMFControllerSecureDrmPluginSelectionParameters@@UBEXAAV?$RPointerArray@VCMMFControllerImplementationInformation@@@@@Z @ 202 NONAME ; void CMMFControllerSecureDrmPluginSelectionParameters::ListImplementationsL(class RPointerArray<class CMMFControllerImplementationInformation> &) const
	?NewL@CMMFControllerSecureDrmPluginSelectionParameters@@SAPAV1@XZ @ 203 NONAME ; class CMMFControllerSecureDrmPluginSelectionParameters * CMMFControllerSecureDrmPluginSelectionParameters::NewL(void)
	?NewLC@CMMFControllerSecureDrmPluginSelectionParameters@@SAPAV1@XZ @ 204 NONAME ; class CMMFControllerSecureDrmPluginSelectionParameters * CMMFControllerSecureDrmPluginSelectionParameters::NewLC(void)
	?IsSecureDrmModeL@CMMFController@@IAEHXZ @ 205 NONAME ; int CMMFController::IsSecureDrmModeL(void)
	?KDefaultMMFControllerThreadPriority@@3HB @ 206 NONAME ; int const KDefaultMMFControllerThreadPriority
	?StackSize@CMMFControllerImplementationInformation@@QBEIXZ @ 207 NONAME ; unsigned int CMMFControllerImplementationInformation::StackSize(void) const