Function class used by ForEach method.
More...
#include <FrTOC.hh>
|
virtual | ~FunctionC () |
| Destructor.
|
|
virtual | ~FunctionC () |
| Destructor.
|
|
virtual void | operator() (char C)=0 |
| Prototype for function.
|
|
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.
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/build/include/framecpp/Common/FrTOC.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Common/FrTOC.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Common/FrTOC.cc