libraries/clogger/EABI/FLOGGERU.DEF
author Tom Sutcliffe <thomas.sutcliffe@accenture.com>
Sun, 17 Oct 2010 18:43:12 +0100
changeset 69 849a0b46c767
parent 0 7f656887cf89
permissions -rw-r--r--
Fixed lots of issues with installing a low-caps version of fshell from SIS file. * Fixed issue in CCommandFactory whereby some APIs like GetCommandInfoL could trigger allocations on the wrong heap or signals to the wrong thread. The symptoms were often seen as a crash in the which_00 thread when running ciftest. * Lots of build fixes for when FSHELL_PROTECTED_UIDS isn't defined and when all capabilities aren't available. * Added new platform.mmh macro FSHELL_OPEN_SIGNED. * Open signing of fshell SIS files is now supported for production S60 handsets. Build fshell with the FSHELL_OPEN_SIGNED macro defined (and without defining FSHELL_CAP_ALL or FSHELL_PROTECTED_UIDS) in your platform.mmh and submit \epoc32\fshell\fshell.unsigned.sis to https://www.symbiansigned.com/app/page/public/openSignedOnline.do . The following commands are not available when using Open Signing due to Platform Security restrictions: fdb; kerninfo; chunkinfo; svrinfo; objinfo; sudo; fsck; localdrive; ramdefrag; readmem; reboot; setcritical; setpriority. Others such as chkdeps, e32header, ps, and fshell itself will run but in a restricted capacity (for example, fshell will no longer allow you to modify files in the \sys\bin directory). * Removed commands objinfo, svrinfo, chunkinfo, readmem, fsck completely when memory access isn't present - previously they would still appear in the help but would give an error if you tried to run them.

EXPORTS
	_ZN11RFileLoggerC1Ev @ 1 NONAME ; RFileLogger::RFileLogger(void)
	_ZN11RFileLogger7ConnectEv @ 2 NONAME ; RFileLogger::Connect(void)
	_ZN11RFileLogger9CreateLogERK7TDesC16S2_16TFileLoggingMode @ 3 NONAME ; RFileLogger::CreateLog(TDesC16 const&, TDesC16 const&, TFileLoggingMode)
	_ZNK11RFileLogger9LastErrorEv @ 4 NONAME ; RFileLogger::LastError(void) const
	_ZNK11RFileLogger8LogValidEv @ 5 NONAME ; RFileLogger::LogValid(void) const
	_ZN7FLogger3RunERNS_7TSignalE @ 6 NONAME ; FLogger::Run(FLogger::TSignal&)
	_ZN11RFileLogger14SetDateAndTimeEii @ 7 NONAME ; RFileLogger::SetDateAndTime(int, int)
	_ZNK11RFileLogger7VersionEv @ 8 NONAME ; RFileLogger::Version(void) const
	_ZN11RFileLogger11WriteFormatE11TRefByValueIK7TDesC16Ez @ 9 NONAME ; RFileLogger::WriteFormat(TRefByValue<TDesC16 const>, ...)
	_ZN11RFileLogger11WriteFormatERK7TDesC16S2_16TFileLoggingMode11TRefByValueIS1_Ez @ 10 NONAME ; RFileLogger::WriteFormat(TDesC16 const&, TDesC16 const&, TFileLoggingMode, TRefByValue<TDesC16 const>, ...)
	_ZN11RFileLogger5WriteERK7TDesC16 @ 11 NONAME ; RFileLogger::Write(TDesC16 const&)
	_ZN11RFileLogger5WriteERK7TDesC16S2_16TFileLoggingModeS2_ @ 12 NONAME ; RFileLogger::Write(TDesC16 const&, TDesC16 const&, TFileLoggingMode, TDesC16 const&)
	_ZN11RFileLoggerD1Ev @ 13 NONAME ; RFileLogger::~RFileLogger(void)
	_ZN11RFileLogger8CloseLogEv @ 14 NONAME ; RFileLogger::CloseLog(void)
	_ZN11RFileLogger11WriteFormatE11TRefByValueIK6TDesC8ERSt9__va_list @ 15 NONAME ; RFileLogger::WriteFormat(TRefByValue<TDesC8 const>, signed char*(&)[0])
	_ZN11RFileLogger11WriteFormatERK7TDesC16S2_16TFileLoggingMode11TRefByValueIK6TDesC8ERSt9__va_list @ 16 NONAME ; RFileLogger::WriteFormat(TDesC16 const&, TDesC16 const&, TFileLoggingMode, TRefByValue<TDesC8 const>, signed char*(&)[0])
	_ZN11RFileLogger7HexDumpEPKtS1_PKhi @ 17 NONAME ; RFileLogger::HexDump(unsigned short const*, unsigned short const*, unsigned char const*, int)
	_ZN11RFileLogger7HexDumpERK7TDesC16S2_16TFileLoggingModePKtS5_PKhi @ 18 NONAME ; RFileLogger::HexDump(TDesC16 const&, TDesC16 const&, TFileLoggingMode, unsigned short const*, unsigned short const*, unsigned char const*, int)
	_ZN11RFileLogger11WriteFormatE11TRefByValueIK7TDesC16ERSt9__va_list @ 19 NONAME ; RFileLogger::WriteFormat(TRefByValue<TDesC16 const>, signed char*(&)[0])
	_ZN11RFileLogger11WriteFormatE11TRefByValueIK6TDesC8Ez @ 20 NONAME ; RFileLogger::WriteFormat(TRefByValue<TDesC8 const>, ...)
	_ZN11RFileLogger11WriteFormatERK7TDesC16S2_16TFileLoggingMode11TRefByValueIS1_ERSt9__va_list @ 21 NONAME ; RFileLogger::WriteFormat(TDesC16 const&, TDesC16 const&, TFileLoggingMode, TRefByValue<TDesC16 const>, signed char*(&)[0])
	_ZN11RFileLogger11WriteFormatERK7TDesC16S2_16TFileLoggingMode11TRefByValueIK6TDesC8Ez @ 22 NONAME ; RFileLogger::WriteFormat(TDesC16 const&, TDesC16 const&, TFileLoggingMode, TRefByValue<TDesC8 const>, ...)
	_ZN11RFileLogger5WriteERK6TDesC8 @ 23 NONAME ; RFileLogger::Write(TDesC8 const&)
	_ZN11RFileLogger5WriteERK7TDesC16S2_16TFileLoggingModeRK6TDesC8 @ 24 NONAME ; RFileLogger::Write(TDesC16 const&, TDesC16 const&, TFileLoggingMode, TDesC8 const&)
	_ZN11RFileLoggerD2Ev @ 25 NONAME ; RFileLogger::~RFileLogger [not-in-charge](void)	
	_ZN11RFileLoggerC2Ev @ 26 NONAME ; RFileLogger::RFileLogger[not-in-charge](void)