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

Public Member Functions | |
| TPM () | |
| virtual | ~TPM () |
| int | run () |
Protected Member Functions | |
| virtual int | command (int argc, const char *const *argv) |
Private Member Functions | |
| int | loadLog (const char *) |
| int | start () |
| int | genPkt (unsigned int, int, unsigned int, int, int) |
| int | processLog () |
Private Attributes | |
| FILE * | fp |
| double | start_t |
| TPMTimer * | timer |
| nextp_s | next_p |
| TPAgent ** | tp |
| int | tp_num_ |
| int | tp_default_ |
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from TclObject. |
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|