sp::tool::CommandLineUI Member List

This is the complete list of members for sp::tool::CommandLineUI, including all inherited members.
addHelpLine(const io::stringc &Command, const io::stringc &Description)sp::tool::CommandLineUI [protected, virtual]
addNewLine(const STextLine &Line)sp::tool::CommandLineUI [protected]
addNewLine(const io::stringc &Message, const video::color &Color)sp::tool::CommandLineUI [protected]
BgColor_sp::tool::CommandLineUI [protected]
blank()sp::tool::CommandLineUI [inline]
clear(bool isHelpInfo=true)sp::tool::CommandLineUI [virtual]
CommandLine_sp::tool::CommandLineUI [protected]
CommandLineUI()sp::tool::CommandLineUI
confirm(const io::stringc &Output)sp::tool::CommandLineUI [virtual]
Cursor_sp::tool::CommandLineUI [protected]
draw(s32 Flags=CMDFLAG_COMMON)sp::tool::CommandLineUI [virtual]
drawBackground()sp::tool::CommandLineUI [protected, virtual]
drawCursor()sp::tool::CommandLineUI [protected, virtual]
drawScrollbar()sp::tool::CommandLineUI [protected, virtual]
drawTextLine(s32 &PosVert, const STextLine &Line)sp::tool::CommandLineUI [protected, virtual]
drawTextLines()sp::tool::CommandLineUI [protected, virtual]
error(const io::stringc &Message)sp::tool::CommandLineUI [virtual]
execute(const io::stringc &Command)sp::tool::CommandLineUI
executeCommand(const io::stringc &Command)sp::tool::CommandLineUI [virtual]
FgColor_sp::tool::CommandLineUI [protected]
findAutoCompletion(io::stringc &Command)sp::tool::CommandLineUI [protected, virtual]
getBackgroundColor() const sp::tool::CommandLineUI [inline]
getCmdParam(const io::stringc &Command, io::stringc &Param)sp::tool::CommandLineUI
getFont() const sp::tool::CommandLineUI [inline]
getForegroundColor() const sp::tool::CommandLineUI [inline]
getLineLimit() const sp::tool::CommandLineUI [inline]
getMaxScrollPosition() const sp::tool::CommandLineUI
getMementoLimit() const sp::tool::CommandLineUI [inline]
getOrigFont() const sp::tool::CommandLineUI [inline]
getRect() const sp::tool::CommandLineUI [inline]
getScrollPage() const sp::tool::CommandLineUI
getScrollPosition() const sp::tool::CommandLineUI [inline]
image(video::Texture *Image)sp::tool::CommandLineUI [virtual]
isScrollingEnabled() const sp::tool::CommandLineUI
MaxLines_sp::tool::CommandLineUI [protected]
Memento_sp::tool::CommandLineUI [protected]
message(const io::stringc &Message, const video::color &Color=255, u32 NewLineTab=0)sp::tool::CommandLineUI [virtual]
printHelpLines(c8 SeparationChar= '.', u32 MinSeparationChars=3)sp::tool::CommandLineUI [protected, virtual]
Rect_sp::tool::CommandLineUI [protected]
registerCommand(const io::stringc &Name, const io::stringc &Docu)sp::tool::CommandLineUI [protected]
RegisteredCommands_sp::tool::CommandLineUI [protected]
render(s32 Flags=CMDFLAG_COMMON)sp::tool::CommandLineUI [virtual]
scroll(s32 Direction)sp::tool::CommandLineUI [virtual]
Scroll_sp::tool::CommandLineUI [protected]
SCROLLBAR_DISTANCEsp::tool::CommandLineUI [protected, static]
SCROLLBAR_WIDTHsp::tool::CommandLineUI [protected, static]
scrollEnd()sp::tool::CommandLineUI [virtual]
scrollPage(s32 Direction)sp::tool::CommandLineUI [virtual]
scrollStart()sp::tool::CommandLineUI [virtual]
setBackgroundColor(const video::color &Color)sp::tool::CommandLineUI [inline]
setFont(video::Font *FontObj)sp::tool::CommandLineUI
setForegroundColor(const video::color &Color)sp::tool::CommandLineUI [inline]
setLineLimit(u32 Limit)sp::tool::CommandLineUI [inline]
setMementoLimit(u32 Limit)sp::tool::CommandLineUI [inline]
setRect(const dim::rect2di &Rect)sp::tool::CommandLineUI [inline]
setScrollPosition(s32 Pos)sp::tool::CommandLineUI
setupCursorTimer(u64 IntervalDuration)sp::tool::CommandLineUI
TEXT_DISTANCEsp::tool::CommandLineUI [protected, static]
TextLines_sp::tool::CommandLineUI [protected]
unknown(const io::stringc &Command)sp::tool::CommandLineUI [virtual]
updateInput(s32 Flags=CMDFLAG_COMMON)sp::tool::CommandLineUI [virtual]
updateScrollInput(s32 DefaultScrollSpeed=3)sp::tool::CommandLineUI [virtual]
warning(const io::stringc &Message)sp::tool::CommandLineUI [virtual]
~CommandLineUI()sp::tool::CommandLineUI [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines