Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

CmdIMDSim Class Reference

Change IMD connection status (pause, detach, kill). More...

#include <CmdIMD.h>

Inheritance diagram for CmdIMDSim:

Command List of all members.

Public Types

enum  CmdIMDSimCommand {
  PAUSE_TOGGLE, PAUSE_ON, PAUSE_OFF, DETACH,
  KILL
}

Public Methods

 CmdIMDSim (CmdIMDSimCommand)

Protected Methods

virtual void create_text ()
 virtual function which is called when a text version of the command must be created to be printed to the console or a log file. More...


Detailed Description

Change IMD connection status (pause, detach, kill).

Definition at line 44 of file CmdIMD.h.


Member Enumeration Documentation

enum CmdIMDSim::CmdIMDSimCommand
 

Enumeration values:
PAUSE_TOGGLE 
PAUSE_ON 
PAUSE_OFF 
DETACH 
KILL 

Definition at line 46 of file CmdIMD.h.


Constructor & Destructor Documentation

CmdIMDSim::CmdIMDSim CmdIMDSimCommand   
 

Definition at line 43 of file CmdIMD.C.


Member Function Documentation

void CmdIMDSim::create_text void    [protected, virtual]
 

virtual function which is called when a text version of the command must be created to be printed to the console or a log file.

Reimplemented from Command.

Definition at line 46 of file CmdIMD.C.

References Command::cmdText, DETACH, KILL, PAUSE_OFF, PAUSE_ON, and PAUSE_TOGGLE.


The documentation for this class was generated from the following files:
Generated on Mon Apr 22 04:28:29 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002