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

CmdIMDRate Class Reference

Set the IMD transfer rate and storage mode. More...

#include <CmdIMD.h>

Inheritance diagram for CmdIMDRate:

Command List of all members.

Public Types

enum  CmdIMDRateCommand { TRANSFER, KEEP }

Public Methods

 CmdIMDRate (CmdIMDRateCommand, int)

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

Set the IMD transfer rate and storage mode.

Definition at line 65 of file CmdIMD.h.


Member Enumeration Documentation

enum CmdIMDRate::CmdIMDRateCommand
 

Enumeration values:
TRANSFER 
KEEP 

Definition at line 67 of file CmdIMD.h.


Constructor & Destructor Documentation

CmdIMDRate::CmdIMDRate CmdIMDRateCommand   ,
int   
 

Definition at line 60 of file CmdIMD.C.


Member Function Documentation

void CmdIMDRate::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 63 of file CmdIMD.C.

References Command::cmdText, KEEP, and TRANSFER.


The documentation for this class was generated from the following files:
Generated on Fri Jul 4 01:28:11 2008 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002