class XMessage: public XEvent

Message event class

Inheritance:

XMessage - XEvent


Public Fields

[more]unsigned long SenderId
Object that sent the message
[more]long Message
a "long" message
[more]void* Body
a "void" message, so we can send pointers between objects
[more]unsigned long Size
size of the "void" message

Public Methods

[more]XMessage()
Constructs a message
[more]virtual ~XMessage()
Destructs a message

Inherited from XEvent:

Public Fields

unsigned long Id
unsigned Class
unsigned Type

Documentation

Message event class
XMessage()
Constructs a message

virtual ~XMessage()
Destructs a message

unsigned long SenderId
Object that sent the message

long Message
a "long" message

void* Body
a "void" message, so we can send pointers between objects

unsigned long Size
size of the "void" message


This class has no child classes.

Go to the
hierarchy of classes.


Copyright ©1998-99 Dragos Acostachioaie
Last update on March 9, 1999

This page was generated with the help of doc++.