The Pedigree Project
0.1
|
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) | AllocationCommand | virtual |
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) | AllocationCommand | virtual |
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) | AllocationCommand | virtual |
getLine2(size_t index, size_t &colOffset, DebuggerIO::Colour &colour, DebuggerIO::Colour &bgColour) (defined in AllocationCommand) | AllocationCommand | virtual |
getLineCount() (defined in AllocationCommand) | AllocationCommand | virtual |
getString() | AllocationCommand | inlinevirtual |
height() const (defined in Scrollable) | Scrollable | |
isMallocing() (defined in AllocationCommand) | AllocationCommand | inline |
m_Allocations (defined in AllocationCommand) | AllocationCommand | private |
m_bAllocating (defined in AllocationCommand) | AllocationCommand | private |
m_Frees (defined in AllocationCommand) | AllocationCommand | private |
m_height (defined in Scrollable) | Scrollable | protected |
m_It (defined in AllocationCommand) | AllocationCommand | private |
m_line (defined in Scrollable) | Scrollable | protected |
m_nIdx (defined in AllocationCommand) | AllocationCommand | private |
m_nLines (defined in AllocationCommand) | AllocationCommand | private |
m_ScrollDown (defined in Scrollable) | Scrollable | protected |
m_ScrollUp (defined in Scrollable) | Scrollable | protected |
m_Tree (defined in AllocationCommand) | AllocationCommand | private |
m_width (defined in Scrollable) | Scrollable | protected |
m_x (defined in Scrollable) | Scrollable | protected |
m_y (defined in Scrollable) | Scrollable | protected |
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) | AllocationCommand | inline |
setScrollKeys(char up, char down) (defined in Scrollable) | Scrollable | |
width() const (defined in Scrollable) | Scrollable | |
~AllocationCommand() | AllocationCommand | |
~DebuggerCommand() (defined in DebuggerCommand) | DebuggerCommand | virtual |
~Scrollable() (defined in Scrollable) | Scrollable | virtual |