The Pedigree Project 0.1
ModulesCommand Member List

This is the complete list of members for ModulesCommand, including all inherited members.

autocomplete(const HugeStaticString &input, HugeStaticString &output)ModulesCommandvirtual
centreOn(size_t line) (defined in Scrollable)Scrollable
DebuggerCommand() (defined in DebuggerCommand)DebuggerCommand
execute(const HugeStaticString &input, HugeStaticString &output, InterruptState &state, DebuggerIO *screen)ModulesCommandvirtual
getContentWidth() (defined in Scrollable)Scrollablevirtual
getLine() (defined in Scrollable)Scrollable
getLine1(size_t index, DebuggerIO::Colour &colour, DebuggerIO::Colour &bgColour) (defined in ModulesCommand)ModulesCommandvirtual
getLine2(size_t index, size_t &colOffset, DebuggerIO::Colour &colour, DebuggerIO::Colour &bgColour) (defined in ModulesCommand)ModulesCommandvirtual
getLineCount() (defined in ModulesCommand)ModulesCommandvirtual
getString()ModulesCommandvirtual
height() const (defined in Scrollable)Scrollable
horizontalScrollTo(size_t absolute) (defined in Scrollable)Scrollable
m_column (defined in Scrollable)Scrollableprotected
m_height (defined in Scrollable)Scrollableprotected
m_Line (defined in ModulesCommand)ModulesCommandprivate
m_line (defined in Scrollable)Scrollableprotected
m_ScrollDown (defined in Scrollable)Scrollableprotected
m_ScrollUp (defined in Scrollable)Scrollableprotected
m_width (defined in Scrollable)Scrollableprotected
m_x (defined in Scrollable)Scrollableprotected
m_y (defined in Scrollable)Scrollableprotected
ModulesCommand() (defined in ModulesCommand)ModulesCommand
move(size_t x, size_t y) (defined in Scrollable)Scrollable
refresh(DebuggerIO *pScreen) (defined in Scrollable)Scrollable
resize(size_t width, size_t height) (defined in Scrollable)Scrollable
scroll(ssize_t lines) (defined in Scrollable)Scrollable
Scrollable() (defined in Scrollable)Scrollable
scrollHorizontal(ssize_t columns) (defined in Scrollable)Scrollable
scrollTo(size_t absolute) (defined in Scrollable)Scrollable
setScrollKeys(char up, char down) (defined in Scrollable)Scrollable
width() const (defined in Scrollable)Scrollable
~DebuggerCommand() (defined in DebuggerCommand)DebuggerCommandvirtual
~ModulesCommand() (defined in ModulesCommand)ModulesCommand
~Scrollable() (defined in Scrollable)Scrollablevirtual