| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
Inheritance diagram for TraceFile:

Public Member Functions | |
| TraceFile () | |
| void | get_next (int &, struct tracerec &) |
| int | setup () |
| int | command (int argc, const char *const *argv) |
Private Member Functions | |
| void | recv (Packet *, Handler *) |
Private Attributes | |
| int | status_ |
| char * | name_ |
| int | nrec_ |
| tracerec * | trace_ |
|
|
|
|
||||||||||||
|
Reimplemented from NsObject. |
|
||||||||||||
|
|
|
||||||||||||
|
Implements NsObject. |
|
|
|
|
|
Reimplemented from TclObject. |
|
|
|
|
|
|
|
|
|