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

QSTcpSinkClass Class Reference

Inheritance diagram for QSTcpSinkClass:

Inheritance graph
[legend]
Collaboration diagram for QSTcpSinkClass:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

QSTcpSinkClass::QSTcpSinkClass  )  [inline]
 

Definition at line 364 of file tcp-qs.cc.

00364 : TclClass("Agent/TCPSink/QS") {}


Member Function Documentation

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

Definition at line 365 of file tcp-qs.cc.

00365                                                   {
00366                 return (new QSTcpSink(new Acker));
00367         }


The documentation for this class was generated from the following file:
Generated on Tue Apr 20 13:11:03 2004 for NS2.26SourcesOriginal by doxygen 1.3.3