cryptomgmtlibs/securitytestfw/bwins/rtestwrapperu.def
author William Roberts <williamr@symbian.org>
Thu, 29 Jul 2010 12:39:03 +0100
branchGCC_SURGE
changeset 88 6a5d0b07585d
parent 8 35751d3474b7
permissions -rw-r--r--
Resolve IMPORT_C/EXPORT_C mismatch by adding IMPORT_C in header files - Bug 3489

EXPORTS
	??0RTestWrapper@@QAE@ABVTDesC16@@HPBG@Z @ 1 NONAME ; RTestWrapper::RTestWrapper(class TDesC16 const &, int, unsigned short const *)
	??RRTestWrapper@@QAEXHHPBG@Z @ 2 NONAME ; void RTestWrapper::operator()(int, int, unsigned short const *)
	?End@RTestWrapper@@QAEXXZ @ 3 NONAME ; void RTestWrapper::End(void)
	?Next@RTestWrapper@@QAEXABVTDesC16@@@Z @ 4 NONAME ; void RTestWrapper::Next(class TDesC16 const &)
	?Start@RTestWrapper@@QAEXABVTDesC16@@@Z @ 5 NONAME ; void RTestWrapper::Start(class TDesC16 const &)
	?Title@RTestWrapper@@QAEXABVTDesC16@@@Z @ 6 NONAME ; void RTestWrapper::Title(class TDesC16 const &)