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  

DynamicLink Class Reference

Inheritance diagram for DynamicLink:

Connector NsObject TclObject Handler List of all members.

Public Member Functions

 DynamicLink ()

Protected Member Functions

int command (int argc, const char *const *argv)
void recv (Packet *p, Handler *h)

Protected Attributes

NsObjectdown_
int status_

Constructor & Destructor Documentation

DynamicLink::DynamicLink   [inline]
 


Member Function Documentation

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

Reimplemented from Connector.

void DynamicLink::recv Packet   p,
Handler   h
[protected, virtual]
 

Reimplemented from Connector.


Member Data Documentation

NsObject* DynamicLink::down_ [protected]
 

int DynamicLink::status_ [protected]
 


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