RadarFX API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members | Public Member Functions | Protected Attributes
makRadarFx::DtSensorListProcess Class Reference

The DtSensorListProcess class handles elevation request messages. More...

Inheritance diagram for makRadarFx::DtSensorListProcess:
Inheritance graph
[legend]

Public Member Functions

 DtSensorListProcess (makVrv::DtDe &de, DtSensorListRequest *request)
 CTOR/DTOR.
virtual ~DtSensorListProcess ()
virtual void tick ()
 in this process calling tick once completes the process
virtual bool isDone ()
 in this process it is done after the first tick and then a response is available
- Public Member Functions inherited from makRadarFx::DtBaseProcess
 DtBaseProcess (makVrv::DtDe &de)
 CTOR/DTOR.
virtual ~DtBaseProcess ()
virtual bool isReadyToProcess ()
 is the capture process ready to capture the image
virtual DtBaseMessageresponse ()
 return the response for the process
virtual void clearResponse ()
 clear the response (usually used after the response has been sent)

Protected Attributes

DtSensorListRequestmySensorListRequest
 request this process is processing
- Protected Attributes inherited from makRadarFx::DtBaseProcess
makVrv::DtDe & myDe
DtBaseMessagemyResponse

Detailed Description

The DtSensorListProcess class handles elevation request messages.

Constructor & Destructor Documentation

makRadarFx::DtSensorListProcess::DtSensorListProcess ( makVrv::DtDe &  de,
DtSensorListRequest request 
)

CTOR/DTOR.

virtual makRadarFx::DtSensorListProcess::~DtSensorListProcess ( )
virtual

Member Function Documentation

virtual void makRadarFx::DtSensorListProcess::tick ( )
virtual

in this process calling tick once completes the process

Implements makRadarFx::DtBaseProcess.

virtual bool makRadarFx::DtSensorListProcess::isDone ( )
virtual

in this process it is done after the first tick and then a response is available

Implements makRadarFx::DtBaseProcess.

Member Data Documentation

DtSensorListRequest* makRadarFx::DtSensorListProcess::mySensorListRequest
protected

request this process is processing


The documentation for this class was generated from the following file:

Document ID: 1.0
Copyright © 2015 VT MÄK Inc. All Rights Reserved (www.mak.com)