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

CmdIMDCopyUnitCell Class Reference

Set the IMD unit cell copy mode. More...

#include <CmdIMD.h>

Inheritance diagram for CmdIMDCopyUnitCell:

Command List of all members.

Public Types

enum  CmdIMDCopyUnitCellCommand { COPYCELL_OFF = 0, COPYCELL_ON = 1 }

Public Methods

 CmdIMDCopyUnitCell (CmdIMDCopyUnitCellCommand)

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 unit cell copy mode.

Definition at line 78 of file CmdIMD.h.


Member Enumeration Documentation

enum CmdIMDCopyUnitCell::CmdIMDCopyUnitCellCommand
 

Enumeration values:
COPYCELL_OFF 
COPYCELL_ON 

Definition at line 80 of file CmdIMD.h.

Referenced by py_copyunitcell.


Constructor & Destructor Documentation

CmdIMDCopyUnitCell::CmdIMDCopyUnitCell CmdIMDCopyUnitCellCommand   
 

Definition at line 76 of file CmdIMD.C.


Member Function Documentation

void CmdIMDCopyUnitCell::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 78 of file CmdIMD.C.

References Command::cmdText, and COPYCELL_ON.


The documentation for this class was generated from the following files:
Generated on Thu Mar 28 02:45:06 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002