Public Member Functions | |
int | isItOutput () const |
Particle & | put (double stamp) |
void | sendData () |
![]() | |
const char * | className () const |
virtual void | cleanIt () |
void | initialize () |
int | isA (const char *) const |
Particle & | operator% (int) |
const Particle & | operator% (int) const |
StringList | getDataAsStrings () const |
virtual size_t | getCurrentParticleNumber () const throw ( PortAccessException ) |
virtual const Particle & | getCurrentParticleAtIndex (size_t pIndex) const throw ( PortAccessException ) |
Friends | |
class | MultiOutDEPort |
Additional Inherited Members | |
![]() | |
int | dataNew |
int | depth |
double | timeStamp |
![]() | |
CircularBuffer | mBuffer |
size_t | mBufferSize |