Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

ModuleMessage Class Reference

The ModuleMessage class is the base class of Request and Event This class is used to represent a basic data structure which is passed between modules for safe inter-module communications. More...

#include <modules.h>

Inheritance diagram for ModuleMessage:

Inheritance graph
[legend]
Collaboration diagram for ModuleMessage:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual char * Send ()=0
 This class is pure virtual and must be inherited.


Detailed Description

The ModuleMessage class is the base class of Request and Event This class is used to represent a basic data structure which is passed between modules for safe inter-module communications.

Definition at line 141 of file modules.h.


Member Function Documentation

virtual char* ModuleMessage::Send  )  [pure virtual]
 

This class is pure virtual and must be inherited.

Implemented in Request, and Event.


The documentation for this class was generated from the following file:
Generated on Fri May 13 01:59:55 2005 for InspIRCd by doxygen 1.3.3