DTNUnbindCommand Class Reference

Inheritance diagram for DTNUnbindCommand:

oasys::TclCommand oasys::Logger List of all members.

Detailed Description

Definition at line 480 of file dtntest.cc.

Public Member Functions

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


Constructor & Destructor Documentation

DTNUnbindCommand::DTNUnbindCommand (  )  [inline]

Definition at line 482 of file dtntest.cc.


Member Function Documentation

int DTNUnbindCommand::exec ( int  argc,
const char **  argv,
Tcl_Interp *  interp 
) [inline, 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 484 of file dtntest.cc.

References dtn_errno(), dtn_strerror(), DTN_SUCCESS, dtn_unbind(), regid, oasys::TclCommand::resultf(), and oasys::TclCommand::wrong_num_args().


The documentation for this class was generated from the following file:
Generated on Fri Dec 22 14:48:03 2006 for DTN Reference Implementation by  doxygen 1.5.1