TargetPipeTransformationWriter Class Reference

#include <TargetPipeTransformationWriter.h>

Inherits TransformationModifier.

Collaboration diagram for TargetPipeTransformationWriter:

List of all members.


Public Member Functions

 TargetPipeTransformationWriter (unsigned srcId, unsigned dstId, unsigned pipeType, unsigned objectClass, unsigned objectType, unsigned objectId, bool fromNetwork)
virtual ~TargetPipeTransformationWriter ()
virtual TransformationData execute (TransformationData *resultLastStage, TransformationPipe *currentPipe)

Protected Member Functions

void initialize (unsigned currentPipePriority, unsigned currentUserId)

Protected Attributes

bool initialized
unsigned srcId
unsigned dstId
unsigned pipeType
unsigned objectClass
unsigned objectType
unsigned objectId
bool fromNetwork
bool openedTargetPipe
TransformationPipetargetPipe

Constructor & Destructor Documentation

TargetPipeTransformationWriter::TargetPipeTransformationWriter ( unsigned  srcId,
unsigned  dstId,
unsigned  pipeType,
unsigned  objectClass,
unsigned  objectType,
unsigned  objectId,
bool  fromNetwork 
)

TargetPipeTransformationWriter::~TargetPipeTransformationWriter (  )  [virtual]


Member Function Documentation

TransformationData TargetPipeTransformationWriter::execute ( TransformationData resultLastStage,
TransformationPipe currentPipe 
) [virtual]

Calculate the new transformation.

Parameters:
resultLastStage the result of the previous TransformationModifier
currentPipe the Pipe, by which we are executed.

Reimplemented from TransformationModifier.

void TargetPipeTransformationWriter::initialize ( unsigned  currentPipePriority,
unsigned  currentUserId 
) [protected]


Member Data Documentation


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

Generated on Wed Oct 20 16:12:01 2010 for inVRs by doxygen 1.5.8