The Pedigree Project
0.1
|
This is the complete list of members for Bios, including all inherited members.
Bios() | Bios | private |
executeInterrupt(int interrupt) | Bios | |
free(uintptr_t) (defined in Bios) | Bios | inline |
getAx() | Bios | |
getBx() | Bios | |
getCx() | Bios | |
getDi() | Bios | |
getDx() | Bios | |
getEs() | Bios | |
instance() | Bios | inlinestatic |
m_Instance | Bios | privatestatic |
malloc(int n) | Bios | |
mallocLoc | Bios | private |
setAx(int n) | Bios | |
setBx(int n) | Bios | |
setCx(int n) | Bios | |
setDi(int n) | Bios | |
setDx(int n) | Bios | |
setEs(int n) | Bios | |
~Bios() (defined in Bios) | Bios | private |