ERC CISST - cisst software

mtsManagerComponentBase Class Reference

Inheritance diagram for mtsManagerComponentBase:

Inheritance graph
[legend]
Collaboration diagram for mtsManagerComponentBase:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 99 of file mtsManagerComponentBase.h.

Public Member Functions

Classes


Member Function Documentation

virtual void mtsManagerComponentBase::Startup ( void   )  [pure virtual]

Virtual method that gets overloaded, and is run before the task is started.

Reimplemented from mtsTask.

virtual void mtsManagerComponentBase::Run ( void   )  [virtual]

Virtual method that gets overloaded to run the actual task.

Implements mtsTask.

virtual void mtsManagerComponentBase::Cleanup ( void   )  [virtual]

Virtual method that gets overloaded, and is run after the task gets killed using Kill() method.

Reimplemented from mtsTask.


The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu