| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <satlink.h>
Inheritance diagram for SatLL:

Public Member Functions | |
| SatLL () | |
| virtual void | sendDown (Packet *p) |
| virtual void | sendUp (Packet *p) |
| virtual void | recv (Packet *p, Handler *h) |
| Channel * | channel () |
| SatNode * | satnode () |
Protected Member Functions | |
| int | command (int argc, const char *const *argv) |
Protected Attributes | |
| SatNode * | satnode_ |
| int | arpcache_ |
| int | arpcachedst_ |
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from LL. |
|
||||||||||||
|
Reimplemented from LL. |
|
|
|
|
|
Reimplemented from LL. |
|
|
Reimplemented from LL. |
|
|
|
|
|
|
|
|
|