traceservices/tracefw/ulogger/BWINS/ULOGGERCOMMANDu.DEF
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:49:09 +0100
branchGCC_SURGE
changeset 38 c4e342fcf0c8
parent 0 08ec8eefde2f
permissions -rw-r--r--
Catchup to latest Symbian^4

EXPORTS
	?ConstructL@CCommand@@QAEXXZ @ 1 NONAME ; void CCommand::ConstructL(void)
	?NewL@CCommand@@SAPAV1@PAVMCommandImpl@@@Z @ 2 NONAME ; class CCommand * CCommand::NewL(class MCommandImpl *)
	??1CCommand@@UAE@XZ @ 3 NONAME ; CCommand::~CCommand(void)
	?NewLC@CCommand@@SAPAV1@PAVMCommandImpl@@@Z @ 4 NONAME ; class CCommand * CCommand::NewLC(class MCommandImpl *)
	?HandleCommandL@CCommand@@QAEHABV?$RArray@VTPtrC16@@@@@Z @ 5 NONAME ; int CCommand::HandleCommandL(class RArray<class TPtrC16> const &)