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  

SatLL Class Reference

#include <satlink.h>

Inheritance diagram for SatLL:

LL LinkDelay Connector NsObject TclObject Handler List of all members.

Public Member Functions

 SatLL ()
virtual void sendDown (Packet *p)
virtual void sendUp (Packet *p)
virtual void recv (Packet *p, Handler *h)
Channelchannel ()
SatNodesatnode ()

Protected Member Functions

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

Protected Attributes

SatNodesatnode_
int arpcache_
int arpcachedst_

Constructor & Destructor Documentation

SatLL::SatLL   [inline]
 


Member Function Documentation

Channel * SatLL::channel  
 

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

Reimplemented from LL.

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

Reimplemented from LL.

SatNode* SatLL::satnode   [inline]
 

void SatLL::sendDown Packet   p [virtual]
 

Reimplemented from LL.

void SatLL::sendUp Packet   p [virtual]
 

Reimplemented from LL.


Member Data Documentation

int SatLL::arpcache_ [protected]
 

int SatLL::arpcachedst_ [protected]
 

SatNode* SatLL::satnode_ [protected]
 


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