CmdToolCallback Class Reference
register a callback with a tool.
More...
#include <P_CmdTool.h>
Inheritance diagram for CmdToolCallback:
List of all members.
Public Methods
Public Attributes
Protected Methods
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
register a callback with a tool.
Definition at line 141 of file P_CmdTool.h.
Constructor & Destructor Documentation
CmdToolCallback::CmdToolCallback
(
int
the_on
)
Member Function Documentation
void CmdToolCallback::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 161 of file P_CmdTool.C.
References Command::cmdText.
Member Data Documentation
int CmdToolCallback::on
The documentation for this class was generated from the following files:
Generated on Wed Nov 19 02:48:15 2025 for VMD (current) by
doxygen1.2.14 written by Dimitri van Heesch,
© 1997-2002