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

Public Member Functions | |
| Demarker () | |
| virtual int | command (int argc, const char *const *argv) |
| void | enque (Packet *) |
| Packet * | deque () |
Public Attributes | |
| double | demarker_arrvs_ [NO_CLASSES+1] |
Protected Attributes | |
| int | demarker_type_ |
| PacketQueue * | q_ |
| FILE * | delay_tr_ [NO_CLASSES+1] |
| char * | file_name_ |
Private Attributes | |
| int | link_id_ |
| double | arrived_Bits_ [NO_CLASSES+1] |
| double | monitoring_window_ |
| double | last_monitor_update_ |
|
|
|
|
||||||||||||
|
Reimplemented from Connector. |
|
|
Implements Queue< T >. |
|
|
Implements Queue< T >. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|