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  

NetworkInterface Class Reference

#include <net-interface.h>

Inheritance diagram for NetworkInterface:

Connector NsObject TclObject Handler List of all members.

Public Member Functions

 NetworkInterface ()
int command (int argc, const char *const *argv)
void recv (Packet *p, Handler *h)
int32_t intf_label ()
void insertiface (struct netint_head *head)
NetworkInterface * nextiface (void) const

Protected Member Functions

 LIST_ENTRY (NetworkInterface) iface_entry

Protected Attributes

int32_t intf_label_

Constructor & Destructor Documentation

NetworkInterface::NetworkInterface   [inline]
 


Member Function Documentation

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

Reimplemented from Connector.

void NetworkInterface::insertiface struct netint_head *    head [inline]
 

int32_t NetworkInterface::intf_label   [inline]
 

NetworkInterface::LIST_ENTRY NetworkInterface    [protected]
 

NetworkInterface* NetworkInterface::nextiface void    const [inline]
 

void NetworkInterface::recv Packet   p,
Handler   h
[virtual]
 

Reimplemented from Connector.


Member Data Documentation

int32_t NetworkInterface::intf_label_ [protected]
 


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