In file code/C/message.H: class GMessage : public GObject
Class to allow messages to be passed between nodes
Inheritance:
public members:
-
- int message_id
- The message type
- int message
- The message body
- GMessage(int msg_id = -1, int msg = -1)
- The constructor takes the message id and message as optional arguments
public members:
-
- friend ostream& operator<<(ostream& s, GObject &)
Documentation
Class to allow messages to be passed between nodes
this class has no child classes.
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling