#include <SimCommand.h>
Definition at line 27 of file SimCommand.h.
Public Member Functions | |
SimCommand () | |
virtual int | exec (int argc, const char **argv, Tcl_Interp *interp) |
Virtual from CommandModule. |
dtnsim::SimCommand::SimCommand | ( | ) |
int dtnsim::SimCommand::exec | ( | int | argc, | |
const char ** | argv, | |||
Tcl_Interp * | interp | |||
) | [virtual] |
Virtual from CommandModule.
Definition at line 45 of file SimCommand.cc.
References buf, dtnsim::Topology::create_node(), end, dtnsim::Topology::node_table(), dtnsim::SimAtEvent::objc_, dtnsim::SimAtEvent::objv_, and dtnsim::Simulator::post().