ZOO-Project
|
MyCommand Class Reference
The command to create a ZooWatcher and add it to the global m_WatcherList. More...
Inheritance diagram for MyCommand:

Public Member Functions | |
itkNewMacro (MyCommand) | |
void | Execute (itk::Object *caller, const itk::EventObject &event) |
The method that defines the action to be taken by the command. More... | |
void | Execute (const itk::Object *caller, const itk::EventObject &event) |
The method that defines the action to be taken by the command. More... | |
Detailed Description
The command to create a ZooWatcher and add it to the global m_WatcherList.
Member Function Documentation
|
inline |
The method that defines the action to be taken by the command.
- Parameters
-
caller an itk::Object pointer event an itk::EventObject pointer
|
inline |
The method that defines the action to be taken by the command.
Create a new ZooWatcher instance then add it to the m_WatcherList.
- Parameters
-
caller a const itk::Object pointer event an itk::EventObject pointer
- See also
- ZooWatcher,ZooWatcher::SetConf
MyCommand::itkNewMacro | ( | MyCommand | ) |
The documentation for this class was generated from the following file:
Generated on Wed Apr 2 2025 00:00:03 for ZOO-Project by
