dtn::BundleCommand Class Reference

Debug command for hand manipulation of bundles. More...

#include <BundleCommand.h>

List of all members.

Classes

class  InjectOpts
 "bundle inject" command parameters/options More...

Public Member Functions

 BundleCommand ()
virtual int exec (int objc, Tcl_Obj **objv, Tcl_Interp *interp)
 Virtual from CommandModule.

Private Member Functions

bool parse_inject_options (InjectOpts *options, int objc, Tcl_Obj **objv, const char **invalidp)
 Parse the "bundle inject" command line options.

Detailed Description

Debug command for hand manipulation of bundles.

Definition at line 27 of file BundleCommand.h.


Constructor & Destructor Documentation

dtn::BundleCommand::BundleCommand (  ) 

Definition at line 31 of file BundleCommand.cc.


Member Function Documentation

int dtn::BundleCommand::exec ( int  objc,
Tcl_Obj **  objv,
Tcl_Interp *  interp 
) [virtual]

Virtual from CommandModule.

Definition at line 106 of file BundleCommand.cc.

Referenced by dtnsim::NodeCommand::exec().

bool dtn::BundleCommand::parse_inject_options ( InjectOpts options,
int  objc,
Tcl_Obj **  objv,
const char **  invalidp 
) [private]

Parse the "bundle inject" command line options.

Definition at line 73 of file BundleCommand.cc.


The documentation for this class was generated from the following files:
Generated on Sun Nov 21 13:21:14 2010 for DTN Reference Implementation by  doxygen 1.6.3