golib  0.5
goObjectMessage Class Reference

Message class for goObjectBase. More...

#include <goobjectmessage.h>

Public Member Functions

 goObjectMessage ()
 Constructor.
 
 ~goObjectMessage ()
 Destructor.
 

Public Attributes

goObjectBasemySender
 Pointer to the sending object.
 
int myMessageID
 ID (see goObjectMessageID)
 
char * myMessageString
 Optional string.
 
void * myData
 

Detailed Description

Message class for goObjectBase.

This is the class carrying messages sent by the obejct message mechanism in goObjectBase.


The documentation for this class was generated from the following files: