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

L4_snd_desc Class Reference

L4 send descriptor. More...

#include <l4_types.h>

List of all members.

Public Member Functions

 L4_snd_desc (Mword w=(Mword)-1)
 Create a send descriptor from its binary representation.
Mword deceite () const
 Deceite bit set?
Mword map () const
 Map bit set?
void * msg () const
 Get the message base address.
Mword is_long_ipc () const
 Is the message a long IPC?
Mword is_register_ipc () const
 Send a register only message?
Mword has_snd () const
 has the IPC a send part (descriptor != -1).
Mword raw () const

Private Attributes

Mword _d


Detailed Description

L4 send descriptor.


Constructor & Destructor Documentation

L4_snd_desc::L4_snd_desc Mword  w = (Mword)-1  )  [inline]
 

Create a send descriptor from its binary representation.


Member Function Documentation

Mword L4_snd_desc::deceite  )  const [inline]
 

Deceite bit set?

Mword L4_snd_desc::has_snd  )  const [inline]
 

has the IPC a send part (descriptor != -1).

Mword L4_snd_desc::is_long_ipc  )  const [inline]
 

Is the message a long IPC?

Mword L4_snd_desc::is_register_ipc  )  const [inline]
 

Send a register only message?

Returns:
true, if a register only message shall be sended.

Mword L4_snd_desc::map  )  const [inline]
 

Map bit set?

void * L4_snd_desc::msg  )  const [inline]
 

Get the message base address.

Mword L4_snd_desc::raw  )  const [inline]
 


Member Data Documentation

Mword L4_snd_desc::_d [private]
 


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