RadarFX API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes | Private Member Functions | Friends
makRadarFx::DtGtifImageTaskElement Class Reference
Inheritance diagram for makRadarFx::DtGtifImageTaskElement:
Inheritance graph
[legend]

Public Member Functions

virtual ~DtGtifImageTaskElement ()
 DTOR.
void setFromRecord (const makArchives::DtImageTaskRecord &config)
 Initialize the transform task from a DtImageTaskRecord.

Protected Member Functions

 DtGtifImageTaskElement (makVrv::DtDe &, makVrv::DtProcessImageTask *owningTask)
 CTOR (protected)
void handleProcessFrame (makVrv::DtVideoFrameBuffer *frame)
 Process the frame image.

Protected Attributes

double myRotation
bool myUseSimulationTime
int myFormat
DtRadarFxDrivermyDriver

Private Member Functions

 DtGtifImageTaskElement ()
 Default CTOR (unimplemented)
 DtGtifImageTaskElement (const DtGtifImageTaskElement &orig)
 Copy CTOR (unimplemented)
DtGtifImageTaskElementoperator= (const DtGtifImageTaskElement)
 Assignment operator (unimplemented)

Friends

class DtGtifImageTaskElementCreator
 Friend creator class, the only class that can construct an instance of this DtTransformFrameTaskElement.

Constructor & Destructor Documentation

virtual makRadarFx::DtGtifImageTaskElement::~DtGtifImageTaskElement ( )
virtual

DTOR.

makRadarFx::DtGtifImageTaskElement::DtGtifImageTaskElement ( makVrv::DtDe &  ,
makVrv::DtProcessImageTask *  owningTask 
)
protected

CTOR (protected)

makRadarFx::DtGtifImageTaskElement::DtGtifImageTaskElement ( )
private

Default CTOR (unimplemented)

makRadarFx::DtGtifImageTaskElement::DtGtifImageTaskElement ( const DtGtifImageTaskElement orig)
private

Copy CTOR (unimplemented)

Member Function Documentation

void makRadarFx::DtGtifImageTaskElement::setFromRecord ( const makArchives::DtImageTaskRecord &  config)

Initialize the transform task from a DtImageTaskRecord.

void makRadarFx::DtGtifImageTaskElement::handleProcessFrame ( makVrv::DtVideoFrameBuffer *  frame)
protected

Process the frame image.

DtGtifImageTaskElement& makRadarFx::DtGtifImageTaskElement::operator= ( const DtGtifImageTaskElement  )
private

Assignment operator (unimplemented)

Friends And Related Function Documentation

friend class DtGtifImageTaskElementCreator
friend

Friend creator class, the only class that can construct an instance of this DtTransformFrameTaskElement.

Member Data Documentation

double makRadarFx::DtGtifImageTaskElement::myRotation
protected
bool makRadarFx::DtGtifImageTaskElement::myUseSimulationTime
protected
int makRadarFx::DtGtifImageTaskElement::myFormat
protected
DtRadarFxDriver* makRadarFx::DtGtifImageTaskElement::myDriver
protected

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

Document ID: 1.0
Copyright © 2017 VT MAK Inc. All Rights Reserved (www.mak.com)