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

CmdMolDrawFrames Class Reference

Set the range of frames to draw for this rep. More...

#include <CmdMol.h>

Inheritance diagram for CmdMolDrawFrames:

Command List of all members.

Public Methods

 CmdMolDrawFrames (int mol, int rep, const char *frametxt)

Public Attributes

const int whichMol
const int repn
const char * framespec

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 range of frames to draw for this rep.

Definition at line 410 of file CmdMol.h.


Constructor & Destructor Documentation

CmdMolDrawFrames::CmdMolDrawFrames int    mol,
int    rep,
const char *    frametxt
[inline]
 

Definition at line 417 of file CmdMol.h.

References framespec, Command::MOL_DRAWFRAMES, repn, and whichMol.


Member Function Documentation

void CmdMolDrawFrames::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 198 of file CmdMol.C.

References Command::cmdText, framespec, repn, and whichMol.


Member Data Documentation

const char* CmdMolDrawFrames::framespec
 

Definition at line 416 of file CmdMol.h.

Referenced by CmdMolDrawFrames, and create_text.

const int CmdMolDrawFrames::repn
 

Definition at line 415 of file CmdMol.h.

Referenced by CmdMolDrawFrames, and create_text.

const int CmdMolDrawFrames::whichMol
 

Definition at line 414 of file CmdMol.h.

Referenced by CmdMolDrawFrames, and create_text.


The documentation for this class was generated from the following files:
Generated on Mon Sep 8 01:26:49 2008 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002