Overview   API Reference  

x86_context Struct Reference

Wrapper class around l4_utcb_t for the x86 achitecture to access a thread's context in a portable fashion. More...

#include <x86_context.hpp>

Inheritance diagram for x86_context:

Inheritance graph
[legend]
Collaboration diagram for x86_context:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CONTEXT_ACCESSOR (l4_umword_t, trapno, exc.trapno)
 CONTEXT_ACCESSOR (l4_umword_t, err, exc.err)
 CONTEXT_ACCESSOR (l4_umword_t, pfa, exc.pfa)
template<typename WordT>
WordT opcode (const int offset=0) const
bool is_io_page_fault (void) const


Detailed Description

Wrapper class around l4_utcb_t for the x86 achitecture to access a thread's context in a portable fashion.
The documentation for this struct was generated from the following file:

L4vmm Reference Manual, written by Mario Schwalbe  © 2006-2008