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