div class="twikiTopBar">

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

ARTkMarkerDetectionService Class Reference
[ARToolkit based Marker Detection]

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

Inheritance diagram for ARTkMarkerDetectionService:

Inheritance graph
[legend]
Collaboration diagram for ARTkMarkerDetectionService:

Collaboration graph
[legend]

Public Member Functions

 ARTkMarkerDetectionService ()
 creates objects for abils and needs
virtual ~ARTkMarkerDetectionService ()
 does nothing
char * getStatus ()
 Returns the current status.

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.

Friends

class ARTkMarkerDataNeed

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>

Definition at line 57 of file ARTkMarkerDetectionService.h.


Member Function Documentation

CORBA::Object_ptr ARTkMarkerDetectionService::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 68 of file ARTkMarkerDetectionService.cpp.

CORBA::Object_ptr ARTkMarkerDetectionService::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 99 of file ARTkMarkerDetectionService.cpp.

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