Public Member Functions | Public Attributes | Friends | List of all members
DDFPortHole Class Reference
Inheritance diagram for DDFPortHole:
InDDFPort OutDDFPort

Public Member Functions

void imageConnect ()
 
int isDynamic () const
 
virtual int moveData ()
 
void setDDFParams (unsigned numTokens=1)
 
void setNumXfer (int pNewRate)
 
PortHole & setSDFParams (unsigned numTokens, unsigned maxPctValue)
 

Public Attributes

DFGeodesic * imageGeo
 
DFPortHole * imagePort
 

Friends

class MultiDDFPort
 

Member Function Documentation

void DDFPortHole::setNumXfer ( int  pNewRate)

Set the port rate without resizing the porthole buffer.

Attention
this method must only be called in primitives that do not use the built-in porthole buffers.
See Also
DDFCiGCBase