|
ldas-tools-framecpp 3.0.4
|
Function class used by ForEach method. More...
#include <FrTOC.hh>


Public Member Functions | |
| virtual | ~FunctionC () |
| Destructor. | |
| virtual void | operator() (char C)=0 |
| Prototype for function. | |
| virtual | ~FunctionC () |
| Destructor. | |
| virtual void | operator() (char C)=0 |
| Prototype for function. | |
Function class used by ForEach method.
This function class is used to describe a function that takes as its parameters a single character argument.
|
virtual |
Destructor.
|
virtual |
Destructor.
|
pure virtual |
Prototype for function.
|
pure virtual |
Prototype for function.