Introduction   Client Library API Reference   Demo1   Demo2   Demo3   File List   Index  

message_t Struct Reference
[private library API]

defines the message typ for requests send to the server More...


Data Fields

l4_umword_t cr
union {
   l4_umword_t   w1
 the first word
   l4_strdope_t   string
 contains the event
str
 union for special handling the first word


Detailed Description

defines the message typ for requests send to the server

Definition at line 50 of file lib.h.


Field Documentation

l4_umword_t message_t::cr

control word includes: command, result, event_ch, string length

Definition at line 56 of file lib.h.

l4_umword_t message_t::w1

the first word

Definition at line 61 of file lib.h.

l4_strdope_t message_t::string

contains the event

Definition at line 62 of file lib.h.

union { ... } message_t::str

union for special handling the first word


The documentation for this struct was generated from the following file:

Events Reference Manual, written by Torsten Frenzel  © 2003