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

Mac802_3Class Class Reference

Inheritance diagram for Mac802_3Class:

Inheritance graph
[legend]
Collaboration diagram for Mac802_3Class:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

Mac802_3Class::Mac802_3Class  )  [inline]
 

Definition at line 68 of file mac-802_3.cc.

00068 : TclClass("Mac/802_3") {}


Member Function Documentation

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

Definition at line 69 of file mac-802_3.cc.

00069                                                   {
00070                 return (new Mac802_3);
00071         }


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