div class="twikiTopBar">

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

Ubitrack::ContextEstimationService Class Reference
[Context Estimation Service]

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

Inheritance diagram for Ubitrack::ContextEstimationService:

Inheritance graph
[legend]
Collaboration diagram for Ubitrack::ContextEstimationService:

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 56 of file ContextEstimation.h.


Member Function Documentation

CORBA::Object_ptr ContextEstimationService::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 60 of file ContextEstimation.cpp.

CORBA::Object_ptr ContextEstimationService::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 95 of file ContextEstimation.cpp.

Ubitrack::ContextEstimationService Class Reference | generated on Sun Apr 29 02:02:04 2007 by Doxygen 1.4.1 for DWARF