Join Class Reference

List of all members.

Protected Member Functions

virtual void initialize ()
virtual void handleMessage (cMessage *msg)

Protected Attributes

cGate * outg


Member Function Documentation

void Join::initialize (  )  [protected, virtual]

00034 {
00035     outg = gate("out");
00036 }

void Join::handleMessage ( cMessage *  msg  )  [protected, virtual]

00039 {
00040     send(msg,outg);
00041 }


Member Data Documentation

cGate* Join::outg [protected]

Referenced by handleMessage(), and initialize().


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

Generated on Fri Mar 20 18:51:20 2009 for INET Framework for OMNeT++/OMNEST by  doxygen 1.5.5