PingResponderClass Class Reference

Inheritance diagram for PingResponderClass:

TclClass Collaboration diagram for PingResponderClass:

Collaboration graph
[legend]

Detailed Description

Definition at line 67 of file ping_responder.cc.

Public Member Functions

TclObjectcreate (int, const char *const *)
 PingResponderClass ()


Constructor & Destructor Documentation

PingResponderClass::PingResponderClass  )  [inline]
 

Definition at line 69 of file ping_responder.cc.

00069 : TclClass("Agent/PingResponder") {}


Member Function Documentation

TclObject* PingResponderClass::create int  ,
const char *const * 
[inline]
 

Definition at line 70 of file ping_responder.cc.

00070                                                    {
00071                 return (new PingResponder());
00072         } 


The documentation for this class was generated from the following file:
Generated on Tue Mar 6 17:25:05 2007 for ns2 Network Simulator 2.29 by  doxygen 1.4.6