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::handleMessage ( cMessage *  msg  )  [protected, virtual]

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

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

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


Member Data Documentation

cGate* Join::outg [protected]


The documentation for this class was generated from the following file:
Generated on Wed Apr 4 13:20:22 2007 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.7