The "link" command. More...
#include <LinkCommand.h>
Public Member Functions | |
| LinkCommand () | |
| virtual int | exec (int argc, const char **argv, Tcl_Interp *interp) |
| Virtual from CommandModule. | |
The "link" command.
Definition at line 27 of file LinkCommand.h.
| dtn::LinkCommand::LinkCommand | ( | ) |
Definition at line 27 of file LinkCommand.cc.
| int dtn::LinkCommand::exec | ( | int | argc, | |
| const char ** | argv, | |||
| Tcl_Interp * | interp | |||
| ) | [virtual] |
Virtual from CommandModule.
Definition at line 49 of file LinkCommand.cc.
Referenced by dtnsim::NodeCommand::exec().
1.6.3