div class="twikiTopBar">

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

DWARF::MarkerLoaderService Class Reference

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

Inheritance diagram for DWARF::MarkerLoaderService:

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

Collaboration graph
[legend]

Protected Member Functions

CORBA::Object_ptr createAbilityObject (DWARF::AbilityDescription_ptr abilityDescr)
 Create an Ability object for a given description.
CORBA::Object_ptr createNeedObject (DWARF::NeedDescription_ptr needDescr)
 Create a Need object for a given description.
void run ()
 core method of service.

Detailed Description

The class handling the setup of needs & abilities.

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

Author:
Martin Wagner <wagnerm@in.tum.de>

Franz Strasser <strassef@in.tum.de>

Definition at line 54 of file MarkerLoaderService.h.


Member Function Documentation

CORBA::Object_ptr MarkerLoaderService::createAbilityObject DWARF::AbilityDescription_ptr  abilityDescr  )  [protected, virtual]
 

Create an Ability object for a given description.

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

Reimplemented from TemplateService.

Definition at line 45 of file MarkerLoaderService.cpp.

CORBA::Object_ptr MarkerLoaderService::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 TemplateService.

Definition at line 51 of file MarkerLoaderService.cpp.

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