LogWebTrafPoolClass Class Reference

Inheritance diagram for LogWebTrafPoolClass:

TclClass Collaboration diagram for LogWebTrafPoolClass:

Collaboration graph
[legend]

Detailed Description

Definition at line 69 of file logweb.cc.

Public Member Functions

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


Constructor & Destructor Documentation

LogWebTrafPoolClass::LogWebTrafPoolClass  )  [inline]
 

Definition at line 71 of file logweb.cc.

00071 : TclClass("PagePool/WebTraf/Log") {}


Member Function Documentation

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

Definition at line 72 of file logweb.cc.

00072                                                   {
00073         return (new LogWebTrafPool());
00074     }


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