ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


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

WiredPhy Class Reference

#include <wired-phy.h>

Inheritance diagram for WiredPhy:

Phy BiConnector NsObject TclObject Handler List of all members.

Public Member Functions

 WiredPhy (void)
void sendDown (Packet *p)
int sendUp (Packet *p)

Protected Member Functions

int command (int argc, const char *const *argv)

Private Member Functions

int initialized ()

Constructor & Destructor Documentation

WiredPhy::WiredPhy void   
 


Member Function Documentation

int WiredPhy::command int    argc,
const char *const *    argv
[protected, virtual]
 

Reimplemented from Phy.

int WiredPhy::initialized   [inline, private]
 

void WiredPhy::sendDown Packet   p [virtual]
 

Implements Phy.

int WiredPhy::sendUp Packet   p [virtual]
 

Implements Phy.


The documentation for this class was generated from the following files:
This document is generated by doxygen.