div class="twikiTopBar">

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

InferenceServicePull Class Reference

Inheritance diagram for InferenceServicePull:

Inheritance graph
[legend]
Collaboration diagram for InferenceServicePull:

Collaboration graph
[legend]

Public Member Functions

 InferenceServicePull ()
DWARF::PoseDatagetPoseData (const DWARF::Time &timeStamp)

Protected Attributes

DWARF::MiddlewareUtils::ObjRefImporter<
DWARF::UTPoseDataSyncPull
m_InputA
DWARF::MiddlewareUtils::ObjRefImporter<
DWARF::UTPoseDataSyncPull
m_InputB
DWARF::UTPoseDataSyncPull_tie<
InferenceServicePull
m_Tie

Detailed Description

The inference service, derived from TemplateService The service has one UTPoseDataSyncPull ability, and two UTPoseDataSyncPull needs or one PushSupplier ability, one UTPoseDataSyncPull and one PushConsumer need. In the latter case, for each received
Author:
Daniel Pustka <pustka@in.tum.de>

Definition at line 44 of file InferencePull.h.


Constructor & Destructor Documentation

InferenceServicePull::InferenceServicePull  ) 
 

constructor.

Definition at line 26 of file InferencePull.cpp.


Member Function Documentation

DWARF::PoseData * InferenceServicePull::getPoseData const DWARF::Time &  timeStamp  ) 
 

implements UTPoseDataSyncPull interface

Definition at line 35 of file InferencePull.cpp.


Field Documentation

DWARF::MiddlewareUtils::ObjRefImporter< DWARF::UTPoseDataSyncPull > InferenceServicePull::m_InputA [protected]
 

pull object for need A

Definition at line 56 of file InferencePull.h.

DWARF::MiddlewareUtils::ObjRefImporter< DWARF::UTPoseDataSyncPull > InferenceServicePull::m_InputB [protected]
 

pull object for need B

Definition at line 59 of file InferencePull.h.

DWARF ::UTPoseDataSyncPull_tie< InferenceServicePull > InferenceServicePull::m_Tie [protected]
 

tie object for ObjRefExporter ability

Definition at line 62 of file InferencePull.h.

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