Phy802_15_4Class Class Reference

Inheritance diagram for Phy802_15_4Class:

TclClass Collaboration diagram for Phy802_15_4Class:

Collaboration graph
[legend]

Detailed Description

Definition at line 102 of file p802_15_4phy.cc.

Public Member Functions

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


Constructor & Destructor Documentation

Phy802_15_4Class::Phy802_15_4Class  )  [inline]
 

Definition at line 104 of file p802_15_4phy.cc.

00104 : TclClass("Phy/WirelessPhy/802_15_4") {}


Member Function Documentation

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

Definition at line 105 of file p802_15_4phy.cc.

References Phy802_15_4::PPIB.

00105                                               {
00106         return (new Phy802_15_4(&(Phy802_15_4::PPIB)));
00107     }


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