ldas-tools-framecpp 2.9.2
Public Member Functions | List of all members
FrameCPP::Common::FrTOC::FunctionC Class Referenceabstract

Function class used by ForEach method. More...

#include <FrTOC.hh>

Inherits FrameCPP::Common::FrTOC::FunctionBase, FrameCPP::Common::FrTOC::FunctionBase, and FrameCPP::Common::FrTOC::FunctionBase.

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.
 
virtual ~FunctionC ()
 Destructor.
 
virtual void operator() (char C)=0
 Prototype for function.
 

Detailed Description

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: