plugins/consoles/consoleproxy/BMARM/consoleproxyU.def
author Tom Sutcliffe <thomas.sutcliffe@accenture.com>
Thu, 26 Aug 2010 00:49:35 +0100
changeset 37 534b01198c2d
parent 0 7f656887cf89
permissions -rw-r--r--
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.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
     1
EXPORTS
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
     2
	__20CConsoleProxySessionPFv_P12CConsoleBase @ 1 NONAME R3UNUSED ; CConsoleProxySession::CConsoleProxySession(CConsoleBase *(*)(void))
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
     3
	ClearScreen__13RConsoleProxy @ 2 NONAME R3UNUSED ; RConsoleProxy::ClearScreen(void)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
     4
	ClearScreen__13RConsoleProxyR14TRequestStatus @ 3 NONAME R3UNUSED ; RConsoleProxy::ClearScreen(TRequestStatus &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
     5
	ClearToEndOfLine__13CConsoleProxy @ 4 NONAME R3UNUSED ; CConsoleProxy::ClearToEndOfLine(void)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
     6
	ClearToEndOfLine__13RConsoleProxy @ 5 NONAME R3UNUSED ; RConsoleProxy::ClearToEndOfLine(void)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
     7
	ClearToEndOfLine__13RConsoleProxyR14TRequestStatus @ 6 NONAME R3UNUSED ; RConsoleProxy::ClearToEndOfLine(TRequestStatus &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
     8
	Connect__13RConsoleProxyG8RServer2 @ 7 NONAME R3UNUSED ; RConsoleProxy::Connect(RServer2)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
     9
	Connect__13RConsoleProxyPFPv_P19CConsoleProxyServerPvRC7TDesC16iiiR8RServer2R7RThread @ 8 NONAME ; RConsoleProxy::Connect(CConsoleProxyServer *(*)(void *), void *, TDesC16 const &, int, int, int, RServer2 &, RThread &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    10
	Connect__13RConsoleProxyPFv_P12CConsoleBaseRC7TDesC16iiiR8RServer2R7RThread @ 9 NONAME ; RConsoleProxy::Connect(CConsoleBase *(*)(void), TDesC16 const &, int, int, int, RServer2 &, RThread &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    11
	Connect__13RConsoleProxyRC7TDesC16T1 @ 10 NONAME R3UNUSED ; RConsoleProxy::Connect(TDesC16 const &, TDesC16 const &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    12
	ConsoleCreatedL__20CConsoleProxySessionP15MProxiedConsole @ 11 NONAME R3UNUSED ; CConsoleProxySession::ConsoleCreatedL(MProxiedConsole *)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    13
	ConstructL__13CConsoleProxyRC13RConsoleProxy @ 12 NONAME R3UNUSED ; CConsoleProxy::ConstructL(RConsoleProxy const &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    14
	ConstructL__19CConsoleProxyServerRC7TDesC16 @ 13 NONAME R3UNUSED ; CConsoleProxyServer::ConstructL(TDesC16 const &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    15
	CreateL__20CConsoleProxySession @ 14 NONAME R3UNUSED ; CConsoleProxySession::CreateL(void)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    16
	Create__13CConsoleProxyRC7TDesC16G5TSize @ 15 NONAME ; CConsoleProxy::Create(TDesC16 const &, TSize)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    17
	Create__13RConsoleProxyRC7TDesC16G5TSize @ 16 NONAME ; RConsoleProxy::Create(TDesC16 const &, TSize)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    18
	Create__13RConsoleProxyRC7TDesC16G5TSizeR14TRequestStatus @ 17 NONAME ; RConsoleProxy::Create(TDesC16 const &, TSize, TRequestStatus &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    19
	CursorPos__C13CConsoleProxy @ 18 NONAME R3UNUSED ; CConsoleProxy::CursorPos(void) const
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    20
	CursorPos__C13RConsoleProxyR6TPoint @ 19 NONAME R3UNUSED ; RConsoleProxy::CursorPos(TPoint &) const
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    21
	CursorPos__C13RConsoleProxyRt5TPckg1Z6TPointR14TRequestStatus @ 20 NONAME R3UNUSED ; RConsoleProxy::CursorPos(TPckg<TPoint> &, TRequestStatus &) const
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    22
	DefaultL__15MProxiedConsoleP12CConsoleBase @ 21 NONAME R3UNUSED ; MProxiedConsole::DefaultL(CConsoleBase *)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    23
	DoCreateL__20CConsoleProxySessionRC7TDesC16RC5TSize @ 22 NONAME R3UNUSED ; CConsoleProxySession::DoCreateL(TDesC16 const &, TSize const &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    24
	Extension___13CConsoleProxyUiRPvPv @ 23 NONAME ; CConsoleProxy::Extension_(unsigned int, void *&, void *)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    25
	GetKeyCode__C13RConsoleProxyR8TKeyCode @ 24 NONAME R3UNUSED ; RConsoleProxy::GetKeyCode(TKeyCode &) const
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    26
	GetKeyModifiers__C13RConsoleProxyRUi @ 25 NONAME R3UNUSED ; RConsoleProxy::GetKeyModifiers(unsigned int &) const
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    27
	GetScreenSize__C13RConsoleProxyR5TSize @ 26 NONAME R3UNUSED ; RConsoleProxy::GetScreenSize(TSize &) const
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    28
	GetScreenSize__C13RConsoleProxyRt5TPckg1Z5TSizeR14TRequestStatus @ 27 NONAME R3UNUSED ; RConsoleProxy::GetScreenSize(TPckg<TSize> &, TRequestStatus &) const
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    29
	InstantiateConsoleL__20CConsoleProxySession @ 28 NONAME R3UNUSED ; CConsoleProxySession::InstantiateConsoleL(void)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    30
	KeyCode__C13CConsoleProxy @ 29 NONAME R3UNUSED ; CConsoleProxy::KeyCode(void) const
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    31
	KeyModifiers__C13CConsoleProxy @ 30 NONAME R3UNUSED ; CConsoleProxy::KeyModifiers(void) const
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    32
	NewL__13CConsoleProxyRC13RConsoleProxy @ 31 NONAME R3UNUSED ; CConsoleProxy::NewL(RConsoleProxy const &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    33
	NewL__19CConsoleProxyServerRC7TDesC16iPFv_P12CConsoleBase @ 32 NONAME R3UNUSED ; CConsoleProxyServer::NewL(TDesC16 const &, int, CConsoleBase *(*)(void))
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    34
	NewSessionL__C19CConsoleProxyServerRC8TVersionRC9RMessage2 @ 33 NONAME R3UNUSED ; CConsoleProxyServer::NewSessionL(TVersion const &, RMessage2 const &) const
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    35
	ReadCancel__13CConsoleProxy @ 34 NONAME R3UNUSED ; CConsoleProxy::ReadCancel(void)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    36
	ReadCancel__13RConsoleProxy @ 35 NONAME R3UNUSED ; RConsoleProxy::ReadCancel(void)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    37
	ReadComplete__20CConsoleProxySessioni @ 36 NONAME R3UNUSED ; CConsoleProxySession::ReadComplete(int)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    38
	Read__13CConsoleProxyR14TRequestStatus @ 37 NONAME R3UNUSED ; CConsoleProxy::Read(TRequestStatus &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    39
	Read__13RConsoleProxyR14TRequestStatus @ 38 NONAME R3UNUSED ; RConsoleProxy::Read(TRequestStatus &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    40
	Read__13RConsoleProxyRt5TPckg1Z8TKeyCodeRt5TPckg1ZUiR14TRequestStatus @ 39 NONAME ; RConsoleProxy::Read(TPckg<TKeyCode> &, TPckg<unsigned int> &, TRequestStatus &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    41
	ScreenSize__C13CConsoleProxy @ 40 NONAME R3UNUSED ; CConsoleProxy::ScreenSize(void) const
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    42
	Server__13RConsoleProxyR8RServer2 @ 41 NONAME R3UNUSED ; RConsoleProxy::Server(RServer2 &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    43
	ServiceL__20CConsoleProxySessionRC9RMessage2 @ 42 NONAME R3UNUSED ; CConsoleProxySession::ServiceL(RMessage2 const &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    44
	SetCursorHeight__13CConsoleProxyi @ 43 NONAME R3UNUSED ; CConsoleProxy::SetCursorHeight(int)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    45
	SetCursorHeight__13RConsoleProxyi @ 44 NONAME R3UNUSED ; RConsoleProxy::SetCursorHeight(int)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    46
	SetCursorHeight__13RConsoleProxyiR14TRequestStatus @ 45 NONAME R3UNUSED ; RConsoleProxy::SetCursorHeight(int, TRequestStatus &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    47
	SetCursorPosAbs__13CConsoleProxyRC6TPoint @ 46 NONAME R3UNUSED ; CConsoleProxy::SetCursorPosAbs(TPoint const &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    48
	SetCursorPosAbs__13RConsoleProxyRC6TPoint @ 47 NONAME R3UNUSED ; RConsoleProxy::SetCursorPosAbs(TPoint const &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    49
	SetCursorPosAbs__13RConsoleProxyRC6TPointR14TRequestStatus @ 48 NONAME R3UNUSED ; RConsoleProxy::SetCursorPosAbs(TPoint const &, TRequestStatus &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    50
	SetCursorPosRel__13CConsoleProxyRC6TPoint @ 49 NONAME R3UNUSED ; CConsoleProxy::SetCursorPosRel(TPoint const &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    51
	SetCursorPosRel__13RConsoleProxyRC6TPoint @ 50 NONAME R3UNUSED ; RConsoleProxy::SetCursorPosRel(TPoint const &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    52
	SetCursorPosRel__13RConsoleProxyRC6TPointR14TRequestStatus @ 51 NONAME R3UNUSED ; RConsoleProxy::SetCursorPosRel(TPoint const &, TRequestStatus &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    53
	SetTitle__13CConsoleProxyRC7TDesC16 @ 52 NONAME R3UNUSED ; CConsoleProxy::SetTitle(TDesC16 const &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    54
	SetTitle__13RConsoleProxyRC7TDesC16 @ 53 NONAME R3UNUSED ; RConsoleProxy::SetTitle(TDesC16 const &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    55
	SetTitle__13RConsoleProxyRC7TDesC16R14TRequestStatus @ 54 NONAME R3UNUSED ; RConsoleProxy::SetTitle(TDesC16 const &, TRequestStatus &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    56
	ShutdownTimerExpired__19CConsoleProxyServer @ 55 NONAME R3UNUSED ; CConsoleProxyServer::ShutdownTimerExpired(void)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    57
	Write__13CConsoleProxyRC7TDesC16 @ 56 NONAME R3UNUSED ; CConsoleProxy::Write(TDesC16 const &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    58
	Write__13RConsoleProxyRC7TDesC16 @ 57 NONAME R3UNUSED ; RConsoleProxy::Write(TDesC16 const &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    59
	Write__13RConsoleProxyRC7TDesC16R14TRequestStatus @ 58 NONAME R3UNUSED ; RConsoleProxy::Write(TDesC16 const &, TRequestStatus &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    60
	"_._13CConsoleProxy" @ 59 NONAME R3UNUSED ; CConsoleProxy::~CConsoleProxy(void)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    61
	"_._19CConsoleProxyServer" @ 60 NONAME R3UNUSED ; CConsoleProxyServer::~CConsoleProxyServer(void)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    62
	"_._20CConsoleProxySession" @ 61 NONAME R3UNUSED ; CConsoleProxySession::~CConsoleProxySession(void)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    63
	__13CConsoleProxy @ 62 NONAME R3UNUSED ; CConsoleProxy::CConsoleProxy(void)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    64
	__19CConsoleProxyServerPFv_P12CConsoleBasei @ 63 NONAME R3UNUSED ; CConsoleProxyServer::CConsoleProxyServer(CConsoleBase *(*)(void), int)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    65
	__20CConsoleProxySessionP15MProxiedConsole @ 64 NONAME R3UNUSED ; CConsoleProxySession::CConsoleProxySession(MProxiedConsole *)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    66
	ClearScreen__13CConsoleProxy @ 65 NONAME R3UNUSED ; CConsoleProxy::ClearScreen(void)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    67
	IsConstructed__13RConsoleProxyRi @ 66 NONAME R3UNUSED ; RConsoleProxy::IsConstructed(int &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    68
	SetAttributes__13RConsoleProxyUiQ217ConsoleAttributes6TColorT2R14TRequestStatus @ 67 NONAME ; RConsoleProxy::SetAttributes(unsigned int, ConsoleAttributes::TColor, ConsoleAttributes::TColor, TRequestStatus &)
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
    69