h o m e | d o c u m e n t a t i o n | c l a s s h i e r a r c h y |
#include <Functions1D.h>
Inheritance diagram for IncrementChainingTimeStampF1D:
Public Member Functions | |
string | getName () const |
void | operator() (Interface1D &inter) |
string getName | ( | ) | const [inline, virtual] |
Returns the string "IncrementChainingTimeStampF1D"
Reimplemented from UnaryFunction1D< void >.
void operator() | ( | Interface1D & | inter | ) | [virtual] |
the () operator.
Reimplemented from UnaryFunction1D< void >.