The Pedigree Project  0.1
Public Attributes | List of all members
LibUiProtocol::WindowManagerMessage Struct Reference

#include <protocol.h>

+ Collaboration diagram for LibUiProtocol::WindowManagerMessage:

Public Attributes

MessageIdentifiers messageCode
 Code of the message being sent.
 
handle_t widgetHandle
 Handle for the widget being referred to. Zero if no widget.
 
size_t messageSize
 Size of the data in the message (after this header).
 
bool isResponse
 Whether this message is a response from the window manager or not.
 

Detailed Description

Applied as the header on a request or notification sent via IPC.

Definition at line 165 of file protocol.h.


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