div class="twikiTopBar">

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

ARTkMarkerConfiguratorService Class Reference
[Service for configuration of ARToolkit based marker detection]

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

Inheritance diagram for ARTkMarkerConfiguratorService:

Inheritance graph
[legend]
Collaboration diagram for ARTkMarkerConfiguratorService:

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)
 We have no needs.
void run ()
 core method of service. return immediately, Qt provides main loop

Detailed Description

The class handling the setup of needs & abilities.

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

Author:
Martin Wagner <martin.wagner@in.tum.de>

Definition at line 51 of file ARTkMarkerConfiguratorService.h.


Member Function Documentation

CORBA::Object_ptr ARTkMarkerConfiguratorService::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 53 of file ARTkMarkerConfiguratorService.cpp.

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

We have no needs.

Parameters:
needDescr The description of the ability
Returns:
A CORBA nil pointer

Reimplemented from TemplateService.

Definition at line 84 of file ARTkMarkerConfiguratorService.cpp.

ARTkMarkerConfiguratorService Class Reference | generated on Sun Apr 29 02:01:09 2007 by Doxygen 1.4.1 for DWARF