contur2
Loading...
Searching...
No Matches
contur::SyscallTable Member List

This is the complete list of members for contur::SyscallTable, including all inherited members.

dispatch(SyscallId id, std::span< const RegisterValue > args, ProcessImage &caller) constcontur::SyscallTable
handlerCount() const noexceptcontur::SyscallTable
HandlerFn typedefcontur::SyscallTable
hasHandler(SyscallId id) const noexceptcontur::SyscallTable
impl_contur::SyscallTableprivate
operator=(const SyscallTable &)=deletecontur::SyscallTable
operator=(SyscallTable &&) noexceptcontur::SyscallTable
registerHandler(SyscallId id, HandlerFn handler)contur::SyscallTable
registerHandler(SyscallId id, ISyscallHandler &handler)contur::SyscallTable
SyscallTable()contur::SyscallTable
SyscallTable(const SyscallTable &)=deletecontur::SyscallTable
SyscallTable(SyscallTable &&) noexceptcontur::SyscallTable
unregisterHandler(SyscallId id)contur::SyscallTable
~SyscallTable()contur::SyscallTable