ShutdownCommand Class Reference

Inheritance diagram for ShutdownCommand:

oasys::TclCommand oasys::Logger

List of all members.


Detailed Description

Definition at line 613 of file dtntest.cc.


Public Member Functions

 ShutdownCommand ()
int exec (int argc, const char **argv, Tcl_Interp *interp)
 Override this to parse the list of arguments as strings.

Static Public Member Functions

static void call_exit (void *clientData)

Constructor & Destructor Documentation

ShutdownCommand::ShutdownCommand (  )  [inline]

Definition at line 615 of file dtntest.cc.

Referenced by main().


Member Function Documentation

void ShutdownCommand::call_exit ( void *  clientData  )  [static]

Definition at line 621 of file dtntest.cc.

Referenced by dtn::ShutdownCommand::exec(), and exec().

int ShutdownCommand::exec ( int  argc,
const char **  argv,
Tcl_Interp *  interp 
) [virtual]

Override this to parse the list of arguments as strings.

Parameters:
argc Argument count
argv Argument values
interp Tcl interpreter
Returns:
0 on success, -1 on error

Reimplemented from oasys::TclCommand.

Definition at line 629 of file dtntest.cc.

References call_exit().


The documentation for this class was generated from the following file:
Generated on Sat Sep 8 08:43:42 2007 for DTN Reference Implementation by  doxygen 1.5.3