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

Tb_entry_lipc Class Reference

logged lipc event More...

#include <tb_entry.h>

Inheritance diagram for Tb_entry_lipc:

Tb_entry List of all members.

Public Member Functions

void set (Context *tid, Address ip, unsigned short type, Global_id old_thread, Global_id new_thread, Address current_utcb_ptr)
unsigned short type () const
Global_id old_thread () const
Global_id new_thread () const
Address c_utcb_ptr () const

Private Attributes

short int _type
 type of entry
Global_id _old
Global_id _new
Address _c_utcb_ptr

Detailed Description

logged lipc event


Member Function Documentation

Address Tb_entry_lipc::c_utcb_ptr  )  const [inline]
 

Global_id Tb_entry_lipc::new_thread  )  const [inline]
 

Global_id Tb_entry_lipc::old_thread  )  const [inline]
 

void Tb_entry_lipc::set Context tid,
Address  ip,
unsigned short  type,
Global_id  old_thread,
Global_id  new_thread,
Address  current_utcb_ptr
[inline]
 

unsigned short Tb_entry_lipc::type  )  const [inline]
 

Reimplemented from Tb_entry.


Member Data Documentation

Address Tb_entry_lipc::_c_utcb_ptr [private]
 

Global_id Tb_entry_lipc::_new [private]
 

Global_id Tb_entry_lipc::_old [private]
 

short int Tb_entry_lipc::_type [private]
 

type of entry

Reimplemented from Tb_entry.


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