|
Geodesic * | allocateGeodesic () |
|
EventHorizon * | asEH () |
|
void | initialize () |
|
int | isItInput () const |
|
int | isItOutput () const |
|
int | onlyOne () const |
|
virtual void | put (double time, Particle &) |
|
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 ) |
|