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

CmdToolCallback Class Reference

register a callback with a tool. More...

#include <P_CmdTool.h>

Inheritance diagram for CmdToolCallback:

Command List of all members.

Public Methods

 CmdToolCallback (int the_on)

Public Attributes

int on

Protected Methods

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...


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
 

Definition at line 156 of file P_CmdTool.C.

References 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
 

Definition at line 146 of file P_CmdTool.h.

Referenced by UIVR::act_on_command, and CmdToolCallback.


The documentation for this class was generated from the following files:
Generated on Fri Apr 19 02:46:20 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002