The Pedigree Project  0.1
AllocationCommand Member List

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

allocatePage(physical_uintptr_t page) (defined in AllocationCommand)AllocationCommand
AllocationCommand()AllocationCommand
autocomplete(const HugeStaticString &input, HugeStaticString &output)AllocationCommandvirtual
centreOn(size_t line) (defined in Scrollable)Scrollable
checkpoint() (defined in AllocationCommand)AllocationCommand
DebuggerCommand() (defined in DebuggerCommand)DebuggerCommand
execute(const HugeStaticString &input, HugeStaticString &output, InterruptState &state, DebuggerIO *screen)AllocationCommandvirtual
freePage(physical_uintptr_t page) (defined in AllocationCommand)AllocationCommand
getLine() (defined in Scrollable)Scrollable
getLine1(size_t index, DebuggerIO::Colour &colour, DebuggerIO::Colour &bgColour) (defined in AllocationCommand)AllocationCommandvirtual
getLine2(size_t index, size_t &colOffset, DebuggerIO::Colour &colour, DebuggerIO::Colour &bgColour) (defined in AllocationCommand)AllocationCommandvirtual
getLineCount() (defined in AllocationCommand)AllocationCommandvirtual
getString()AllocationCommandinlinevirtual
height() const (defined in Scrollable)Scrollable
isMallocing() (defined in AllocationCommand)AllocationCommandinline
m_Allocations (defined in AllocationCommand)AllocationCommandprivate
m_bAllocating (defined in AllocationCommand)AllocationCommandprivate
m_Frees (defined in AllocationCommand)AllocationCommandprivate
m_height (defined in Scrollable)Scrollableprotected
m_It (defined in AllocationCommand)AllocationCommandprivate
m_line (defined in Scrollable)Scrollableprotected
m_nIdx (defined in AllocationCommand)AllocationCommandprivate
m_nLines (defined in AllocationCommand)AllocationCommandprivate
m_ScrollDown (defined in Scrollable)Scrollableprotected
m_ScrollUp (defined in Scrollable)Scrollableprotected
m_Tree (defined in AllocationCommand)AllocationCommandprivate
m_width (defined in Scrollable)Scrollableprotected
m_x (defined in Scrollable)Scrollableprotected
m_y (defined in Scrollable)Scrollableprotected
move(size_t x, size_t y) (defined in Scrollable)Scrollable
postProcess() (defined in AllocationCommand)AllocationCommand
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
scrollTo(size_t absolute) (defined in Scrollable)Scrollable
setMallocing(bool b) (defined in AllocationCommand)AllocationCommandinline
setScrollKeys(char up, char down) (defined in Scrollable)Scrollable
width() const (defined in Scrollable)Scrollable
~AllocationCommand()AllocationCommand
~DebuggerCommand() (defined in DebuggerCommand)DebuggerCommandvirtual
~Scrollable() (defined in Scrollable)Scrollablevirtual