Public Member Functions | |
void | initialize () |
int | isItInput () const |
int | moveData () |
template<class T > | |
void | readBuffer (T *pBuf, size_t pNum) |
void | receiveData () |
![]() | |
void | imageConnect () |
int | isDynamic () const |
void | setDDFParams (unsigned numTokens=1) |
void | setNumXfer (int pNewRate) |
PortHole & | setSDFParams (unsigned numTokens, unsigned maxPctValue) |
Protected Member Functions | |
void | notifyPortDebug () |
Additional Inherited Members | |
![]() | |
DFGeodesic * | imageGeo |
DFPortHole * | imagePort |
|
protected |
Call notification method for every received particle
template void InDDFPort::readBuffer< CI_FLOAT > | ( | T * | pBuf, |
size_t | pNum | ||
) |
Receive a number of values and stored them in an array. This template method is instanciated for value types int and CI_FLOAT This method bypasses the receiveData()/operator% mechanism.
|
inline |
get particles from input geodesic