The Pedigree Project  0.1
MIPS32InterruptManager Member List

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

getBreakpointInterruptNumber() PUREMIPS32InterruptManagervirtual
getDebugInterruptNumber() PUREMIPS32InterruptManagervirtual
initialiseProcessor()MIPS32InterruptManagerstatic
instance()MIPS32InterruptManagerinlinestatic
interrupt(InterruptState &interruptState)MIPS32InterruptManagerprivatestatic
InterruptManager()InterruptManagerprotected
m_DbgHandlerMIPS32InterruptManagerprivate
m_ExternalHandler (defined in MIPS32InterruptManager)MIPS32InterruptManagerprivate
m_Handler (defined in MIPS32InterruptManager)MIPS32InterruptManagerprivate
m_InstanceMIPS32InterruptManagerprivatestatic
m_SyscallHandlerMIPS32InterruptManagerprivate
MIPS32InterruptManager()MIPS32InterruptManagerprivate
MIPS32InterruptManager(const MIPS32InterruptManager &)MIPS32InterruptManagerprivate
operator=(const MIPS32InterruptManager &)MIPS32InterruptManagerprivate
registerExternalInterruptHandler(size_t interruptNumber, InterruptHandler *handler) (defined in MIPS32InterruptManager)MIPS32InterruptManagervirtual
registerInterruptHandler(size_t interruptNumber, InterruptHandler *handler)MIPS32InterruptManagervirtual
registerInterruptHandlerDebugger(size_t interruptNumber, InterruptHandler *handler)MIPS32InterruptManagervirtual
registerSyscallHandler(Service_t Service, SyscallHandler *handler)MIPS32InterruptManagervirtual
syscall(Service_t service, uintptr_t function, uintptr_t p1=0, uintptr_t p2=0, uintptr_t p3=0, uintptr_t p4=0, uintptr_t p5=0)=0SyscallManagerpure virtual
SyscallManager()SyscallManagerprotected
~InterruptManager()InterruptManagerprotectedvirtual
~MIPS32InterruptManager()MIPS32InterruptManagerprivatevirtual
~SyscallManager()SyscallManagerprotectedvirtual