plugins/consoles/vt100cons/BMARM/vt100U.def
author Tom Sutcliffe <thomas.sutcliffe@accenture.com>
Sat, 31 Jul 2010 19:07:57 +0100
changeset 23 092bcc217d9d
parent 0 7f656887cf89
child 63 ea6622dea85a
permissions -rw-r--r--
Tidied iocli exports, build macro tweaks. Removed 4 overloads of CCommandBase::RunCommand[L] that are no longer used at all, and changed one more to not be exported as it's only used internally to iocli.dll. fixed builds on platforms that don't support btrace or any form of tracing.

EXPORTS
	__9TKeyPress8TKeyCodeUi @ 1 NONAME R3UNUSED ; TKeyPress::TKeyPress(TKeyCode, unsigned int)
	ClearScreen__15CVtcConsoleBase @ 2 NONAME R3UNUSED ; CVtcConsoleBase::ClearScreen(void)
	ClearToEndOfLine__15CVtcConsoleBase @ 3 NONAME R3UNUSED ; CVtcConsoleBase::ClearToEndOfLine(void)
	ConstructL__15CVtcConsoleBaseRC7TDesC16 @ 4 NONAME R3UNUSED ; CVtcConsoleBase::ConstructL(TDesC16 const &)
	Create__15CVtcConsoleBaseRC7TDesC16G5TSize @ 5 NONAME ; CVtcConsoleBase::Create(TDesC16 const &, TSize)
	CursorPos__C15CVtcConsoleBase @ 6 NONAME R3UNUSED ; CVtcConsoleBase::CursorPos(void) const
	Extension___15CVtcConsoleBaseUiRPvPv @ 7 NONAME ; CVtcConsoleBase::Extension_(unsigned int, void *&, void *)
	GetKeyPress__25CVtConsoleInputControllerR9TKeyPressR14TRequestStatus @ 8 NONAME R3UNUSED ; CVtConsoleInputController::GetKeyPress(TKeyPress &, TRequestStatus &)
	KeyCode__C15CVtcConsoleBase @ 9 NONAME R3UNUSED ; CVtcConsoleBase::KeyCode(void) const
	KeyModifiers__C15CVtcConsoleBase @ 10 NONAME R3UNUSED ; CVtcConsoleBase::KeyModifiers(void) const
	Message__15CVtcConsoleBaseQ215CVtcConsoleBase10TVerbosityGt11TRefByValue1ZC7TDesC16e @ 11 NONAME ; CVtcConsoleBase::Message(CVtcConsoleBase::TVerbosity, TRefByValue<TDesC16 const>,...)
	NewLC__25CVtConsoleInputControllerR13MConsoleInputRQ28LtkUtils8CIniFile @ 12 NONAME R3UNUSED ; CVtConsoleInputController::NewLC(MConsoleInput &, LtkUtils::CIniFile &)
	NewL__25CVtConsoleInputControllerR13MConsoleInputRQ28LtkUtils8CIniFile @ 13 NONAME R3UNUSED ; CVtConsoleInputController::NewL(MConsoleInput &, LtkUtils::CIniFile &)
	NewL__26CVtConsoleOutputControllerR14MConsoleOutputRQ28LtkUtils8CIniFileRC5TSize @ 14 NONAME R3UNUSED ; CVtConsoleOutputController::NewL(MConsoleOutput &, LtkUtils::CIniFile &, TSize const &)
	New__25CVtConsoleInputControllerR13MConsoleInputRQ28LtkUtils8CIniFile @ 15 NONAME R3UNUSED ; CVtConsoleInputController::New(MConsoleInput &, LtkUtils::CIniFile &)
	New__26CVtConsoleOutputControllerR14MConsoleOutputRQ28LtkUtils8CIniFileRC5TSize @ 16 NONAME R3UNUSED ; CVtConsoleOutputController::New(MConsoleOutput &, LtkUtils::CIniFile &, TSize const &)
	ResetAttributes__26CVtConsoleOutputController @ 17 NONAME R3UNUSED ; CVtConsoleOutputController::ResetAttributes(void)
	SetAttributes__26CVtConsoleOutputControllerUiQ217ConsoleAttributes6TColorT2 @ 18 NONAME ; CVtConsoleOutputController::SetAttributes(unsigned int, ConsoleAttributes::TColor, ConsoleAttributes::TColor)
	ReadCancel__15CVtcConsoleBase @ 19 NONAME R3UNUSED ; CVtcConsoleBase::ReadCancel(void)
	Read__15CVtcConsoleBaseR14TRequestStatus @ 20 NONAME R3UNUSED ; CVtcConsoleBase::Read(TRequestStatus &)
	ScreenSize__C15CVtcConsoleBase @ 21 NONAME R3UNUSED ; CVtcConsoleBase::ScreenSize(void) const
	SetCursorHeight__15CVtcConsoleBasei @ 22 NONAME R3UNUSED ; CVtcConsoleBase::SetCursorHeight(int)
	SetCursorPosAbs__15CVtcConsoleBaseRC6TPoint @ 23 NONAME R3UNUSED ; CVtcConsoleBase::SetCursorPosAbs(TPoint const &)
	SetCursorPosRel__15CVtcConsoleBaseRC6TPoint @ 24 NONAME R3UNUSED ; CVtcConsoleBase::SetCursorPosRel(TPoint const &)
	SetMode__25CVtConsoleInputControllerQ211ConsoleMode5TMode @ 25 NONAME R3UNUSED ; CVtConsoleInputController::SetMode(ConsoleMode::TMode)
	SetTitle__15CVtcConsoleBaseRC7TDesC16 @ 26 NONAME R3UNUSED ; CVtcConsoleBase::SetTitle(TDesC16 const &)
	Write__15CVtcConsoleBaseRC7TDesC16 @ 27 NONAME R3UNUSED ; CVtcConsoleBase::Write(TDesC16 const &)
	"_._15CVtcConsoleBase" @ 28 NONAME R3UNUSED ; CVtcConsoleBase::~CVtcConsoleBase(void)
	"_._26CVtConsoleOutputController" @ 29 NONAME R3UNUSED ; CVtConsoleOutputController::~CVtConsoleOutputController(void)
	__15CVtcConsoleBase @ 30 NONAME R3UNUSED ; CVtcConsoleBase::CVtcConsoleBase(void)
	__9TKeyPress @ 31 NONAME R3UNUSED ; TKeyPress::TKeyPress(void)
	CancelGetKeyPress__25CVtConsoleInputController @ 32 NONAME R3UNUSED ; CVtConsoleInputController::CancelGetKeyPress(void)
	Debug__15CVtcConsoleBase @ 33 NONAME R3UNUSED ; CVtcConsoleBase::Debug(void)
	SetDebug__15CVtcConsoleBasei @ 34 NONAME R3UNUSED ; CVtcConsoleBase::SetDebug(int)
	ReadKeywordValuePair__15CVtcConsoleBaseR6TLex16R7TPtrC16T2 @ 35 NONAME R3UNUSED ; CVtcConsoleBase::ReadKeywordValuePair(TLex16 &, TPtrC16 &, TPtrC16 &)