ERC CISST - cisst software

mtsComponentViewer Class Reference

Inheritance diagram for mtsComponentViewer:

Inheritance graph
[legend]
Collaboration diagram for mtsComponentViewer:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 40 of file mtsComponentViewer.h.

Public Member Functions

Protected Member Functions

Protected Attributes


Member Function Documentation

void mtsComponentViewer::Configure ( const std::string &  CMN_UNUSED(filename)  )  [inline, virtual]

Virtual method that gets called when the task/interface needs to be configured. Should it take XML info??

Reimplemented from mtsTask.

Definition at line 72 of file mtsComponentViewer.h.

void mtsComponentViewer::Startup ( void   )  [virtual]

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

Reimplemented from mtsTask.

void mtsComponentViewer::Run ( void   )  [virtual]

Virtual method that gets overloaded to run the actual task.

Implements mtsTask.

void mtsComponentViewer::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