Added ENotifyKeypresses and ECaptureCtrlC flags to CCommandBase.
Commands can now get keypresses and handle ctrl-C via callbacks instead of having to implement custom active objects. As part of this extended the CCommandBase extension interface to MCommandExtensionsV2 for the new virtual functions KeyPressed(TUint aKeyCode, TUint aModifiers) and CtrlCPressed(). sudo now cleans up correctly by using ECaptureCtrlC.
EXPORTS
?Close@CCFLogIf@@SAXXZ @ 1 NONAME ; public: static void __cdecl CCFLogIf::Close(void)
?Connect@CCFLogIf@@SAXXZ @ 2 NONAME ; public: static void __cdecl CCFLogIf::Connect(void)
?Context@CCFLogIf@@SAPAV1@XZ @ 3 NONAME ; public: static class CCFLogIf * __cdecl CCFLogIf::Context(void)
?Delete@CCFLogIf@@SAHPAV1@@Z @ 4 NONAME ; public: static int __cdecl CCFLogIf::Delete(class CCFLogIf *)
?HexDump@CCFLogIf@@SAXABVTDesC8@@0PBG1PBEH@Z @ 5 NONAME ; public: static void __cdecl CCFLogIf::HexDump(class TDesC8 const &,class TDesC8 const &,unsigned short const *,unsigned short const *,unsigned char const *,int)
?NewL@CCFLogIf@@SAPAV1@XZ @ 6 NONAME ; public: static class CCFLogIf * __cdecl CCFLogIf::NewL(void)
?Panic@CCFLogIf@@SAXW4TCFLogPanic@@@Z @ 7 NONAME ; public: static void __cdecl CCFLogIf::Panic(enum TCFLogPanic)
?SetContext@CCFLogIf@@QAEXXZ @ 8 NONAME ; public: void __thiscall CCFLogIf::SetContext(void)
?Write@CCFLogIf@@SAXABVTDesC8@@00@Z @ 9 NONAME ; public: static void __cdecl CCFLogIf::Write(class TDesC8 const &,class TDesC8 const &,class TDesC8 const &)
?Write@CCFLogIf@@SAXABVTDesC8@@0ABVTDesC16@@@Z @ 10 NONAME ; public: static void __cdecl CCFLogIf::Write(class TDesC8 const &,class TDesC8 const &,class TDesC16 const &)
?WriteBinary@CCFLogIf@@SAXABVTDesC8@@00@Z @ 11 NONAME ; public: static void __cdecl CCFLogIf::WriteBinary(class TDesC8 const &,class TDesC8 const &,class TDesC8 const &)
?WriteFormat@CCFLogIf@@SAXABVTDesC8@@0V?$TRefByValue@$$CBVTDesC16@@@@AAY00PAC@Z @ 12 NONAME ; public: static void __cdecl CCFLogIf::WriteFormat(class TDesC8 const &,class TDesC8 const &,class TRefByValue<class TDesC16 const >,signed char * (&)[1])
?WriteFormat@CCFLogIf@@SAXABVTDesC8@@0V?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 13 NONAME ; public: static void __cdecl CCFLogIf::WriteFormat(class TDesC8 const &,class TDesC8 const &,class TRefByValue<class TDesC16 const >,...)
?WriteFormat@CCFLogIf@@SAXABVTDesC8@@0V?$TRefByValue@$$CBVTDesC8@@@@AAY00PAC@Z @ 14 NONAME ; public: static void __cdecl CCFLogIf::WriteFormat(class TDesC8 const &,class TDesC8 const &,class TRefByValue<class TDesC8 const >,signed char * (&)[1])
?WriteFormat@CCFLogIf@@SAXABVTDesC8@@0V?$TRefByValue@$$CBVTDesC8@@@@ZZ @ 15 NONAME ; public: static void __cdecl CCFLogIf::WriteFormat(class TDesC8 const &,class TDesC8 const &,class TRefByValue<class TDesC8 const >,...)