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  

SatChannel Class Reference

#include <satlink.h>

Inheritance diagram for SatChannel:

Channel TclObject List of all members.

Public Member Functions

 SatChannel (void)
int getId ()
void add_interface (Phy *)
void remove_interface (Phy *)
int find_peer_mac_addr (int)

Protected Member Functions

double get_pdelay (Node *tnode, Node *rnode)

Friends

class SatRouteObject

Constructor & Destructor Documentation

SatChannel::SatChannel void   
 


Member Function Documentation

void SatChannel::add_interface Phy  
 

int SatChannel::find_peer_mac_addr int   
 

double SatChannel::get_pdelay Node   tnode,
Node   rnode
[protected, virtual]
 

Reimplemented from Channel.

int SatChannel::getId   [inline]
 

void SatChannel::remove_interface Phy  
 


Friends And Related Function Documentation

friend class SatRouteObject [friend]
 


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