div class="twikiTopBar">

Chair for Computer Aided Medical Procedures & Augmented Reality
Lehrstuhl für Informatikanwendungen in der Medizin & Augmented Reality

DWARF::ErrorVisualizerService Class Reference

The class handling the setup of needs & abilities. More...

Inheritance diagram for DWARF::ErrorVisualizerService:

Inheritance graph
[legend]
Collaboration diagram for DWARF::ErrorVisualizerService:

Collaboration graph
[legend]

Protected Member Functions

void onImport (DWARF::ViewerControl_ptr pInterface, ObjrefImporterNeed< DWARF::ViewerControl > *pImporter)
virtual CORBA::Object_ptr createNeedObject (DWARF::NeedDescription_ptr needDescr)
 Create a Need object for a given description.
void run ()
 The main execution loop.
void onEvent (PoseData &)

Detailed Description

The class handling the setup of needs & abilities.

This class is derived from the DWARF C++ Template service.

Author:
Daniel Pustka <pustka@in.tum.de>

Definition at line 55 of file ErrorVisualizerService.h.


Member Function Documentation

CORBA::Object_ptr ErrorVisualizerService::createNeedObject DWARF::NeedDescription_ptr  needDescr  )  [protected, virtual]
 

Create a Need object for a given description.

Parameters:
needDescr The description of the ability
Returns:
The created C++ Object_ptr

Reimplemented from DWARF::PoseService.

Definition at line 48 of file ErrorVisualizerService.cpp.

void ErrorVisualizerService::onEvent PoseData  )  [protected]
 

receives all PoseData events

Definition at line 71 of file ErrorVisualizerService.cpp.

void ErrorVisualizerService::onImport DWARF::ViewerControl_ptr  pInterface,
ObjrefImporterNeed< DWARF::ViewerControl > *  pImporter
[protected]
 

gets called for every import of a ViewerControl object

Definition at line 58 of file ErrorVisualizerService.cpp.

DWARF::ErrorVisualizerService Class Reference | generated on Sun Apr 29 02:02:03 2007 by Doxygen 1.4.1 for DWARF