kernel/eka/bwins/econs.def
author Mike Kinghan <mikek@symbian.org>
Tue, 16 Nov 2010 14:39:21 +0000
branchGCC_SURGE
changeset 303 9b85206a602c
parent 90 947f0dc9f7a8
permissions -rw-r--r--
We need a way to pass flags to rombuilds in Raptor via extension flm interfaces, so that the CPP pass of the rom input files can be informed what toolchain we are building with and conditionally include or exclude files depending on whether the toolchain could build them.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     1
EXPORTS
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     2
	NewConsole @ 1 NONAME
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     3
	?ClearScreen@RConsole@@QAEHXZ @ 2 NONAME ; public: int __thiscall RConsole::ClearScreen(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     4
	?ClearToEndOfLine@RConsole@@QAEHXZ @ 3 NONAME ; public: int __thiscall RConsole::ClearToEndOfLine(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     5
	?Code@TConsoleKey@@QBE?AW4TKeyCode@@XZ @ 4 NONAME ; public: enum TKeyCode  __thiscall TConsoleKey::Code(void)const 
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     6
	?Control@RConsole@@QAEHABVTDesC16@@@Z @ 5 NONAME ; public: int __thiscall RConsole::Control(class TDesC16 const &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     7
	?Create@RConsole@@QAEHXZ @ 6 NONAME ; public: int __thiscall RConsole::Create(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     8
	?CursorPos@RConsole@@QBEHAAVTPoint@@@Z @ 7 NONAME ; public: int __thiscall RConsole::CursorPos(class TPoint &)const 
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     9
	?Destroy@RConsole@@QAEHXZ @ 8 NONAME ; public: int __thiscall RConsole::Destroy(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    10
	?GetPaletteEntry@RConsole@@QAEXIAAE00@Z @ 9 NONAME ; public: void __thiscall RConsole::GetPaletteEntry(unsigned int,unsigned char &,unsigned char &,unsigned char &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    11
	?Init@RConsole@@QAEHABVTDesC16@@ABVTSize@@@Z @ 10 NONAME ; public: int __thiscall RConsole::Init(class TDesC16 const &,class TSize const &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    12
	?Modifiers@TConsoleKey@@QBEHXZ @ 11 NONAME ; public: int __thiscall TConsoleKey::Modifiers(void)const 
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    13
	?MousePos@TConsoleKey@@QBE?AVTPoint@@XZ @ 12 NONAME ; public: class TPoint  __thiscall TConsoleKey::MousePos(void)const 
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    14
	?Panic@@YAXW4TConsolePanic@@@Z @ 13 NONAME ; void __cdecl Panic(enum TConsolePanic)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    15
	?Read@RConsole@@QAEHAAVTConsoleKey@@@Z @ 14 NONAME ; public: int __thiscall RConsole::Read(class TConsoleKey &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    16
	?Read@RConsole@@QAEXAAVTConsoleKey@@AAVTRequestStatus@@@Z @ 15 NONAME ; public: void __thiscall RConsole::Read(class TConsoleKey &,class TRequestStatus &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    17
	?ReadCancel@RConsole@@QAEHXZ @ 16 NONAME ; public: int __thiscall RConsole::ReadCancel(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    18
	?ScreenSize@RConsole@@QBEHAAVTSize@@@Z @ 17 NONAME ; public: int __thiscall RConsole::ScreenSize(class TSize &)const 
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    19
	?SetCursorHeight@RConsole@@QAEHH@Z @ 18 NONAME ; public: int __thiscall RConsole::SetCursorHeight(int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    20
	?SetCursorPosAbs@RConsole@@QAEHABVTPoint@@@Z @ 19 NONAME ; public: int __thiscall RConsole::SetCursorPosAbs(class TPoint const &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    21
	?SetCursorPosRel@RConsole@@QAEHABVTPoint@@@Z @ 20 NONAME ; public: int __thiscall RConsole::SetCursorPosRel(class TPoint const &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    22
	?SetMode@RConsole@@QAEHW4TVideoMode@@@Z @ 21 NONAME ; public: int __thiscall RConsole::SetMode(enum TVideoMode)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    23
	?SetPaletteEntry@RConsole@@QAEXIEEE@Z @ 22 NONAME ; public: void __thiscall RConsole::SetPaletteEntry(unsigned int,unsigned char,unsigned char,unsigned char)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    24
	?SetSize@RConsole@@QAEHABVTSize@@@Z @ 23 NONAME ; public: int __thiscall RConsole::SetSize(class TSize const &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    25
	?SetTextAttribute@RConsole@@QAEXW4TTextAttribute@@@Z @ 24 NONAME ; public: void __thiscall RConsole::SetTextAttribute(enum TTextAttribute)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    26
	?SetTextColors@RConsole@@QAEXII@Z @ 25 NONAME ; public: void __thiscall RConsole::SetTextColors(unsigned int,unsigned int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    27
	?SetTitle@RConsole@@QAEHABVTDesC16@@@Z @ 26 NONAME ; public: int __thiscall RConsole::SetTitle(class TDesC16 const &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    28
	?SetUIColors@RConsole@@QAEXIII@Z @ 27 NONAME ; public: void __thiscall RConsole::SetUIColors(unsigned int,unsigned int,unsigned int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    29
	?SetWindowPosAbs@RConsole@@QAEHABVTPoint@@@Z @ 28 NONAME ; public: int __thiscall RConsole::SetWindowPosAbs(class TPoint const &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    30
	?Size@RConsole@@QBEHAAVTSize@@@Z @ 29 NONAME ; public: int __thiscall RConsole::Size(class TSize &)const 
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    31
	?Type@TConsoleKey@@QBEHXZ @ 30 NONAME ; public: int __thiscall TConsoleKey::Type(void)const 
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    32
	?Version@RConsole@@QAE?AVTVersion@@XZ @ 31 NONAME ; public: class TVersion  __thiscall RConsole::Version(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    33
	?Write@RConsole@@QAEHABVTDesC16@@@Z @ 32 NONAME ; public: int __thiscall RConsole::Write(class TDesC16 const &)
90
947f0dc9f7a8 Revision: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents: 0
diff changeset
    34
	?PointerNumber@TConsoleKey@@QBEEXZ @ 33 NONAME ; public: unsigned char __thiscall TConsoleKey::PointerNumber(void)const 
0
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    35