#include <CmdLabel.h>
Inheritance diagram for CmdLabelAddspring:
Public Methods | |
CmdLabelAddspring (int themol, int theatom1, int theatom2, float thek) | |
constructor: category name, # items, item molid's, item atomid's. More... | |
Protected Methods | |
virtual void | create_text (void) |
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... |
Definition at line 50 of file CmdLabel.h.
|
constructor: category name, # items, item molid's, item atomid's.
Definition at line 37 of file CmdLabel.C. |
|
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 47 of file CmdLabel.C. References Command::cmdText. |