Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Sys_task_new_frame Class Reference

task_new specific interpretation of syscall data More...

#include <entry_frame.h>

Inheritance diagram for Sys_task_new_frame:

Syscall_frame List of all members.

Public Member Functions

Mword mcp () const
 get the mcp of the new task (if created active)
L4_uid new_chief () const
 get the new chief of the task (if created inactive)
Mword sp () const
 get the stack pointer of the thread 0 (active)
Mword ip () const
 get the instruction pointer of thread 0 (active)
Mword has_pager () const
 is a pager specified (if not then create inactive task)
L4_uid pager () const
 get the pager id (active)
L4_uid dst () const
 get the task id of the new task
void new_taskid (L4_uid id)
 set the new tasks id
Mword alien () const

Detailed Description

task_new specific interpretation of syscall data


Member Function Documentation

Mword Sys_task_new_frame::alien  )  const [inline]
 

L4_uid Sys_task_new_frame::dst  )  const [inline]
 

get the task id of the new task

Mword Sys_task_new_frame::has_pager  )  const [inline]
 

is a pager specified (if not then create inactive task)

Mword Sys_task_new_frame::ip  )  const [inline]
 

get the instruction pointer of thread 0 (active)

Mword Sys_task_new_frame::mcp  )  const [inline]
 

get the mcp of the new task (if created active)

L4_uid Sys_task_new_frame::new_chief  )  const [inline]
 

get the new chief of the task (if created inactive)

void Sys_task_new_frame::new_taskid L4_uid  id  )  [inline]
 

set the new tasks id

L4_uid Sys_task_new_frame::pager  )  const [inline]
 

get the pager id (active)

Mword Sys_task_new_frame::sp  )  const [inline]
 

get the stack pointer of the thread 0 (active)


The documentation for this class was generated from the following file:
Generated on Mon Sep 26 14:20:17 2005 for Fiasco by  doxygen 1.4.2