div class="twikiTopBar">

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

SamplerService Class Reference

Inheritance diagram for SamplerService:

Inheritance graph
[legend]
Collaboration diagram for SamplerService:

Collaboration graph
[legend]

Public Member Functions

 SamplerService ()
virtual ~SamplerService ()
void run ()

Protected Attributes

DWARF::MiddlewareUtils::ObjRefImporter<
DWARF::UTPoseDataSyncPull
m_Input
DWARF::InternalEvents::InternalEventSender m_Output

Detailed Description

The measurement sampler service, derived from TemplateService. Reads measurements from an UTPoseDataSyncPull interface and sends the result as an event.
Author:
Daniel Pustka <pustka@in.tum.de>

Definition at line 42 of file Sampler.h.


Constructor & Destructor Documentation

SamplerService::SamplerService  ) 
 

constructor.

Definition at line 29 of file Sampler.cpp.

SamplerService::~SamplerService  )  [virtual]
 

destructor.

Definition at line 37 of file Sampler.cpp.


Member Function Documentation

void SamplerService::run  )  [virtual]
 

main loop of the service

Reimplemented from TemplateService.

Definition at line 43 of file Sampler.cpp.


Field Documentation

DWARF::MiddlewareUtils::ObjRefImporter< DWARF::UTPoseDataSyncPull > SamplerService::m_Input [protected]
 

pull object for input

Definition at line 57 of file Sampler.h.

DWARF::InternalEvents::InternalEventSender SamplerService::m_Output [protected]
 

event sender object for output

Definition at line 60 of file Sampler.h.

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