CommandModule for the "interface" command. More...
#include <InterfaceCommand.h>
Public Member Functions | |
| InterfaceCommand () | |
| virtual int | exec (int argc, const char **argv, Tcl_Interp *interp) |
| Virtual from CommandModule. | |
CommandModule for the "interface" command.
Definition at line 27 of file InterfaceCommand.h.
| dtn::InterfaceCommand::InterfaceCommand | ( | ) |
Definition at line 26 of file InterfaceCommand.cc.
| int dtn::InterfaceCommand::exec | ( | int | argc, | |
| const char ** | argv, | |||
| Tcl_Interp * | interp | |||
| ) | [virtual] |
Virtual from CommandModule.
Definition at line 36 of file InterfaceCommand.cc.
1.6.3