ot::MedScanSource Class Reference
[Device Input Classes]

#include <MedScanSource.h>

Inheritance diagram for ot::MedScanSource:

Inheritance graph
[legend]
Collaboration diagram for ot::MedScanSource:

Collaboration graph
[legend]
List of all members.

Detailed Description

This class implements a simple source that inputs the data from the MR Flashpoint Tracker through an interface workstation and updates any EventObservers.

Author:
Eigil Samset


Public Member Functions

 MedScanSource (int number_)
int isEventGenerator ()

Public Attributes

int number
 probe number
Event event
 the event that is stored
int changed
 a flag to indicate whether it was changed during processing
int server_fd
std::string service
std::string host
std::string port
std::string service_options


Constructor & Destructor Documentation

ot::MedScanSource::MedScanSource int  number_  )  [inline]
 

simple constructor, sets members to initial values

Parameters:
number_ the body number of the specific source


Member Function Documentation

int ot::MedScanSource::isEventGenerator  )  [inline, virtual]
 

tests for EventGenerator interface being present. Is overriden to return 1 always.

Returns:
always 1

Reimplemented from ot::Node.


Member Data Documentation

int ot::MedScanSource::changed
 

a flag to indicate whether it was changed during processing

Event ot::MedScanSource::event
 

the event that is stored

std::string ot::MedScanSource::host
 

int ot::MedScanSource::number
 

probe number

std::string ot::MedScanSource::port
 

int ot::MedScanSource::server_fd
 

std::string ot::MedScanSource::service
 

std::string ot::MedScanSource::service_options
 


The documentation for this class was generated from the following file:
Generated on Wed Feb 28 15:32:15 2007 for NaviTrack by  doxygen 1.4.6